Started by user Marco Nguitragool-Schulze Building in workspace /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/cloudstore/cloudstore.git 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 rev-parse origin/master^{commit} Checking out Revision 38d65f053fbe99b893264fd11e342df199a612a1 (origin/master) > git config core.sparsecheckout > git checkout -f 38d65f053fbe99b893264fd11e342df199a612a1 > git rev-list 6fa625c4a6228eef521fd1c336596ee048b221f9 Parsing POMs Modules changed, recalculating dependency graph [co.codewizards.cloudstore.aggregator] $ /usr/lib/jvm/java-8-openjdk-amd64/bin/java -cp /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.jar:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4 /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/maven3-interceptor-1.4.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 36448 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/pom.xml clean deploy site-deploy -P includeLRTs -Dmaven.test.skip=false [INFO] Scanning for projects... [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.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1: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] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.parent --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.4/co.codewizards.cloudstore.parent-0.10.4.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.parent --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.4/co.codewizards.cloudstore.parent-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.4/co.codewizards.cloudstore.parent-0.10.4.pom (29 KB at 1782.3 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml (750 B at 81.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml (750 B at 732.4 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/co.codewizards.cloudstore.parent/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/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. [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.parent --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ 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/co.codewizards.cloudstore.parent/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.core --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target [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:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.core --- [INFO] Compiling 215 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/classes [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:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.core --- [INFO] Compiling 31 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.core.oio.IoFileRelativePathUtilTest Running co.codewizards.cloudstore.core.otp.OneTimePadRegistryTest Running co.codewizards.cloudstore.core.util.IOUtilTest Running co.codewizards.cloudstore.core.ignore.IgnoreRuleManagerTest Running co.codewizards.cloudstore.core.auth.AuthTokenEncryptAndDecryptTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 sec - in co.codewizards.cloudstore.core.oio.IoFileRelativePathUtilTest Running co.codewizards.cloudstore.core.io.LockFileTest Running co.codewizards.cloudstore.core.auth.AuthTokenSignAndVerifyTest Running co.codewizards.cloudstore.core.auth.AuthTokenIOTest Running co.codewizards.cloudstore.core.otp.OneTimePadEncryptorTest >>> before >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.957 sec - in co.codewizards.cloudstore.core.otp.OneTimePadEncryptorTest 08:21:09.303 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 08:21:09.362 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.637 sec - in co.codewizards.cloudstore.core.otp.OneTimePadRegistryTest *** regex1 *** 08:21:09.648 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory testDir= /tmp/IOUtilTest/testDir fileName= /tmp/IOUtilTest/testDir/subFolder/fileName relPath= subFolder/fileName 08:21:09.754 [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 [4].acquireAndRelease[0]: waited before lock [2].acquireAndRelease[0]: waited before lock [6].acquireAndRelease[0]: entered [5].acquireAndRelease[0]: entered [8].acquireAndRelease[0]: entered [0].acquireAndRelease[0]: waited before lock [7].acquireAndRelease[0]: entered [9].acquireAndRelease[0]: entered [10].acquireAndRelease[0]: entered [11].acquireAndRelease[0]: entered [0].acquireAndRelease[0]: locked [2].acquireAndRelease[0]: locked [4].acquireAndRelease[0]: locked [13].acquireAndRelease[0]: entered [12].acquireAndRelease[0]: entered [14].acquireAndRelease[0]: entered [5].acquireAndRelease[0]: waited before lock [5].acquireAndRelease[0]: locked [15].acquireAndRelease[0]: entered [16].acquireAndRelease[0]: entered [9].acquireAndRelease[0]: waited before lock [9].acquireAndRelease[0]: locked [17].acquireAndRelease[0]: entered [18].acquireAndRelease[0]: entered [15].acquireAndRelease[0]: waited before lock [15].acquireAndRelease[0]: locked [2].acquireAndRelease[0]: waited before unlock [2].acquireAndRelease[0]: exiting [2].acquireAndRelease[1]: entered [2].acquireAndRelease[1]: waited before lock [2].acquireAndRelease[1]: locked [13].acquireAndRelease[0]: waited before lock [13].acquireAndRelease[0]: locked [18].acquireAndRelease[0]: waited before lock [6].acquireAndRelease[0]: waited before lock [6].acquireAndRelease[0]: locked [18].acquireAndRelease[0]: locked [10].acquireAndRelease[0]: waited before lock [10].acquireAndRelease[0]: locked [8].acquireAndRelease[0]: waited before lock [8].acquireAndRelease[0]: locked [3].acquireAndRelease[0]: waited before lock [3].acquireAndRelease[0]: locked [14].acquireAndRelease[0]: waited before lock [14].acquireAndRelease[0]: locked [7].acquireAndRelease[0]: waited before lock [7].acquireAndRelease[0]: locked <<< after <<< [11].acquireAndRelease[0]: waited before lock [1].acquireAndRelease[0]: waited before lock [1].acquireAndRelease[0]: locked [0].acquireAndRelease[0]: waited before unlock [0].acquireAndRelease[0]: exiting [0].acquireAndRelease[1]: entered [26].acquireAndRelease[0]: entered [38].acquireAndRelease[0]: entered [37].acquireAndRelease[0]: entered [4].acquireAndRelease[0]: waited before unlock [4].acquireAndRelease[0]: exiting [4].acquireAndRelease[1]: entered [36].acquireAndRelease[0]: entered [35].acquireAndRelease[0]: entered [34].acquireAndRelease[0]: entered [33].acquireAndRelease[0]: entered [6].acquireAndRelease[0]: waited before unlock [6].acquireAndRelease[0]: exiting [6].acquireAndRelease[1]: entered [32].acquireAndRelease[0]: entered [31].acquireAndRelease[0]: entered [30].acquireAndRelease[0]: entered [29].acquireAndRelease[0]: entered [28].acquireAndRelease[0]: entered [27].acquireAndRelease[0]: entered [20].acquireAndRelease[0]: entered [21].acquireAndRelease[0]: entered [22].acquireAndRelease[0]: entered [23].acquireAndRelease[0]: entered [24].acquireAndRelease[0]: entered [25].acquireAndRelease[0]: entered [19].acquireAndRelease[0]: entered [16].acquireAndRelease[0]: waited before lock [16].acquireAndRelease[0]: locked [12].acquireAndRelease[0]: waited before lock [12].acquireAndRelease[0]: locked [17].acquireAndRelease[0]: waited before lock [17].acquireAndRelease[0]: locked [39].acquireAndRelease[0]: entered [11].acquireAndRelease[0]: locked [8].acquireAndRelease[0]: waited before unlock [8].acquireAndRelease[0]: exiting [8].acquireAndRelease[1]: entered [36].acquireAndRelease[0]: waited before lock [36].acquireAndRelease[0]: locked [0].acquireAndRelease[1]: waited before lock [0].acquireAndRelease[1]: locked [34].acquireAndRelease[0]: waited before lock [34].acquireAndRelease[0]: locked [1].acquireAndRelease[0]: waited before unlock [1].acquireAndRelease[0]: exiting [1].acquireAndRelease[1]: entered [25].acquireAndRelease[0]: waited before lock [25].acquireAndRelease[0]: locked [39].acquireAndRelease[0]: waited before lock [39].acquireAndRelease[0]: locked [2].acquireAndRelease[1]: waited before unlock [2].acquireAndRelease[1]: exiting [2].acquireAndRelease[2]: entered [2].acquireAndRelease[2]: waited before lock [2].acquireAndRelease[2]: locked >>> before >>> [23].acquireAndRelease[0]: waited before lock [23].acquireAndRelease[0]: locked [15].acquireAndRelease[0]: waited before unlock [15].acquireAndRelease[0]: exiting [15].acquireAndRelease[1]: entered [33].acquireAndRelease[0]: waited before lock [33].acquireAndRelease[0]: locked [4].acquireAndRelease[1]: waited before lock [4].acquireAndRelease[1]: locked [27].acquireAndRelease[0]: waited before lock [27].acquireAndRelease[0]: locked [5].acquireAndRelease[0]: waited before unlock [5].acquireAndRelease[0]: exiting [5].acquireAndRelease[1]: entered [20].acquireAndRelease[0]: waited before lock [20].acquireAndRelease[0]: locked [37].acquireAndRelease[0]: waited before lock [37].acquireAndRelease[0]: locked [19].acquireAndRelease[0]: waited before lock [19].acquireAndRelease[0]: locked [8].acquireAndRelease[1]: waited before lock [8].acquireAndRelease[1]: locked [23].acquireAndRelease[0]: waited before unlock [23].acquireAndRelease[0]: exiting [23].acquireAndRelease[1]: entered [22].acquireAndRelease[0]: waited before lock [22].acquireAndRelease[0]: locked [9].acquireAndRelease[0]: waited before unlock [9].acquireAndRelease[0]: exiting [9].acquireAndRelease[1]: entered [32].acquireAndRelease[0]: waited before lock [32].acquireAndRelease[0]: locked [21].acquireAndRelease[0]: waited before lock [21].acquireAndRelease[0]: locked [22].acquireAndRelease[0]: waited before unlock [22].acquireAndRelease[0]: exiting [22].acquireAndRelease[1]: entered [28].acquireAndRelease[0]: waited before lock [28].acquireAndRelease[0]: locked [14].acquireAndRelease[0]: waited before unlock [14].acquireAndRelease[0]: exiting [14].acquireAndRelease[1]: entered [30].acquireAndRelease[0]: waited before lock [30].acquireAndRelease[0]: locked [3].acquireAndRelease[0]: waited before unlock [3].acquireAndRelease[0]: exiting [3].acquireAndRelease[1]: entered [38].acquireAndRelease[0]: waited before lock [38].acquireAndRelease[0]: locked [36].acquireAndRelease[0]: waited before unlock [36].acquireAndRelease[0]: exiting [36].acquireAndRelease[1]: entered [24].acquireAndRelease[0]: waited before lock [24].acquireAndRelease[0]: locked [34].acquireAndRelease[0]: waited before unlock [34].acquireAndRelease[0]: exiting [34].acquireAndRelease[1]: entered [26].acquireAndRelease[0]: waited before lock [26].acquireAndRelease[0]: locked [31].acquireAndRelease[0]: waited before lock [31].acquireAndRelease[0]: locked [6].acquireAndRelease[1]: waited before lock [6].acquireAndRelease[1]: locked [39].acquireAndRelease[0]: waited before unlock [39].acquireAndRelease[0]: exiting [39].acquireAndRelease[1]: entered [1].acquireAndRelease[1]: waited before lock [1].acquireAndRelease[1]: locked [35].acquireAndRelease[0]: waited before lock [35].acquireAndRelease[0]: locked [38].acquireAndRelease[0]: waited before unlock [38].acquireAndRelease[0]: exiting [38].acquireAndRelease[1]: entered [11].acquireAndRelease[0]: waited before unlock [11].acquireAndRelease[0]: exiting [11].acquireAndRelease[1]: entered [15].acquireAndRelease[1]: waited before lock [15].acquireAndRelease[1]: locked *** regex2 *** [29].acquireAndRelease[0]: waited before lock [29].acquireAndRelease[0]: locked [22].acquireAndRelease[1]: waited before lock [22].acquireAndRelease[1]: locked [13].acquireAndRelease[0]: waited before unlock [13].acquireAndRelease[0]: exiting [13].acquireAndRelease[1]: entered ####### testInTargetDir ####### testDir= /tmp/IOUtilTest15315492703680 [18].acquireAndRelease[0]: waited before unlock <<< after <<< [18].acquireAndRelease[0]: exiting [18].acquireAndRelease[1]: entered [35].acquireAndRelease[0]: waited before unlock [35].acquireAndRelease[0]: exiting [35].acquireAndRelease[1]: entered fileName= /tmp/IOUtilTest15315492703680/subFolder/fileName relPath= subFolder/fileName [11].acquireAndRelease[1]: waited before lock [11].acquireAndRelease[1]: locked [13].acquireAndRelease[1]: waited before lock [13].acquireAndRelease[1]: locked [10].acquireAndRelease[0]: waited before unlock [10].acquireAndRelease[0]: exiting [10].acquireAndRelease[1]: entered Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.357 sec - in co.codewizards.cloudstore.core.util.IOUtilTest [9].acquireAndRelease[1]: waited before lock [9].acquireAndRelease[1]: locked [3].acquireAndRelease[1]: waited before lock [3].acquireAndRelease[1]: locked [23].acquireAndRelease[1]: waited before lock [23].acquireAndRelease[1]: locked [36].acquireAndRelease[1]: waited before lock [36].acquireAndRelease[1]: locked [18].acquireAndRelease[1]: waited before lock [18].acquireAndRelease[1]: locked [7].acquireAndRelease[0]: waited before unlock [7].acquireAndRelease[0]: exiting [7].acquireAndRelease[1]: entered [5].acquireAndRelease[1]: waited before lock [5].acquireAndRelease[1]: locked [14].acquireAndRelease[1]: waited before lock [14].acquireAndRelease[1]: locked [34].acquireAndRelease[1]: waited before lock [34].acquireAndRelease[1]: locked >>> before >>> [31].acquireAndRelease[0]: waited before unlock [31].acquireAndRelease[0]: exiting [31].acquireAndRelease[1]: entered [13].acquireAndRelease[1]: waited before unlock [13].acquireAndRelease[1]: exiting [13].acquireAndRelease[2]: entered [2].acquireAndRelease[2]: waited before unlock [2].acquireAndRelease[2]: exiting [2].acquireAndRelease[3]: entered [21].acquireAndRelease[0]: waited before unlock [21].acquireAndRelease[0]: exiting [21].acquireAndRelease[1]: entered [31].acquireAndRelease[1]: waited before lock [31].acquireAndRelease[1]: locked [25].acquireAndRelease[0]: waited before unlock [25].acquireAndRelease[0]: exiting [25].acquireAndRelease[1]: entered [35].acquireAndRelease[*** shellPattern1 *** 1]: waited before lock [35].acquireAndRelease[1]: locked [7].acquireAndRelease[1]: waited before lock [7].acquireAndRelease[1]: locked [2].acquireAndRelease[3]: waited before lock [2].acquireAndRelease[3]: locked <<< after <<< [20].acquireAndRelease[0]: waited before unlock [20].acquireAndRelease[0]: exiting [20].acquireAndRelease[1]: entered [38 ].acquireAndRelease[1]: waited before lock [38].acquireAndRelease[1]: locked [39].acquireAndRelease[1]: waited before lock [39].acquireAndRelease[1]: locked [28].acquireAndRelease[0]: waited before unlock [28].acquireAndRelease[0]: exiting [28].acquireAndRelease[1]: entered [13].acquireAndRelease[2]: waited before lock [13].acquireAndRelease[2]: locked [29].acquireAndRelease[0]: waited before unlock [29].acquireAndRelease[0]: exiting [29].acquireAndRelease[1]: entered [27].acquireAndRelease[0>>> before >>> ]: waited before unlock [27].acquireAndRelease[0]: exiting [27].acquireAndRelease[1]: entered [19].acquireAndRelease[0]: waited before unlock [19].acquireAndRelease[0]: exiting [19].acquireAndRelease[1]: entered [16].acquireAndRelease[0]: waited before unlock [16].acquireAndRelease[0]: exiting [16].acquireAndRelease[1]: entered [1].acquireAndRelease[1]: waited before unlock [1].acquireAndRelease[1]: exiting [1].acquireAndRelease[2]: entered [34].acquireAndRelease[1]: waited before unlock [34].acquireAndRelease[1]: exiting [34].acquireAndRelease[2]: entered [17].acquireAndRelease[0]: waited before unlock [17].acquireAndRelease[0]: exiting [17].acquireAndRelease[1]: entered [10].acquireAndRelease[1]: waited before lock [10].acquireAndRelease[1]: locked [10].acquireAndRelease[1]: waited before unlock [10].acquireAndRelease[1]: exiting [10].acquireAndRelease[2]: entered [29].acquireAndRelease[1]: waited before lock [33].acquireAndRelease[0]: waited before unlock [33].acquireAndRelease[0]: exiting [33].acquireAndRelease[1]: entered [17].acquireAndRelease[1]: waited before lock [29].acquireAndRelease[1]: locked [17].acquireAndRelease[1]: locked [15].acquireAndRelease[1]: waited before unlock [15].acquireAndRelease[1]: exiting [15].acquireAndRelease[2]: entered [26].acquireAndRelease[0]: waited before unlock [26].acquireAndRelease[0]: exiting [26].acquireAndRelease[1]: entered [32].acquireAndRelease[0]: waited before unlock [32].acquireAndRelease[0]: exiting [32].acquireAndRelease[1]: entered [23].acquireAndRelease[1]: waited before unlock [23].acquireAndRelease[1]: exiting [23].acquireAndRelease[2]: entered [16].acquireAndRelease[1]: waited before lock [16].acquireAndRelease[1]: locked [28].acquireAndRelease[1]: waited before lock [28].acquireAndRelease[1]: locked [16].acquireAndRelease[1]: waited before unlock [16].acquireAndRelease[1]: exiting [16].acquireAndRelease[2]: entered [37].acquireAndRelease[0]: waited before unlock [37].acquireAndRelease[0]: exiting [37].acquireAndRelease[1]: entered [31].acquireAndRelease[1]: waited before unlock [31].acquireAndRelease[1]: exiting [31].acquireAndRelease[2]: entered [20].acquireAndRelease[1]: waited before lock [20].acquireAndRelease[1]: locked [33].acquireAndRelease[1]: waited before lock [33].acquireAndRelease[1]: locked [9].acquireAndRelease[1]: waited before unlock [9].acquireAndRelease[1]: exiting [9].acquireAndRelease[2]: entered [12].acquireAndRelease[0]: waited before unlock [12].acquireAndRelease[0]: exiting [12].acquireAndRelease[1]: entered [18].acquireAndRelease[1]: waited before unlock [18].acquireAndRelease[1]: exiting [18].acquireAndRelease[2]: entered [9].acquireAndRelease[2]: waited before lock [9].acquireAndRelease[2]: locked Running co.codewizards.cloudstore.core.util.UrlUtilTest [25].acquireAndRelease[1]: waited before lock [25].acquireAndRelease[1]: locked [27].acquireAndRelease[1]: waited before lock [27].acquireAndRelease[1]: locked [0].acquireAndRelease[1]: waited before unlock [0].acquireAndRelease[1]: exiting [0].acquireAndRelease[2]: entered [22].acquireAndRelease[1]: waited before unlock [22].acquireAndRelease[1]: exiting [22].acquireAndRelease[2]: entered [26].acquireAndRelease[1]: waited before lock [26].acquireAndRelease[1]: locked *** shellPattern2 *** [4].acquireAndRelease[1]: waited before unlock [4].acquireAndRelease[1]: exiting [4].acquireAndRelease[2]: entered [29].acquireAndRelease[1]: waited before unlock [29].acquireAndRelease[1]: exiting [29].acquireAndRelease[2]: entered [11].acquireAndRelease[1]: waited before unlock [11].acquireAndRelease[1]: exiting [11].acquireAndRelease[2]: entered [21].acquireAndRelease[1]: waited before lock [21].acquireAndRelease[1]: locked [37].acquireAndRelease[1]: waited before lock [37].acquireAndRelease[1]: locked [22].acquireAndRelease[2]: waited before lock [22].acquireAndRelease[2]: locked [30].acquireAndRelease[0]: waited before unlock [30].acquireAndRelease[0]: exiting [30].acquireAndRelease[1]: entered [16].acquireAndRelease[2]: waited before lock [16].acquireAndRelease[2]: locked [32].acquireAndRelease[1]: waited before lock [32].acquireAndRelease[1]: locked <<< after <<< [24].acquireAndRelease[0]: waited before unlock [24].acquireAndRelease[0]: exiting [24].acquireAndRelease[1]: entered [1].acquireAndRelease[2]: waited before lock [1].acquireAndRelease[2]: locked [29].acquireAndRelease[2]: waited before lock [29].acquireAndRelease[2]: locked [10].acquireAndRelease[2]: waited before lock [10].acquireAndRelease[2]: locked [35].acquireAndRelease[1]: waited before unlock [35].acquireAndRelease[1]: exiting [35].acquireAndRelease[2]: entered [8].acquireAndRelease[1]: waited before unlock [8].acquireAndRelease[1]: exiting [8].acquireAndRelease[2]: entered [12].acquireAndRelease[1]: waited before lock [12].acquireAndRelease[1]: locked [19].acquireAndRelease[1]: waited before lock [19].acquireAndRelease[1]: locked [31].acquireAndRelease[2]: waited before lock [31].acquireAndRelease[2]: locked [36].acquireAndRelease[1]: waited before unlock [36].acquireAndRelease[1]: exiting [36].acquireAndRelease[2]: entered [6].acquireAndRelease[1]: waited before unlock [6].acquireAndRelease[1]: exiting [6].acquireAndRelease[2]: entered [14].acquireAndRelease[1]: waited before unlock [14].acquireAndRelease[1]: exiting [14].acquireAndRelease[2]: entered [11].acquireAndRelease[2]: waited before lock [11].acquireAndRelease[2]: locked [19].acquireAndRelease[1]: waited before unlock [19].acquireAndRelease[1]: exiting [19].acquireAndRelease[2]: entered [34].acquireAndRelease[2]: waited before lock [34].acquireAndRelease[2]: locked >>> before >>> [23].acquireAndRelease[2]: waited before lock [23].acquireAndRelease[2]: locked [18].acquireAndRelease[2]: waited before lock [18].acquireAndRelease[2]: locked [15].acquireAndRelease[2]: waited before lock [15].acquireAndRelease[2]: locked [39].acquireAndRelease[1]: waited before unlock [39].acquireAndRelease[1]: exiting [39].acquireAndRelease[2]: entered [6].acquireAndRelease[2]: waited before lock [6].acquireAndRelease[2]: locked [2].acquireAndRelease[3]: waited before unlock [2].acquireAndRelease[3]: exiting [2].acquireAndRelease[4]: entered [19].acquireAndRelease[2]: waited before lock [19].acquireAndRelease[2]: locked [23].acquireAndRelease[2]: waited before unlock [23].acquireAndRelease[2]: exiting [23].acquireAndRelease[3]: entered [3].acquireAndRelease[1]: waited before unlock [3].acquireAndRelease[1]: exiting [3].acquireAndRelease[2]: entered [24].acquireAndRelease[1]: waited before lock [24].acquireAndRelease[1]: locked [21].acquireAndRelease[1]: waited before unlock [21].acquireAndRelease[1]: exiting [21].acquireAndRelease[2]: entered *** shellPattern3 *** <<< after <<< [23].acquireAndRelease[3]: waited before lock [23].acquireAndRelease[3]: locked [4].acquireAndRelease[2]: waited before lock [4].acquireAndRelease[2]: locked [36].acquireAndRelease[2]: waited before lock [36].acquireAndRelease[2]: locked [8].acquireAndRelease[2]: waited before lock [18].acquireAndRelease[2]: waited before unlock [8].acquireAndRelease[2]: locked [18].acquireAndRelease[2]: exiting [18].acquireAndRelease[3]: entered [38].acquireAndRelease[1]: waited before unlock [38].acquireAndRelease[1]: exiting [38].acquireAndRelease[2]: entered [0].acquireAndRelease[2]: waited before lock [0].acquireAndRelease[2]: locked [39].acquireAndRelease[2]: waited before lock [39].acquireAndRelease[2]: locked [30].acquireAndRelease[1]: waited before lock [30].acquireAndRelease[1]: locked [3].acquireAndRelease[2]: waited before lock [3].acquireAndRelease[2]: locked >>> before >>> [14].acquireAndRelease[2]: waited before lock [14].acquireAndRelease[2]: locked [38].acquireAndRelease[2]: waited before lock [38].acquireAndRelease[2]: locked [19].acquireAndRelease[2]: waited before unlock [19].acquireAndRelease[2]: exiting [19].acquireAndRelease[3]: entered [13].acquireAndRelease[2]: waited before unlock [13].acquireAndRelease[2]: exiting [13].acquireAndRelease[3]: entered [35].acquireAndRelease[2]: waited before lock [5].acquireAndRelease[1]: waited before unlock [5].acquireAndRelease[1]: exiting [5].acquireAndRelease[2]: entered [35].acquireAndRelease[2]: locked [7].acquireAndRelease[1]: waited before unlock [7].acquireAndRelease[1]: exiting [7].acquireAndRelease[2]: entered [17].acquireAndRelease[1]: waited before unlock [17].acquireAndRelease[1]: exiting [17].acquireAndRelease[2]: entered [28].acquireAndRelease[1]: waited before unlock [28].acquireAndRelease[1]: exiting [28].acquireAndRelease[2]: entered [20].acquireAndRelease[1]: waited before unlock [20].acquireAndRelease[1]: exiting [20].acquireAndRelease[2]: entered [2].acquireAndRelease[4]: waited before lock [2].acquireAndRelease[4]: locked [13].acquireAndRelease[3]: waited before lock [13].acquireAndRelease[3]: locked [14].acquireAndRelease[2]: waited before unlock [14].acquireAndRelease[2]: exiting [14].acquireAndRelease[3]: entered [20].acquireAndRelease[2]: waited before lock [20].acquireAndRelease[2]: locked [7].acquireAndRelease[2]: waited before lock [7].acquireAndRelease[2]: locked *** shellPattern4 *** [27].acquireAndRelease[1]: waited before unlock [27].acquireAndRelease[1]: exiting [27].acquireAndRelease[2]: entered [16].acquireAndRelease[2]: waited before unlock [16].acquireAndRelease[2]: exiting [16].acquireAndRelease[3]: entered [22].acquireAndRelease[2]: waited before unlock [22].acquireAndRelease[2]: exiting [22].acquireAndRelease[3]: entered [21].acquireAndRelease[2]: waited before lock [21].acquireAndRelease[2]: locked [14].acquireAndRelease[3]: waited before lock [14].acquireAndRelease[3]: locked <<< after <<< [33].acquireAndRelease[1]: waited before unlock [33].acquireAndRelease[1]: exiting [33].acquireAndRelease[2]: entered Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.874 sec - in co.codewizards.cloudstore.core.ignore.IgnoreRuleManagerTest [22].acquireAndRelease[3]: waited before lock [22].acquireAndRelease[3]: locked [11].acquireAndRelease[2]: waited before unlock [11].acquireAndRelease[2]: exiting [11].acquireAndRelease[3]: entered [35].acquireAndRelease[2]: waited before unlock [35].acquireAndRelease[2]: exiting [35].acquireAndRelease[3]: entered [1].acquireAndRelease[2]: waited before unlock [1].acquireAndRelease[2]: exiting [1].acquireAndRelease[3]: entered [25].acquireAndRelease[1]: waited before unlock [25].acquireAndRelease[1]: exiting [25].acquireAndRelease[2]: entered [17].acquireAndRelease[2]: waited before lock [17].acquireAndRelease[2]: locked [30].acquireAndRelease[1]: waited before unlock [30].acquireAndRelease[1]: exiting [30].acquireAndRelease[2]: entered [25].acquireAndRelease[2]: waited before lock [25].acquireAndRelease[2]: locked [14].acquireAndRelease[3]: waited before unlock [14].acquireAndRelease[3]: exiting [14].acquireAndRelease[4]: entered [23].acquireAndRelease[3]: waited before unlock [23].acquireAndRelease[3]: exiting [23].acquireAndRelease[4]: entered [14].acquireAndRelease[4]: waited before lock [14].acquireAndRelease[4]: locked [28].acquireAndRelease[2]: waited before lock [28].acquireAndRelease[2]: locked [31].acquireAndRelease[2]: waited before unlock [31].acquireAndRelease[2]: exiting [31].acquireAndRelease[3]: entered [1].acquireAndRelease[3]: waited before lock [1].acquireAndRelease[3]: locked [18].acquireAndRelease[3]: waited before lock [18].acquireAndRelease[3]: locked [3].acquireAndRelease[2]: waited before unlock [3].acquireAndRelease[2]: exiting [3].acquireAndRelease[3]: entered [5].acquireAndRelease[2]: waited before lock [5].acquireAndRelease[2]: locked [19].acquireAndRelease[3]: waited before lock [19].acquireAndRelease[3]: locked [30].acquireAndRelease[2]: waited before lock [30].acquireAndRelease[2]: locked [16].acquireAndRelease[3]: waited before lock [16].acquireAndRelease[3]: locked [1].acquireAndRelease[3]: waited before unlock [1].acquireAndRelease[3]: exiting [1].acquireAndRelease[4]: entered [26].acquireAndRelease[1]: waited before unlock [26].acquireAndRelease[1]: exiting [26].acquireAndRelease[2]: entered [1].acquireAndRelease[4]: waited before lock [1].acquireAndRelease[4]: locked [20].acquireAndRelease[2]: waited before unlock [20].acquireAndRelease[2]: exiting [20].acquireAndRelease[3]: entered [32].acquireAndRelease[1]: waited before unlock [32].acquireAndRelease[1]: exiting [32].acquireAndRelease[2]: entered [8].acquireAndRelease[2]: waited before unlock [8].acquireAndRelease[2]: exiting [8].acquireAndRelease[3]: entered [36].acquireAndRelease[2]: waited before unlock [36].acquireAndRelease[2]: exiting [36].acquireAndRelease[3]: entered [6].acquireAndRelease[2]: waited before unlock [6].acquireAndRelease[2]: exiting [6].acquireAndRelease[3]: entered [11].acquireAndRelease[3]: waited before lock [11].acquireAndRelease[3]: locked [39].acquireAndRelease[2]: waited before unlock [39].acquireAndRelease[2]: exiting [39].acquireAndRelease[3]: entered [26].acquireAndRelease[2]: waited before lock [9].acquireAndRelease[2]: waited before unlock [9].acquireAndRelease[2]: exiting [9].acquireAndRelease[3]: entered [10].acquireAndRelease[2]: waited before unlock [10].acquireAndRelease[2]: exiting [10].acquireAndRelease[3]: entered [26].acquireAndRelease[2]: locked [11].acquireAndRelease[3]: waited before unlock [11].acquireAndRelease[3]: exiting [11].acquireAndRelease[4]: entered [31].acquireAndRelease[3]: waited before lock [3].acquireAndRelease[3]: waited before lock [31].acquireAndRelease[3]: locked [9].acquireAndRelease[3]: waited before lock [8].acquireAndRelease[3]: waited before lock [8].acquireAndRelease[3]: locked [9].acquireAndRelease[3]: locked [3].acquireAndRelease[3]: locked [27].acquireAndRelease[2]: waited before lock [27].acquireAndRelease[2]: locked [33].acquireAndRelease[2]: waited before lock [33].acquireAndRelease[2]: locked [20].acquireAndRelease[3]: waited before lock [20].acquireAndRelease[3]: locked [39].acquireAndRelease[3]: waited before lock [39].acquireAndRelease[3]: locked [29].acquireAndRelease[2]: waited before unlock [29].acquireAndRelease[2]: exiting [29].acquireAndRelease[3]: entered [35].acquireAndRelease[3]: waited before lock [35].acquireAndRelease[3]: locked [37].acquireAndRelease[1]: waited before unlock [37].acquireAndRelease[1]: exiting [37].acquireAndRelease[2]: entered [24].acquireAndRelease[1]: waited before unlock [24].acquireAndRelease[1]: exiting [24].acquireAndRelease[2]: entered [12].acquireAndRelease[1]: waited before unlock [12].acquireAndRelease[1]: exiting [12].acquireAndRelease[2]: entered [24].acquireAndRelease[2]: waited before lock [24].acquireAndRelease[2]: locked [34].acquireAndRelease[2]: waited before unlock [34].acquireAndRelease[2]: exiting [34].acquireAndRelease[3]: entered [30].acquireAndRelease[2]: waited before unlock [30].acquireAndRelease[2]: exiting [30].acquireAndRelease[3]: entered [31].acquireAndRelease[3]: waited before unlock [31].acquireAndRelease[3]: exiting [31].acquireAndRelease[4]: entered [18].acquireAndRelease[3]: waited before unlock [18].acquireAndRelease[3]: exiting [18].acquireAndRelease[4]: entered [23].acquireAndRelease[4]: waited before lock [23].acquireAndRelease[4]: locked [32].acquireAndRelease[2]: waited before lock [32].acquireAndRelease[2]: locked [9].acquireAndRelease[3]: waited before unlock [9].acquireAndRelease[3]: exiting [9].acquireAndRelease[4]: entered [15].acquireAndRelease[2]: waited before unlock [15].acquireAndRelease[2]: exiting [15].acquireAndRelease[3]: entered [35].acquireAndRelease[3]: waited before unlock [35].acquireAndRelease[3]: exiting [35].acquireAndRelease[4]: entered [38].acquireAndRelease[2]: waited before unlock [38].acquireAndRelease[2]: exiting [38].acquireAndRelease[3]: entered [16].acquireAndRelease[3]: waited before unlock [16].acquireAndRelease[3]: exiting [16].acquireAndRelease[4]: entered [21].acquireAndRelease[2]: waited before unlock [21].acquireAndRelease[2]: exiting [21].acquireAndRelease[3]: entered [37].acquireAndRelease[2]: waited before lock [37].acquireAndRelease[2]: locked [12].acquireAndRelease[2]: waited before lock [12].acquireAndRelease[2]: locked [11].acquireAndRelease[4]: waited before lock [11].acquireAndRelease[4]: locked [10].acquireAndRelease[3]: waited before lock [10].acquireAndRelease[3]: locked [36].acquireAndRelease[3]: waited before lock [36].acquireAndRelease[3]: locked [18].acquireAndRelease[4]: waited before lock [18].acquireAndRelease[4]: locked [32].acquireAndRelease[2]: waited before unlock [32].acquireAndRelease[2]: exiting [32].acquireAndRelease[3]: entered [6].acquireAndRelease[3]: waited before lock [10].acquireAndRelease[3]: waited before unlock [10].acquireAndRelease[3]: exiting [10].acquireAndRelease[4]: entered [6].acquireAndRelease[3]: locked [39].acquireAndRelease[3]: waited before unlock [39].acquireAndRelease[3]: exiting [39].acquireAndRelease[4]: entered [13].acquireAndRelease[3]: waited before unlock [13].acquireAndRelease[3]: exiting [13].acquireAndRelease[4]: entered [4].acquireAndRelease[2]: waited before unlock [4].acquireAndRelease[2]: exiting [4].acquireAndRelease[3]: entered [0].acquireAndRelease[2]: waited before unlock [0].acquireAndRelease[2]: exiting [0].acquireAndRelease[3]: entered [34].acquireAndRelease[3]: waited before lock [34].acquireAndRelease[3]: locked [29].acquireAndRelease[3]: waited before lock [29].acquireAndRelease[3]: locked [34].acquireAndRelease[3]: waited before unlock [34].acquireAndRelease[3]: exiting [34].acquireAndRelease[4]: entered [35].acquireAndRelease[4]: waited before lock [35].acquireAndRelease[4]: locked [8].acquireAndRelease[3]: waited before unlock [8].acquireAndRelease[3]: exiting [8].acquireAndRelease[4]: entered [31].acquireAndRelease[4]: waited before lock [31].acquireAndRelease[4]: locked [39].acquireAndRelease[4]: waited before lock [39].acquireAndRelease[4]: locked [9].acquireAndRelease[4]: waited before lock [9].acquireAndRelease[4]: locked [28].acquireAndRelease[2]: waited before unlock [28].acquireAndRelease[2]: exiting [28].acquireAndRelease[3]: entered [25].acquireAndRelease[2]: waited before unlock [25].acquireAndRelease[2]: exiting [25].acquireAndRelease[3]: entered [30].acquireAndRelease[3]: waited before lock [30].acquireAndRelease[3]: locked [14].acquireAndRelease[4]: waited before unlock [14].acquireAndRelease[4]: exiting [14].acquireAndRelease[5]: entered [16].acquireAndRelease[4]: waited before lock [16].acquireAndRelease[4]: locked [6].acquireAndRelease[3]: waited before unlock [6].acquireAndRelease[3]: exiting [6].acquireAndRelease[4]: entered [29].acquireAndRelease[3]: waited before unlock [29].acquireAndRelease[3]: exiting [29].acquireAndRelease[4]: entered [10].acquireAndRelease[4]: waited before lock [10].acquireAndRelease[4]: locked [7].acquireAndRelease[2]: waited before unlock [7].acquireAndRelease[2]: exiting [7].acquireAndRelease[3]: entered [4].acquireAndRelease[3]: waited before lock [4].acquireAndRelease[3]: locked [5].acquireAndRelease[2]: waited before unlock [5].acquireAndRelease[2]: exiting [5].acquireAndRelease[3]: entered [32].acquireAndRelease[3]: waited before lock [32].acquireAndRelease[3]: locked [0].acquireAndRelease[3]: waited before lock [38].acquireAndRelease[3]: waited before lock [0].acquireAndRelease[3]: locked [29].acquireAndRelease[4]: waited before lock [29].acquireAndRelease[4]: locked [38].acquireAndRelease[3]: locked [15].acquireAndRelease[3]: waited before lock [15].acquireAndRelease[3]: locked [2].acquireAndRelease[4]: waited before unlock [2].acquireAndRelease[4]: exiting [2].acquireAndRelease[5]: entered [8].acquireAndRelease[4]: waited before lock [8].acquireAndRelease[4]: locked [21].acquireAndRelease[3]: waited before lock [21].acquireAndRelease[3]: locked [27].acquireAndRelease[2]: waited before unlock [27].acquireAndRelease[2]: exiting [27].acquireAndRelease[3]: entered [22].acquireAndRelease[3]: waited before unlock [22].acquireAndRelease[3]: exiting [22].acquireAndRelease[4]: entered [15].acquireAndRelease[3]: waited before unlock [15].acquireAndRelease[3]: exiting [15].acquireAndRelease[4]: entered [17].acquireAndRelease[2]: waited before unlock [27].acquireAndRelease[3]: waited before lock [27].acquireAndRelease[3]: locked [24].acquireAndRelease[2]: waited before unlock [24].acquireAndRelease[2]: exiting [24].acquireAndRelease[3]: entered [17].acquireAndRelease[2]: exiting [17].acquireAndRelease[3]: entered [14].acquireAndRelease[5]: waited before lock [14].acquireAndRelease[5]: locked [36].acquireAndRelease[3]: waited before unlock [36].acquireAndRelease[3]: exiting [36].acquireAndRelease[4]: entered [6].acquireAndRelease[4]: waited before lock [6].acquireAndRelease[4]: locked [13].acquireAndRelease[4]: waited before lock [13].acquireAndRelease[4]: locked [33].acquireAndRelease[2]: waited before unlock [33].acquireAndRelease[2]: exiting [33].acquireAndRelease[3]: entered [24].acquireAndRelease[3]: waited before lock [24].acquireAndRelease[3]: locked [1].acquireAndRelease[4]: waited before unlock [1].acquireAndRelease[4]: exiting [1].acquireAndRelease[5]: entered [6].acquireAndRelease[4]: waited before unlock [6].acquireAndRelease[4]: exiting [6].acquireAndRelease[5]: entered [20].acquireAndRelease[3]: waited before unlock [20].acquireAndRelease[3]: exiting [20].acquireAndRelease[4]: entered [16].acquireAndRelease[4]: waited before unlock [16].acquireAndRelease[4]: exiting [16].acquireAndRelease[5]: entered [18].acquireAndRelease[4]: waited before unlock [18].acquireAndRelease[4]: exiting [18].acquireAndRelease[5]: entered [5].acquireAndRelease[3]: waited before lock [5].acquireAndRelease[3]: locked [36].acquireAndRelease[4]: waited before lock [36].acquireAndRelease[4]: locked [37].acquireAndRelease[2]: waited before unlock [37].acquireAndRelease[2]: exiting [37].acquireAndRelease[3]: entered [2].acquireAndRelease[5]: waited before lock [2].acquireAndRelease[5]: locked [34].acquireAndRelease[4]: waited before lock [34].acquireAndRelease[4]: locked [3].acquireAndRelease[3]: waited before unlock [3].acquireAndRelease[3]: exiting [3].acquireAndRelease[4]: entered [28].acquireAndRelease[3]: waited before lock [28].acquireAndRelease[3]: locked [7].acquireAndRelease[3]: waited before lock [7].acquireAndRelease[3]: locked [33].acquireAndRelease[3]: waited before lock [33].acquireAndRelease[3]: locked [28].acquireAndRelease[3]: waited before unlock [28].acquireAndRelease[3]: exiting [28].acquireAndRelease[4]: entered [3].acquireAndRelease[4]: waited before lock [3].acquireAndRelease[4]: locked [19].acquireAndRelease[3]: waited before unlock [19].acquireAndRelease[3]: exiting [19].acquireAndRelease[4]: entered [7].acquireAndRelease[3]: waited before unlock [7].acquireAndRelease[3]: exiting [7].acquireAndRelease[4]: entered [26].acquireAndRelease[2]: waited before unlock [26].acquireAndRelease[2]: exiting [26].acquireAndRelease[3]: entered [25].acquireAndRelease[3]: waited before lock [25].acquireAndRelease[3]: locked [12].acquireAndRelease[2]: waited before unlock [12].acquireAndRelease[2]: exiting [12].acquireAndRelease[3]: entered [1].acquireAndRelease[5]: waited before lock [1].acquireAndRelease[5]: locked [12].acquireAndRelease[3]: waited before lock [12].acquireAndRelease[3]: locked [20].acquireAndRelease[4]: waited before lock [20].acquireAndRelease[4]: locked [3].acquireAndRelease[4]: waited before unlock [3].acquireAndRelease[4]: exiting [3].acquireAndRelease[5]: entered [3].acquireAndRelease[5]: waited before lock [3].acquireAndRelease[5]: locked [13].acquireAndRelease[4]: waited before unlock [13].acquireAndRelease[4]: exiting [13].acquireAndRelease[5]: entered [21].acquireAndRelease[3]: waited before unlock [21].acquireAndRelease[3]: exiting [21].acquireAndRelease[4]: entered [4].acquireAndRelease[3]: waited before unlock [4].acquireAndRelease[3]: exiting [4].acquireAndRelease[4]: entered [22].acquireAndRelease[4]: waited before lock [22].acquireAndRelease[4]: locked [7].acquireAndRelease[4]: waited before lock [7].acquireAndRelease[4]: locked [17].acquireAndRelease[3]: waited before lock [17].acquireAndRelease[3]: locked [15].acquireAndRelease[4]: waited before lock [15].acquireAndRelease[4]: locked [4].acquireAndRelease[4]: waited before lock [4].acquireAndRelease[4]: locked [25].acquireAndRelease[3]: waited before unlock [25].acquireAndRelease[3]: exiting [25].acquireAndRelease[4]: entered [28].acquireAndRelease[4]: waited before lock [5].acquireAndRelease[3]: waited before unlock [5].acquireAndRelease[3]: exiting [5].acquireAndRelease[4]: entered [28].acquireAndRelease[4]: locked [13].acquireAndRelease[5]: waited before lock [13].acquireAndRelease[5]: locked [37].acquireAndRelease[3]: waited before lock [37].acquireAndRelease[3]: locked [23].acquireAndRelease[4]: waited before unlock [23].acquireAndRelease[4]: exiting [23].acquireAndRelease[5]: entered [4].acquireAndRelease[4]: waited before unlock [4].acquireAndRelease[4]: exiting [4].acquireAndRelease[5]: entered [16].acquireAndRelease[5]: waited before lock [16].acquireAndRelease[5]: locked [13].acquireAndRelease[5]: waited before unlock [13].acquireAndRelease[5]: exiting [13].acquireAndRelease[6]: entered [19].acquireAndRelease[4]: waited before lock [19].acquireAndRelease[4]: locked [18].acquireAndRelease[5]: waited before lock [18].acquireAndRelease[5]: locked [36].acquireAndRelease[4]: waited before unlock [37].acquireAndRelease[3]: waited before unlock [37].acquireAndRelease[3]: exiting [37].acquireAndRelease[4]: entered [36].acquireAndRelease[4]: exiting [36].acquireAndRelease[5]: entered [23].acquireAndRelease[5]: waited before lock [23].acquireAndRelease[5]: locked [38].acquireAndRelease[3]: waited before unlock [38].acquireAndRelease[3]: exiting [38].acquireAndRelease[4]: entered [6].acquireAndRelease[5]: waited before lock [6].acquireAndRelease[5]: locked [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 [26].acquireAndRelease[3]: waited before lock [26].acquireAndRelease[3]: locked [33].acquireAndRelease[3]: waited before unlock [33].acquireAndRelease[3]: exiting [33].acquireAndRelease[4]: entered [30].acquireAndRelease[3]: waited before unlock [30].acquireAndRelease[3]: exiting [30].acquireAndRelease[4]: entered [13].acquireAndRelease[6]: waited before lock [13].acquireAndRelease[6]: locked [1].acquireAndRelease[5]: waited before unlock [1].acquireAndRelease[5]: exiting [1].acquireAndRelease[6]: entered [14].acquireAndRelease[5]: waited before unlock [14].acquireAndRelease[5]: exiting [14].acquireAndRelease[6]: entered [20].acquireAndRelease[4]: waited before unlock [20].acquireAndRelease[4]: exiting [20].acquireAndRelease[5]: entered [38].acquireAndRelease[4]: waited before lock [38].acquireAndRelease[4]: locked [9].acquireAndRelease[4]: waited before unlock [9].acquireAndRelease[4]: exiting [9].acquireAndRelease[5]: entered [19].acquireAndRelease[4]: waited before unlock [19].acquireAndRelease[4]: exiting [19].acquireAndRelease[5]: entered [14].acquireAndRelease[6]: waited before lock [14].acquireAndRelease[6]: locked [25].acquireAndRelease[4]: waited before lock [25].acquireAndRelease[4]: locked [11].acquireAndRelease[4]: waited before unlock [11].acquireAndRelease[4]: exiting [11].acquireAndRelease[5]: entered [1].acquireAndRelease[6]: waited before lock [1].acquireAndRelease[6]: locked [18].acquireAndRelease[5]: waited before unlock [18].acquireAndRelease[5]: exiting [18].acquireAndRelease[6]: entered [39].acquireAndRelease[4]: waited before unlock [39].acquireAndRelease[4]: exiting [39].acquireAndRelease[5]: entered Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.881 sec - in co.codewizards.cloudstore.core.auth.AuthTokenIOTest [11].acquireAndRelease[5]: waited before lock [18].acquireAndRelease[6]: waited before lock [11].acquireAndRelease[5]: locked [18].acquireAndRelease[6]: locked [37].acquireAndRelease[4]: waited before lock [37].acquireAndRelease[4]: locked [13].acquireAndRelease[6]: waited before unlock [13].acquireAndRelease[6]: exiting [13].acquireAndRelease[7]: entered [35].acquireAndRelease[4]: waited before unlock [35].acquireAndRelease[4]: exiting [35].acquireAndRelease[5]: entered [29].acquireAndRelease[5]: waited before lock [29].acquireAndRelease[5]: locked [10].acquireAndRelease[4]: waited before unlock [10].acquireAndRelease[4]: exiting [10].acquireAndRelease[5]: entered [24].acquireAndRelease[3]: waited before unlock [24].acquireAndRelease[3]: exiting [24].acquireAndRelease[4]: entered [36].acquireAndRelease[5]: waited before lock [36].acquireAndRelease[5]: locked [30].acquireAndRelease[4]: waited before lock [30].acquireAndRelease[4]: locked [24].acquireAndRelease[4]: waited before lock [24].acquireAndRelease[4]: locked [16].acquireAndRelease[5]: waited before unlock [16].acquireAndRelease[5]: exiting [16].acquireAndRelease[6]: entered [34].acquireAndRelease[4]: waited before unlock [34].acquireAndRelease[4]: exiting [34].acquireAndRelease[5]: entered [33].acquireAndRelease[4]: waited before lock [33].acquireAndRelease[4]: locked [0].acquireAndRelease[3]: waited before unlock [0].acquireAndRelease[3]: exiting [0].acquireAndRelease[4]: entered [17].acquireAndRelease[3]: waited before unlock [17].acquireAndRelease[3]: exiting [17].acquireAndRelease[4]: entered [23].acquireAndRelease[5]: waited before unlock [23].acquireAndRelease[5]: exiting [23].acquireAndRelease[6]: entered [4].acquireAndRelease[5]: waited before lock [4].acquireAndRelease[5]: locked [31].acquireAndRelease[5]: waited before lock [31].acquireAndRelease[5]: locked [9].acquireAndRelease[5]: waited before lock [9].acquireAndRelease[5]: locked [10].acquireAndRelease[5]: waited before lock [10].acquireAndRelease[5]: locked [8].acquireAndRelease[4]: waited before unlock [8].acquireAndRelease[4]: exiting [8].acquireAndRelease[5]: entered [14].acquireAndRelease[6]: waited before unlock [14].acquireAndRelease[6]: exiting [14].acquireAndRelease[7]: entered [2].acquireAndRelease[5]: waited before unlock [2].acquireAndRelease[5]: exiting [2].acquireAndRelease[6]: entered [13].acquireAndRelease[7]: waited before lock [13].acquireAndRelease[7]: locked [21].acquireAndRelease[4]: waited before lock [21].acquireAndRelease[4]: locked [32].acquireAndRelease[3]: waited before unlock [32].acquireAndRelease[3]: exiting [32].acquireAndRelease[4]: entered [39].acquireAndRelease[5]: waited before lock [39].acquireAndRelease[5]: locked [5].acquireAndRelease[4]: waited before lock [5].acquireAndRelease[4]: locked [34].acquireAndRelease[5]: waited before lock [34].acquireAndRelease[5]: locked [19].acquireAndRelease[5]: waited before lock [19].acquireAndRelease[5]: locked [35].acquireAndRelease[5]: waited before lock [35].acquireAndRelease[5]: locked [14].acquireAndRelease[7]: waited before lock [14].acquireAndRelease[7]: locked [38].acquireAndRelease[4]: waited before unlock [38].acquireAndRelease[4]: exiting [38].acquireAndRelease[5]: entered [20].acquireAndRelease[5]: waited before lock [20].acquireAndRelease[5]: locked [16].acquireAndRelease[6]: waited before lock [16].acquireAndRelease[6]: locked [23].acquireAndRelease[6]: waited before lock [23].acquireAndRelease[6]: locked [27].acquireAndRelease[3]: waited before unlock [27].acquireAndRelease[3]: exiting [27].acquireAndRelease[4]: entered [16].acquireAndRelease[6]: waited before unlock [16].acquireAndRelease[6]: exiting [16].acquireAndRelease[7]: entered [30].acquireAndRelease[4]: waited before unlock [30].acquireAndRelease[4]: exiting [30].acquireAndRelease[5]: entered [18].acquireAndRelease[6]: waited before unlock [18].acquireAndRelease[6]: exiting [18].acquireAndRelease[7]: entered [13].acquireAndRelease[7]: waited before unlock [13].acquireAndRelease[7]: exiting [13].acquireAndRelease[8]: entered [12].acquireAndRelease[3]: waited before unlock [12].acquireAndRelease[3]: exiting [12].acquireAndRelease[4]: entered [3].acquireAndRelease[5]: waited before unlock [3].acquireAndRelease[5]: exiting [3].acquireAndRelease[6]: entered [32].acquireAndRelease[4]: waited before lock [32].acquireAndRelease[4]: locked [24].acquireAndRelease[4]: waited before unlock [24].acquireAndRelease[4]: exiting [24].acquireAndRelease[5]: entered [0].acquireAndRelease[4]: waited before lock [15].acquireAndRelease[4]: waited before unlock [0].acquireAndRelease[4]: locked [15].acquireAndRelease[4]: exiting [15].acquireAndRelease[5]: entered [7].acquireAndRelease[4]: waited before unlock [7].acquireAndRelease[4]: exiting [7].acquireAndRelease[5]: entered [23].acquireAndRelease[6]: waited before unlock [23].acquireAndRelease[6]: exiting [23].acquireAndRelease[7]: entered [4].acquireAndRelease[5]: waited before unlock [4].acquireAndRelease[5]: exiting [4].acquireAndRelease[6]: entered [23].acquireAndRelease[7]: waited before lock [1].acquireAndRelease[6]: waited before unlock [1].acquireAndRelease[6]: exiting [1].acquireAndRelease[7]: entered [23].acquireAndRelease[7]: locked [38].acquireAndRelease[5]: waited before lock [38].acquireAndRelease[5]: locked [17].acquireAndRelease[4]: waited before lock [17].acquireAndRelease[4]: locked [22].acquireAndRelease[4]: waited before unlock [22].acquireAndRelease[4]: exiting [22].acquireAndRelease[5]: entered [34].acquireAndRelease[5]: waited before unlock [34].acquireAndRelease[5]: exiting [34].acquireAndRelease[6]: entered [25].acquireAndRelease[4]: waited before unlock [25].acquireAndRelease[4]: exiting [25].acquireAndRelease[5]: entered [18].acquireAndRelease[7]: waited before lock [18].acquireAndRelease[7]: locked [12].acquireAndRelease[4]: waited before lock [12].acquireAndRelease[4]: locked [32].acquireAndRelease[4]: waited before unlock [32].acquireAndRelease[4]: exiting [32].acquireAndRelease[5]: entered [2].acquireAndRelease[6]: waited before lock [7].acquireAndRelease[5]: waited before lock [7].acquireAndRelease[5]: locked [34].acquireAndRelease[6]: waited before lock [34].acquireAndRelease[6]: locked [8].acquireAndRelease[5]: waited before lock [8].acquireAndRelease[5]: locked [2].acquireAndRelease[6]: locked [5].acquireAndRelease[4]: waited before unlock [5].acquireAndRelease[4]: exiting [5].acquireAndRelease[5]: entered [3].acquireAndRelease[6]: waited before lock [3].acquireAndRelease[6]: locked [30].acquireAndRelease[5]: waited before lock [30].acquireAndRelease[5]: locked [16].acquireAndRelease[7]: waited before lock [16].acquireAndRelease[7]: locked [36].acquireAndRelease[5]: waited before unlock [36].acquireAndRelease[5]: exiting [36].acquireAndRelease[6]: entered [24].acquireAndRelease[5]: waited before lock [24].acquireAndRelease[5]: locked [4].acquireAndRelease[6]: waited before lock [4].acquireAndRelease[6]: locked [18].acquireAndRelease[7]: waited before unlock [18].acquireAndRelease[7]: exiting [18].acquireAndRelease[8]: entered [18].acquireAndRelease[8]: waited before lock [18].acquireAndRelease[8]: locked [18].acquireAndRelease[8]: waited before unlock [18].acquireAndRelease[8]: exiting [18].acquireAndRelease[9]: entered [27].acquireAndRelease[4]: waited before lock [27].acquireAndRelease[4]: locked [28].acquireAndRelease[4]: waited before unlock [28].acquireAndRelease[4]: exiting [28].acquireAndRelease[5]: entered [19].acquireAndRelease[5]: waited before unlock [19].acquireAndRelease[5]: exiting [19].acquireAndRelease[6]: entered [26].acquireAndRelease[3]: waited before unlock [26].acquireAndRelease[3]: exiting [26].acquireAndRelease[4]: entered [13].acquireAndRelease[8]: waited before lock [13].acquireAndRelease[8]: locked [4].acquireAndRelease[6]: waited before unlock [4].acquireAndRelease[6]: exiting [4].acquireAndRelease[7]: entered [37].acquireAndRelease[4]: waited before unlock [37].acquireAndRelease[4]: exiting [37].acquireAndRelease[5]: entered [29].acquireAndRelease[5]: waited before unlock [29].acquireAndRelease[5]: exiting [29].acquireAndRelease[6]: entered [1].acquireAndRelease[7]: waited before lock [1].acquireAndRelease[7]: locked [2].acquireAndRelease[6]: waited before unlock [2].acquireAndRelease[6]: exiting [2].acquireAndRelease[7]: entered [35].acquireAndRelease[5]: waited before unlock [35].acquireAndRelease[5]: exiting [18].acquireAndRelease[9]: waited before lock [18].acquireAndRelease[9]: locked [35].acquireAndRelease[6]: entered [28].acquireAndRelease[5]: waited before lock [28].acquireAndRelease[5]: locked [6].acquireAndRelease[5]: waited before unlock [6].acquireAndRelease[5]: exiting [6].acquireAndRelease[6]: entered [35].acquireAndRelease[6]: waited before lock [35].acquireAndRelease[6]: locked [15].acquireAndRelease[5]: waited before lock [15].acquireAndRelease[5]: locked [26].acquireAndRelease[4]: waited before lock [26].acquireAndRelease[4]: locked [34].acquireAndRelease[6]: waited before unlock [34].acquireAndRelease[6]: exiting [34].acquireAndRelease[7]: entered [26].acquireAndRelease[4]: waited before unlock [26].acquireAndRelease[4]: exiting [26].acquireAndRelease[5]: entered [39].acquireAndRelease[5]: waited before unlock [39].acquireAndRelease[5]: exiting [39].acquireAndRelease[6]: entered [25].acquireAndRelease[5]: waited before lock [25].acquireAndRelease[5]: locked [10].acquireAndRelease[5]: waited before unlock [10].acquireAndRelease[5]: exiting [10].acquireAndRelease[6]: entered [22].acquireAndRelease[5]: waited before lock [22].acquireAndRelease[5]: locked [12].acquireAndRelease[4]: waited before unlock [12].acquireAndRelease[4]: exiting [12].acquireAndRelease[5]: entered [20].acquireAndRelease[5]: waited before unlock [20].acquireAndRelease[5]: exiting [20].acquireAndRelease[6]: entered [37].acquireAndRelease[5]: waited before lock [37].acquireAndRelease[5]: locked [17].acquireAndRelease[4]: waited before unlock [17].acquireAndRelease[4]: exiting [17].acquireAndRelease[5]: entered [39].acquireAndRelease[6]: waited before lock [39].acquireAndRelease[6]: locked [17].acquireAndRelease[5]: waited before lock [17].acquireAndRelease[5]: locked [26].acquireAndRelease[5]: waited before lock [26].acquireAndRelease[5]: locked [36].acquireAndRelease[6]: waited before lock [36].acquireAndRelease[6]: locked [35].acquireAndRelease[6]: waited before unlock [35].acquireAndRelease[6]: exiting [35].acquireAndRelease[7]: entered [6].acquireAndRelease[6]: waited before lock [6].acquireAndRelease[6]: locked [23].acquireAndRelease[7]: waited before unlock [23].acquireAndRelease[7]: exiting [23].acquireAndRelease[8]: entered [32].acquireAndRelease[5]: waited before lock [32].acquireAndRelease[5]: locked [10].acquireAndRelease[6]: waited before lock [10].acquireAndRelease[6]: locked [11].acquireAndRelease[5]: waited before unlock [11].acquireAndRelease[5]: exiting [11].acquireAndRelease[6]: entered [5].acquireAndRelease[5]: waited before lock [5].acquireAndRelease[5]: locked [1].acquireAndRelease[7]: waited before unlock [1].acquireAndRelease[7]: exiting [1].acquireAndRelease[8]: entered [4].acquireAndRelease[7]: waited before lock [4].acquireAndRelease[7]: locked [32].acquireAndRelease[5]: waited before unlock [32].acquireAndRelease[5]: exiting [32].acquireAndRelease[6]: entered [29].acquireAndRelease[6]: waited before lock [29].acquireAndRelease[6]: locked [34].acquireAndRelease[7]: waited before lock [34].acquireAndRelease[7]: locked [38].acquireAndRelease[5]: waited before unlock [38].acquireAndRelease[5]: exiting [38].acquireAndRelease[6]: entered [19].acquireAndRelease[6]: waited before lock [19].acquireAndRelease[6]: locked [9].acquireAndRelease[5]: waited before unlock [9].acquireAndRelease[5]: exiting [9].acquireAndRelease[6]: entered [1].acquireAndRelease[8]: waited before lock [1].acquireAndRelease[8]: locked [8].acquireAndRelease[5]: waited before unlock [8].acquireAndRelease[5]: exiting [8].acquireAndRelease[6]: entered [21].acquireAndRelease[4]: waited before unlock [21].acquireAndRelease[4]: exiting [21].acquireAndRelease[5]: entered [2].acquireAndRelease[7]: waited before lock [2].acquireAndRelease[7]: locked [21].acquireAndRelease[5]: waited before lock [21].acquireAndRelease[5]: locked [25].acquireAndRelease[5]: waited before unlock [25].acquireAndRelease[5]: exiting [25].acquireAndRelease[6]: entered [20].acquireAndRelease[6]: waited before lock [20].acquireAndRelease[6]: locked [31].acquireAndRelease[5]: waited before unlock [31].acquireAndRelease[5]: exiting [31].acquireAndRelease[6]: entered [33].acquireAndRelease[4]: waited before unlock [33].acquireAndRelease[4]: exiting [33].acquireAndRelease[5]: entered [32].acquireAndRelease[6]: waited before lock [32].acquireAndRelease[6]: locked [14].acquireAndRelease[7]: waited before unlock [14].acquireAndRelease[7]: exiting [14].acquireAndRelease[8]: entered [35].acquireAndRelease[7]: waited before lock [35].acquireAndRelease[7]: locked [18].acquireAndRelease[9]: waited before unlock [18].acquireAndRelease[9]: exiting [18].acquireAndRelease[10]: entered [22].acquireAndRelease[5]: waited before unlock [22].acquireAndRelease[5]: exiting [22].acquireAndRelease[6]: entered [23].acquireAndRelease[8]: waited before lock [23].acquireAndRelease[8]: locked [16].acquireAndRelease[7]: waited before unlock [16].acquireAndRelease[7]: exiting [16].acquireAndRelease[8]: entered [13].acquireAndRelease[8]: waited before unlock [13].acquireAndRelease[8]: exiting [13].acquireAndRelease[9]: entered [12].acquireAndRelease[5]: waited before lock [9].acquireAndRelease[6]: waited before lock [9].acquireAndRelease[6]: locked [12].acquireAndRelease[5]: locked [31].acquireAndRelease[6]: waited before lock [31].acquireAndRelease[6]: locked [27].acquireAndRelease[4]: waited before unlock [27].acquireAndRelease[4]: exiting [27].acquireAndRelease[5]: entered [33].acquireAndRelease[5]: waited before lock [33].acquireAndRelease[5]: locked [4].acquireAndRelease[7]: waited before unlock [4].acquireAndRelease[7]: exiting [4].acquireAndRelease[8]: entered [29].acquireAndRelease[6]: waited before unlock [29].acquireAndRelease[6]: exiting [29].acquireAndRelease[7]: entered [0].acquireAndRelease[4]: waited before unlock [0].acquireAndRelease[4]: exiting [0].acquireAndRelease[5]: entered [0].acquireAndRelease[5]: waited before lock [0].acquireAndRelease[5]: locked [27].acquireAndRelease[5]: waited before lock [27].acquireAndRelease[5]: locked [38].acquireAndRelease[6]: waited before lock [38].acquireAndRelease[6]: locked [4].acquireAndRelease[8]: waited before lock [4].acquireAndRelease[8]: locked [11].acquireAndRelease[6]: waited before lock [11].acquireAndRelease[6]: locked [29].acquireAndRelease[7]: waited before lock [29].acquireAndRelease[7]: locked [27].acquireAndRelease[5]: waited before unlock [27].acquireAndRelease[5]: exiting [27].acquireAndRelease[6]: entered [25].acquireAndRelease[6]: waited before lock [25].acquireAndRelease[6]: locked [18].acquireAndRelease[10]: waited before lock [18].acquireAndRelease[10]: locked [18].acquireAndRelease[10]: waited before unlock [18].acquireAndRelease[10]: exiting [18].acquireAndRelease[11]: entered [30].acquireAndRelease[5]: waited before unlock [30].acquireAndRelease[5]: exiting [30].acquireAndRelease[6]: entered [8].acquireAndRelease[6]: waited before lock [8].acquireAndRelease[6]: locked [28].acquireAndRelease[5]: waited before unlock [28].acquireAndRelease[5]: exiting [28].acquireAndRelease[6]: entered [26].acquireAndRelease[5]: waited before unlock [26].acquireAndRelease[5]: exiting [26].acquireAndRelease[6]: entered [27].acquireAndRelease[6]: waited before lock [27].acquireAndRelease[6]: locked [14].acquireAndRelease[8]: waited before lock [14].acquireAndRelease[8]: locked [28].acquireAndRelease[6]: waited before lock [28].acquireAndRelease[6]: locked [22].acquireAndRelease[6]: waited before lock [22].acquireAndRelease[6]: locked [35].acquireAndRelease[7]: waited before unlock [35].acquireAndRelease[7]: exiting [35].acquireAndRelease[8]: entered [7].acquireAndRelease[5]: waited before unlock [7].acquireAndRelease[5]: exiting [7].acquireAndRelease[6]: 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 [27].acquireAndRelease[6]: waited before unlock [27].acquireAndRelease[6]: exiting [27].acquireAndRelease[7]: entered [35].acquireAndRelease[8]: waited before lock [35].acquireAndRelease[8]: locked [30].acquireAndRelease[6]: waited before lock [30].acquireAndRelease[6]: locked [6].acquireAndRelease[6]: waited before unlock [6].acquireAndRelease[6]: exiting [6].acquireAndRelease[7]: entered [39].acquireAndRelease[6]: waited before unlock [39].acquireAndRelease[6]: exiting [39].acquireAndRelease[7]: entered [16].acquireAndRelease[8]: waited before lock [16].acquireAndRelease[8]: locked [1].acquireAndRelease[8]: waited before unlock [1].acquireAndRelease[8]: exiting [1].acquireAndRelease[9]: entered [24].acquireAndRelease[5]: waited before unlock [24].acquireAndRelease[5]: exiting [24].acquireAndRelease[6]: entered [13].acquireAndRelease[9]: waited before lock [13].acquireAndRelease[9]: locked [37].acquireAndRelease[5]: waited before unlock [37].acquireAndRelease[5]: exiting [37].acquireAndRelease[6]: entered [2].acquireAndRelease[7]: waited before unlock [2].acquireAndRelease[7]: exiting [2].acquireAndRelease[8]: entered [3].acquireAndRelease[6]: waited before unlock [3].acquireAndRelease[6]: exiting [3].acquireAndRelease[7]: entered [21].acquireAndRelease[5]: waited before unlock [21].acquireAndRelease[5]: exiting [21].acquireAndRelease[6]: entered [15].acquireAndRelease[5]: waited before unlock [15].acquireAndRelease[5]: exiting [15].acquireAndRelease[6]: entered [39].acquireAndRelease[7]: waited before lock [39].acquireAndRelease[7]: locked [26].acquireAndRelease[6]: waited before lock [26].acquireAndRelease[6]: locked [34].acquireAndRelease[7]: waited before unlock [34].acquireAndRelease[7]: exiting [34].acquireAndRelease[8]: entered [18].acquireAndRelease[11]: waited before lock [18].acquireAndRelease[11]: locked [20].acquireAndRelease[6]: waited before unlock [20].acquireAndRelease[6]: exiting [20].acquireAndRelease[7]: entered [31].acquireAndRelease[6]: waited before unlock [31].acquireAndRelease[6]: exiting [31].acquireAndRelease[7]: entered [27].acquireAndRelease[7]: waited before lock [27].acquireAndRelease[7]: locked [17].acquireAndRelease[5]: waited before unlock [17].acquireAndRelease[5]: exiting [17].acquireAndRelease[6]: entered [23].acquireAndRelease[8]: waited before unlock [23].acquireAndRelease[8]: exiting [23].acquireAndRelease[9]: entered [15].acquireAndRelease[6]: waited before lock [15].acquireAndRelease[6]: locked [3].acquireAndRelease[7]: waited before lock [3].acquireAndRelease[7]: locked [26].acquireAndRelease[6]: waited before unlock [26].acquireAndRelease[6]: exiting [26].acquireAndRelease[7]: entered [33].acquireAndRelease[5]: waited before unlock [33].acquireAndRelease[5]: exiting [33].acquireAndRelease[6]: entered [18].acquireAndRelease[11]: waited before unlock [18].acquireAndRelease[11]: exiting [18].acquireAndRelease[12]: entered [6].acquireAndRelease[7]: waited before lock [6].acquireAndRelease[7]: locked [36].acquireAndRelease[6]: waited before unlock [36].acquireAndRelease[6]: exiting [36].acquireAndRelease[7]: entered [20].acquireAndRelease[7]: waited before lock [20].acquireAndRelease[7]: locked [5].acquireAndRelease[5]: waited before unlock [5].acquireAndRelease[5]: exiting [5].acquireAndRelease[6]: entered [37].acquireAndRelease[6]: waited before lock [37].acquireAndRelease[6]: locked [39].acquireAndRelease[7]: waited before unlock [39].acquireAndRelease[7]: exiting [39].acquireAndRelease[8]: entered [39].acquireAndRelease[8]: waited before lock [39].acquireAndRelease[8]: locked [7].acquireAndRelease[6]: waited before lock [7].acquireAndRelease[6]: locked [10].acquireAndRelease[6]: waited before unlock [10].acquireAndRelease[6]: exiting [10].acquireAndRelease[7]: entered [13].acquireAndRelease[9]: waited before unlock [13].acquireAndRelease[9]: exiting [13].acquireAndRelease[10]: entered [16].acquireAndRelease[8]: waited before unlock [16].acquireAndRelease[8]: exiting [16].acquireAndRelease[9]: entered [22].acquireAndRelease[6]: waited before unlock [22].acquireAndRelease[6]: exiting [22].acquireAndRelease[7]: entered [24].acquireAndRelease[6]: waited before lock [24].acquireAndRelease[6]: locked [21].acquireAndRelease[6]: waited before lock [21].acquireAndRelease[6]: locked [34].acquireAndRelease[8]: waited before lock [34].acquireAndRelease[8]: locked [0].acquireAndRelease[5]: waited before unlock [0].acquireAndRelease[5]: exiting [0].acquireAndRelease[6]: entered [22].acquireAndRelease[7]: waited before lock [22].acquireAndRelease[7]: locked [32].acquireAndRelease[6]: waited before unlock [32].acquireAndRelease[6]: exiting [32].acquireAndRelease[7]: entered [1].acquireAndRelease[9]: waited before lock [1].acquireAndRelease[9]: locked [16].acquireAndRelease[9]: waited before lock [16].acquireAndRelease[9]: locked [31].acquireAndRelease[7]: waited before lock [31].acquireAndRelease[7]: locked [2].acquireAndRelease[8]: waited before lock [2].acquireAndRelease[8]: locked [18].acquireAndRelease[12]: waited before lock [18].acquireAndRelease[12]: locked [36].acquireAndRelease[7]: waited before lock [36].acquireAndRelease[7]: locked [13].acquireAndRelease[10]: waited before lock [13].acquireAndRelease[10]: locked [26].acquireAndRelease[7]: waited before lock [26].acquireAndRelease[7]: locked [19].acquireAndRelease[6]: waited before unlock [19].acquireAndRelease[6]: exiting [19].acquireAndRelease[7]: entered [33].acquireAndRelease[6]: waited before lock [33].acquireAndRelease[6]: locked [23].acquireAndRelease[9]: waited before lock [23].acquireAndRelease[9]: locked [36].acquireAndRelease[7]: waited before unlock [36].acquireAndRelease[7]: exiting [36].acquireAndRelease[8]: entered [29].acquireAndRelease[7]: waited before unlock [29].acquireAndRelease[7]: exiting [29].acquireAndRelease[8]: entered [14].acquireAndRelease[8]: waited before unlock [14].acquireAndRelease[8]: exiting [14].acquireAndRelease[9]: entered [17].acquireAndRelease[6]: waited before lock [17].acquireAndRelease[6]: locked [33].acquireAndRelease[6]: waited before unlock [33].acquireAndRelease[6]: exiting [33].acquireAndRelease[7]: entered [5].acquireAndRelease[6]: waited before lock [5].acquireAndRelease[6]: locked [24].acquireAndRelease[6]: waited before unlock [24].acquireAndRelease[6]: exiting [24].acquireAndRelease[7]: entered [8].acquireAndRelease[6]: waited before unlock [8].acquireAndRelease[6]: exiting [8].acquireAndRelease[7]: entered [39].acquireAndRelease[8]: waited before unlock [39].acquireAndRelease[8]: exiting [39].acquireAndRelease[9]: entered [4].acquireAndRelease[8]: waited before unlock [4].acquireAndRelease[8]: exiting [4].acquireAndRelease[9]: entered [36].acquireAndRelease[8]: waited before lock [36].acquireAndRelease[8]: locked [9].acquireAndRelease[6]: waited before unlock [9].acquireAndRelease[6]: exiting [9].acquireAndRelease[7]: entered [17].acquireAndRelease[6]: waited before unlock [17].acquireAndRelease[6]: exiting [17].acquireAndRelease[7]: entered [10].acquireAndRelease[7]: waited before lock [10].acquireAndRelease[7]: locked [39].acquireAndRelease[9]: waited before lock [39].acquireAndRelease[9]: locked [15].acquireAndRelease[6]: waited before unlock [15].acquireAndRelease[6]: exiting [15].acquireAndRelease[7]: entered [38].acquireAndRelease[6]: waited before unlock [38].acquireAndRelease[6]: exiting [38].acquireAndRelease[7]: entered [4].acquireAndRelease[9]: waited before lock [4].acquireAndRelease[9]: locked [0].acquireAndRelease[6]: waited before lock [0].acquireAndRelease[6]: locked [26].acquireAndRelease[7]: waited before unlock [26].acquireAndRelease[7]: exiting [26].acquireAndRelease[8]: entered [32].acquireAndRelease[7]: waited before lock [32].acquireAndRelease[7]: locked [8].acquireAndRelease[7]: waited before lock [8].acquireAndRelease[7]: locked [1].acquireAndRelease[9]: waited before unlock [1].acquireAndRelease[9]: exiting [1].acquireAndRelease[10]: entered [38].acquireAndRelease[7]: waited before lock [38].acquireAndRelease[7]: locked [29].acquireAndRelease[8]: waited before lock [29].acquireAndRelease[8]: locked [1].acquireAndRelease[10]: waited before lock [1].acquireAndRelease[10]: locked [25].acquireAndRelease[6]: waited before unlock [25].acquireAndRelease[6]: exiting [25].acquireAndRelease[7]: entered [11].acquireAndRelease[6]: waited before unlock [11].acquireAndRelease[6]: exiting [11].acquireAndRelease[7]: entered [37].acquireAndRelease[6]: waited before unlock [37].acquireAndRelease[6]: exiting [37].acquireAndRelease[7]: entered [35].acquireAndRelease[8]: waited before unlock [35].acquireAndRelease[8]: exiting [35].acquireAndRelease[9]: entered [30].acquireAndRelease[6]: waited before unlock [30].acquireAndRelease[6]: exiting [30].acquireAndRelease[7]: entered [19].acquireAndRelease[7]: waited before lock [19].acquireAndRelease[7]: locked [27].acquireAndRelease[7]: waited before unlock [27].acquireAndRelease[7]: exiting [27].acquireAndRelease[8]: entered [36].acquireAndRelease[8]: waited before unlock [36].acquireAndRelease[8]: exiting [36].acquireAndRelease[9]: entered [0].acquireAndRelease[6]: waited before unlock [0].acquireAndRelease[6]: exiting [0].acquireAndRelease[7]: entered [35].acquireAndRelease[9]: waited before lock [35].acquireAndRelease[9]: locked [39].acquireAndRelease[9]: waited before unlock [39].acquireAndRelease[9]: exiting [39].acquireAndRelease[10]: entered [28].acquireAndRelease[6]: waited before unlock [28].acquireAndRelease[6]: exiting [28].acquireAndRelease[7]: entered [9].acquireAndRelease[7]: waited before lock [9].acquireAndRelease[7]: locked [14].acquireAndRelease[9]: waited before lock [14].acquireAndRelease[9]: locked [22].acquireAndRelease[7]: waited before unlock [22].acquireAndRelease[7]: exiting [22].acquireAndRelease[8]: entered [39].acquireAndRelease[10]: waited before lock [39].acquireAndRelease[10]: locked [36].acquireAndRelease[9]: waited before lock [36].acquireAndRelease[9]: locked [17].acquireAndRelease[7]: waited before lock [17].acquireAndRelease[7]: locked [11].acquireAndRelease[7]: waited before lock [11].acquireAndRelease[7]: locked [33].acquireAndRelease[7]: waited before lock [33].acquireAndRelease[7]: locked [21].acquireAndRelease[6]: waited before unlock [21].acquireAndRelease[6]: exiting [21].acquireAndRelease[7]: entered [4].acquireAndRelease[9]: waited before unlock [4].acquireAndRelease[9]: exiting [4].acquireAndRelease[10]: entered [15].acquireAndRelease[7]: waited before lock [15].acquireAndRelease[7]: locked [20].acquireAndRelease[7]: waited before unlock [20].acquireAndRelease[7]: exiting [20].acquireAndRelease[8]: entered [21].acquireAndRelease[7]: waited before lock [21].acquireAndRelease[7]: locked [14].acquireAndRelease[9]: waited before unlock [14].acquireAndRelease[9]: exiting [14].acquireAndRelease[10]: entered [24].acquireAndRelease[7]: waited before lock [24].acquireAndRelease[7]: locked [30].acquireAndRelease[7]: waited before lock [30].acquireAndRelease[7]: locked [12].acquireAndRelease[6]: waited before unlock [12].acquireAndRelease[6]: exiting [12].acquireAndRelease[7]: entered [31].acquireAndRelease[7]: waited before unlock [31].acquireAndRelease[7]: exiting [31].acquireAndRelease[8]: entered [6].acquireAndRelease[7]: waited before unlock [6].acquireAndRelease[7]: exiting [6].acquireAndRelease[8]: entered [37].acquireAndRelease[7]: waited before lock [34].acquireAndRelease[8]: waited before unlock [26].acquireAndRelease[8]: waited before lock [37].acquireAndRelease[7]: locked [26].acquireAndRelease[8]: locked [23].acquireAndRelease[9]: waited before unlock [23].acquireAndRelease[9]: exiting [23].acquireAndRelease[10]: entered [34].acquireAndRelease[8]: exiting [34].acquireAndRelease[9]: entered [4].acquireAndRelease[10]: waited before lock [4].acquireAndRelease[10]: locked [25].acquireAndRelease[7]: waited before lock [25].acquireAndRelease[7]: locked [27].acquireAndRelease[8]: waited before lock [27].acquireAndRelease[8]: locked [39].acquireAndRelease[10]: waited before unlock [3].acquireAndRelease[7]: waited before unlock [3].acquireAndRelease[7]: exiting [3].acquireAndRelease[8]: entered [39].acquireAndRelease[10]: exiting [39].acquireAndRelease[11]: entered [26].acquireAndRelease[8]: waited before unlock [26].acquireAndRelease[8]: exiting [26].acquireAndRelease[9]: entered [36].acquireAndRelease[9]: waited before unlock [36].acquireAndRelease[9]: exiting [36].acquireAndRelease[10]: entered [16].acquireAndRelease[9]: waited before unlock [16].acquireAndRelease[9]: exiting [16].acquireAndRelease[10]: entered [11].acquireAndRelease[7]: waited before unlock [11].acquireAndRelease[7]: exiting [11].acquireAndRelease[8]: entered [31].acquireAndRelease[8]: waited before lock [31].acquireAndRelease[8]: locked [39].acquireAndRelease[11]: waited before lock [39].acquireAndRelease[11]: locked [17].acquireAndRelease[7]: waited before unlock [17].acquireAndRelease[7]: exiting [17].acquireAndRelease[8]: entered [10].acquireAndRelease[7]: waited before unlock [10].acquireAndRelease[7]: exiting [10].acquireAndRelease[8]: entered [32].acquireAndRelease[7]: waited before unlock [32].acquireAndRelease[7]: exiting [32].acquireAndRelease[8]: entered [13].acquireAndRelease[10]: waited before unlock [13].acquireAndRelease[10]: exiting [13].acquireAndRelease[11]: entered [0].acquireAndRelease[7]: waited before lock [0].acquireAndRelease[7]: locked Running co.codewizards.cloudstore.core.util.ISO8601Test [24].acquireAndRelease[7]: waited before unlock [24].acquireAndRelease[7]: exiting [24].acquireAndRelease[8]: entered [22].acquireAndRelease[8]: waited before lock [22].acquireAndRelease[8]: locked [25].acquireAndRelease[7]: waited before unlock [25].acquireAndRelease[7]: exiting [25].acquireAndRelease[8]: entered [20].acquireAndRelease[8]: waited before lock [20].acquireAndRelease[8]: locked [1].acquireAndRelease[10]: waited before unlock [1].acquireAndRelease[10]: exiting [1].acquireAndRelease[11]: entered [4].acquireAndRelease[10]: waited before unlock [4].acquireAndRelease[10]: exiting [4].acquireAndRelease[11]: entered [7].acquireAndRelease[6]: waited before unlock [7].acquireAndRelease[6]: exiting [7].acquireAndRelease[7]: entered [26].acquireAndRelease[9]: waited before lock [26].acquireAndRelease[9]: locked [13].acquireAndRelease[11]: waited before lock [13].acquireAndRelease[11]: locked [12].acquireAndRelease[7]: waited before lock [12].acquireAndRelease[7]: locked [34].acquireAndRelease[9]: waited before lock [34].acquireAndRelease[9]: locked [21].acquireAndRelease[7]: waited before unlock [21].acquireAndRelease[7]: exiting [21].acquireAndRelease[8]: entered [2].acquireAndRelease[8]: waited before unlock [2].acquireAndRelease[8]: exiting [2].acquireAndRelease[9]: entered [15].acquireAndRelease[7]: waited before unlock [15].acquireAndRelease[7]: exiting [15].acquireAndRelease[8]: entered [23].acquireAndRelease[10]: waited before lock [23].acquireAndRelease[10]: locked [28].acquireAndRelease[7]: waited before lock [28].acquireAndRelease[7]: locked [25].acquireAndRelease[8]: waited before lock [25].acquireAndRelease[8]: locked [27].acquireAndRelease[8]: waited before unlock [27].acquireAndRelease[8]: exiting [27].acquireAndRelease[9]: entered [11].acquireAndRelease[8]: waited before lock [11].acquireAndRelease[8]: locked [6].acquireAndRelease[8]: waited before lock [6].acquireAndRelease[8]: locked [36].acquireAndRelease[10]: waited before lock [36].acquireAndRelease[10]: locked [10].acquireAndRelease[8]: waited before lock [10].acquireAndRelease[8]: locked [7].acquireAndRelease[7]: waited before lock [7].acquireAndRelease[7]: locked [14].acquireAndRelease[10]: waited before lock [14].acquireAndRelease[10]: locked [34].acquireAndRelease[9]: waited before unlock [34].acquireAndRelease[9]: exiting [34].acquireAndRelease[10]: entered [34].acquireAndRelease[10]: waited before lock [34].acquireAndRelease[10]: locked [39].acquireAndRelease[11]: waited before unlock [39].acquireAndRelease[11]: exiting [39].acquireAndRelease[12]: entered [4].acquireAndRelease[11]: waited before lock [4].acquireAndRelease[11]: locked [13].acquireAndRelease[11]: waited before unlock [13].acquireAndRelease[11]: exiting [13].acquireAndRelease[12]: entered 08:21:13.162 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory [18].acquireAndRelease[12]: waited before unlock [18].acquireAndRelease[12]: exiting [18].acquireAndRelease[13]: entered [29].acquireAndRelease[8]: waited before unlock [29].acquireAndRelease[8]: exiting [29].acquireAndRelease[9]: entered [3].acquireAndRelease[8]: waited before lock [3].acquireAndRelease[8]: locked [1].acquireAndRelease[11]: waited before lock [1].acquireAndRelease[11]: locked rootFile=/ rootUrl=file:/ rootFile2=/ canonicalizedRootURL=file:/ rootFile3=/ [32].acquireAndRelease[8]: waited before lock [32].acquireAndRelease[8]: locked [17].acquireAndRelease[8]: waited before lock [17].acquireAndRelease[8]: locked [15].acquireAndRelease[8]: waited before lock [15].acquireAndRelease[8]: locked [2].acquireAndRelease[9]: waited before lock [2].acquireAndRelease[9]: locked [31].acquireAndRelease[8]: waited before unlock [31].acquireAndRelease[8]: exiting [31].acquireAndRelease[9]: entered [34].acquireAndRelease[10]: waited before unlock [34].acquireAndRelease[10]: exiting [34].acquireAndRelease[11]: entered [39].acquireAndRelease[12]: waited before lock [39].acquireAndRelease[12]: locked [21].acquireAndRelease[8]: waited before lock [21].acquireAndRelease[8]: locked [24].acquireAndRelease[8]: waited before lock [24].acquireAndRelease[8]: locked [18].acquireAndRelease[13]: waited before lock [18].acquireAndRelease[13]: locked [5].acquireAndRelease[6]: waited before unlock [5].acquireAndRelease[6]: exiting [5].acquireAndRelease[7]: entered [16].acquireAndRelease[10]: waited before lock [16].acquireAndRelease[10]: locked [8].acquireAndRelease[7]: waited before unlock [8].acquireAndRelease[7]: exiting [8].acquireAndRelease[8]: entered [0].acquireAndRelease[7]: waited before unlock [0].acquireAndRelease[7]: exiting [0].acquireAndRelease[8]: entered [28].acquireAndRelease[7]: waited before unlock [28].acquireAndRelease[7]: exiting [28].acquireAndRelease[8]: entered [35].acquireAndRelease[9]: waited before unlock [35].acquireAndRelease[9]: exiting [35].acquireAndRelease[10]: entered [13].acquireAndRelease[12]: waited before lock [13].acquireAndRelease[12]: locked [29].acquireAndRelease[9]: waited before lock [29].acquireAndRelease[9]: locked [25].acquireAndRelease[8]: waited before unlock [25].acquireAndRelease[8]: exiting [25].acquireAndRelease[9]: entered [27].acquireAndRelease[9]: waited before lock [27].acquireAndRelease[9]: locked [24].acquireAndRelease[8]: waited before unlock [24].acquireAndRelease[8]: exiting [24].acquireAndRelease[9]: entered [0].acquireAndRelease[8]: waited before lock [0].acquireAndRelease[8]: locked [35].acquireAndRelease[10]: waited before lock [35].acquireAndRelease[10]: locked [25].acquireAndRelease[9]: waited before lock [25].acquireAndRelease[9]: locked [19].acquireAndRelease[7]: waited before unlock [19].acquireAndRelease[7]: exiting [19].acquireAndRelease[8]: entered [31].acquireAndRelease[9]: waited before lock [31].acquireAndRelease[9]: locked [0].acquireAndRelease[8]: waited before unlock [0].acquireAndRelease[8]: exiting [0].acquireAndRelease[9]: entered [38].acquireAndRelease[7]: waited before unlock [38].acquireAndRelease[7]: exiting [38].acquireAndRelease[8]: entered [19].acquireAndRelease[8]: waited before lock [19].acquireAndRelease[8]: locked [33].acquireAndRelease[7]: waited before unlock [33].acquireAndRelease[7]: exiting [33].acquireAndRelease[8]: entered [24].acquireAndRelease[9]: waited before lock [24].acquireAndRelease[9]: locked [35].acquireAndRelease[10]: waited before unlock [35].acquireAndRelease[10]: exiting [35].acquireAndRelease[11]: entered [19].acquireAndRelease[8]: waited before unlock [19].acquireAndRelease[8]: exiting [19].acquireAndRelease[9]: entered [5].acquireAndRelease[7]: waited before lock [5].acquireAndRelease[7]: locked [36].acquireAndRelease[10]: waited before unlock [36].acquireAndRelease[10]: exiting [36].acquireAndRelease[11]: entered [2].acquireAndRelease[9]: waited before unlock [2].acquireAndRelease[9]: exiting [2].acquireAndRelease[10]: entered [13].acquireAndRelease[12]: waited before unlock [13].acquireAndRelease[12]: exiting [13].acquireAndRelease[13]: entered [17].acquireAndRelease[8]: waited before unlock [17].acquireAndRelease[8]: exiting [17].acquireAndRelease[9]: entered [34].acquireAndRelease[11]: waited before lock [34].acquireAndRelease[11]: locked [14].acquireAndRelease[10]: waited before unlock [14].acquireAndRelease[10]: exiting [14].acquireAndRelease[11]: entered [2].acquireAndRelease[10]: waited before lock [2].acquireAndRelease[10]: locked [10].acquireAndRelease[8]: waited before unlock [10].acquireAndRelease[8]: exiting [10].acquireAndRelease[9]: entered [0].acquireAndRelease[9]: waited before lock [0].acquireAndRelease[9]: locked [20].acquireAndRelease[8]: waited before unlock [20].acquireAndRelease[8]: exiting [20].acquireAndRelease[9]: entered [37].acquireAndRelease[7]: waited before unlock [37].acquireAndRelease[7]: exiting [37].acquireAndRelease[8]: entered [15].acquireAndRelease[8]: waited before unlock [15].acquireAndRelease[8]: exiting [15].acquireAndRelease[9]: entered [10].acquireAndRelease[9]: waited before lock [10].acquireAndRelease[9]: locked [23].acquireAndRelease[10]: waited before unlock [23].acquireAndRelease[10]: exiting [23].acquireAndRelease[11]: entered [9].acquireAndRelease[7]: waited before unlock [9].acquireAndRelease[7]: exiting [9].acquireAndRelease[8]: entered [26].acquireAndRelease[9]: waited before unlock [26].acquireAndRelease[9]: exiting [26].acquireAndRelease[10]: entered [19].acquireAndRelease[9]: waited before lock [19].acquireAndRelease[9]: locked [7].acquireAndRelease[7]: waited before unlock [7].acquireAndRelease[7]: exiting [7].acquireAndRelease[8]: entered [14].acquireAndRelease[11]: waited before lock [14].acquireAndRelease[11]: locked [32].acquireAndRelease[8]: waited before unlock [32].acquireAndRelease[8]: exiting [32].acquireAndRelease[9]: entered [7].acquireAndRelease[8]: waited before lock [7].acquireAndRelease[8]: locked [0].acquireAndRelease[9]: waited before unlock [0].acquireAndRelease[9]: exiting [0].acquireAndRelease[10]: entered [27].acquireAndRelease[9]: waited before unlock [27].acquireAndRelease[9]: exiting [27].acquireAndRelease[10]: entered [7].acquireAndRelease[8]: waited before unlock [7].acquireAndRelease[8]: exiting [7].acquireAndRelease[9]: entered [28].acquireAndRelease[8]: waited before lock [28].acquireAndRelease[8]: locked [8].acquireAndRelease[8]: waited before lock [8].acquireAndRelease[8]: locked [31].acquireAndRelease[9]: waited before unlock [31].acquireAndRelease[9]: exiting [31].acquireAndRelease[10]: entered [0].acquireAndRelease[10]: waited before lock [0].acquireAndRelease[10]: locked [33].acquireAndRelease[8]: waited before lock [33].acquireAndRelease[8]: locked [18].acquireAndRelease[13]: waited before unlock [18].acquireAndRelease[13]: exiting [18].acquireAndRelease[14]: entered [30].acquireAndRelease[7]: waited before unlock [30].acquireAndRelease[7]: exiting [30].acquireAndRelease[8]: entered [35].acquireAndRelease[11]: waited before lock [35].acquireAndRelease[11]: locked [17].acquireAndRelease[9]: waited before lock [17].acquireAndRelease[9]: locked [22].acquireAndRelease[8]: waited before unlock [22].acquireAndRelease[8]: exiting [22].acquireAndRelease[9]: entered [12].acquireAndRelease[7]: waited before unlock [12].acquireAndRelease[7]: exiting [12].acquireAndRelease[8]: entered [19].acquireAndRelease[9]: waited before unlock [19].acquireAndRelease[9]: exiting [19].acquireAndRelease[10]: entered [27].acquireAndRelease[10]: waited before lock [27].acquireAndRelease[10]: locked [38].acquireAndRelease[8]: waited before lock [38].acquireAndRelease[8]: locked [11].acquireAndRelease[8]: waited before unlock [11].acquireAndRelease[8]: exiting [11].acquireAndRelease[9]: entered [7].acquireAndRelease[9]: waited before lock [7].acquireAndRelease[9]: locked [3].acquireAndRelease[8]: waited before unlock [3].acquireAndRelease[8]: exiting [3].acquireAndRelease[9]: entered [39].acquireAndRelease[12]: waited before unlock [39].acquireAndRelease[12]: exiting [39].acquireAndRelease[13]: entered [16].acquireAndRelease[10]: waited before unlock [16].acquireAndRelease[10]: exiting [16].acquireAndRelease[11]: entered [34].acquireAndRelease[11]: waited before unlock [34].acquireAndRelease[11]: exiting [34].acquireAndRelease[12]: entered [8].acquireAndRelease[8]: waited before unlock [8].acquireAndRelease[8]: exiting [8].acquireAndRelease[9]: entered [9].acquireAndRelease[8]: waited before lock [9].acquireAndRelease[8]: locked [12].acquireAndRelease[8]: waited before lock [12].acquireAndRelease[8]: locked [36].acquireAndRelease[11]: waited before lock [36].acquireAndRelease[11]: locked [6].acquireAndRelease[8]: waited before unlock [6].acquireAndRelease[8]: exiting [6].acquireAndRelease[9]: entered [20].acquireAndRelease[9]: waited before lock [20].acquireAndRelease[9]: locked [37].acquireAndRelease[8]: waited before lock [37].acquireAndRelease[8]: locked [22].acquireAndRelease[9]: waited before lock [22].acquireAndRelease[9]: locked [13].acquireAndRelease[13]: waited before lock [13].acquireAndRelease[13]: locked [15].acquireAndRelease[9]: waited before lock [15].acquireAndRelease[9]: locked File created: /tmp/UrlUtilTest15315492735870/#Cumbia [29].acquireAndRelease[9]: waited before unlock [29].acquireAndRelease[9]: exiting [29].acquireAndRelease[10]: entered [23].acquireAndRelease[11]: waited before lock [4].acquireAndRelease[11]: waited before unlock [4].acquireAndRelease[11]: exiting [4].acquireAndRelease[12]: entered [23].acquireAndRelease[11]: locked File created: /tmp/UrlUtilTest15315492735970/#Cumbia File created: /tmp/UrlUtilTest15315492736000/#Cumbia [11].acquireAndRelease[9]: waited before lock [11].acquireAndRelease[9]: locked [18].acquireAndRelease[14]: waited before lock [18].acquireAndRelease[14]: locked [33].acquireAndRelease[8]: waited before unlock [33].acquireAndRelease[8]: exiting [33].acquireAndRelease[9]: entered [26].acquireAndRelease[10]: waited before lock [26].acquireAndRelease[10]: locked Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.953 sec - in co.codewizards.cloudstore.core.util.UrlUtilTest [15].acquireAndRelease[9]: waited before unlock [15].acquireAndRelease[9]: exiting [15].acquireAndRelease[10]: entered [3].acquireAndRelease[9]: waited before lock [3].acquireAndRelease[9]: locked [32].acquireAndRelease[9]: waited before lock [32].acquireAndRelease[9]: locked [31].acquireAndRelease[10]: waited before lock [31].acquireAndRelease[10]: locked [24].acquireAndRelease[9]: waited before unlock [24].acquireAndRelease[9]: exiting [24].acquireAndRelease[10]: entered [30].acquireAndRelease[8]: waited before lock [30].acquireAndRelease[8]: locked [15].acquireAndRelease[10]: waited before lock [15].acquireAndRelease[10]: locked [21].acquireAndRelease[8]: waited before unlock [21].acquireAndRelease[8]: exiting [21].acquireAndRelease[9]: entered [19].acquireAndRelease[10]: waited before lock [19].acquireAndRelease[10]: locked [0].acquireAndRelease[10]: waited before unlock [0].acquireAndRelease[10]: exiting [0].acquireAndRelease[11]: entered [14].acquireAndRelease[11]: waited before unlock [14].acquireAndRelease[11]: exiting [14].acquireAndRelease[12]: entered [1].acquireAndRelease[11]: waited before unlock [1].acquireAndRelease[11]: exiting [1].acquireAndRelease[12]: entered [9].acquireAndRelease[8]: waited before unlock [9].acquireAndRelease[8]: exiting [9].acquireAndRelease[9]: entered [24].acquireAndRelease[10]: waited before lock [24].acquireAndRelease[10]: locked [38].acquireAndRelease[8]: waited before unlock [38].acquireAndRelease[8]: exiting [38].acquireAndRelease[9]: entered [25].acquireAndRelease[9]: waited before unlock [25].acquireAndRelease[9]: exiting [25].acquireAndRelease[10]: entered [11].acquireAndRelease[9]: waited before unlock [11].acquireAndRelease[9]: exiting [11].acquireAndRelease[10]: entered [16].acquireAndRelease[11]: waited before lock [16].acquireAndRelease[11]: locked [20].acquireAndRelease[9]: waited before unlock [20].acquireAndRelease[9]: exiting [20].acquireAndRelease[10]: entered [25].acquireAndRelease[10]: waited before lock [25].acquireAndRelease[10]: locked [8].acquireAndRelease[9]: waited before lock [8].acquireAndRelease[9]: locked [0].acquireAndRelease[11]: waited before lock [0].acquireAndRelease[11]: locked [36].acquireAndRelease[11]: waited before unlock [36].acquireAndRelease[11]: exiting [36].acquireAndRelease[12]: entered [11].acquireAndRelease[10]: waited before lock [11].acquireAndRelease[10]: locked [34].acquireAndRelease[12]: waited before lock [34].acquireAndRelease[12]: locked [39].acquireAndRelease[13]: waited before lock [39].acquireAndRelease[13]: locked [18].acquireAndRelease[14]: waited before unlock [18].acquireAndRelease[14]: exiting [18].acquireAndRelease[15]: entered [5].acquireAndRelease[7]: waited before unlock [5].acquireAndRelease[7]: exiting [5].acquireAndRelease[8]: entered [6].acquireAndRelease[9]: waited before lock [6].acquireAndRelease[9]: locked [25].acquireAndRelease[10]: waited before unlock [25].acquireAndRelease[10]: exiting [25].acquireAndRelease[11]: entered [31].acquireAndRelease[10]: waited before unlock [31].acquireAndRelease[10]: exiting [31].acquireAndRelease[11]: entered [4].acquireAndRelease[12]: waited before lock [4].acquireAndRelease[12]: locked [10].acquireAndRelease[9]: waited before unlock [10].acquireAndRelease[9]: exiting [10].acquireAndRelease[10]: entered [29].acquireAndRelease[10]: waited before lock [29].acquireAndRelease[10]: locked [37].acquireAndRelease[8]: waited before unlock [37].acquireAndRelease[8]: exiting [37].acquireAndRelease[9]: entered [38].acquireAndRelease[9]: waited before lock [38].acquireAndRelease[9]: locked [20].acquireAndRelease[10]: waited before lock [20].acquireAndRelease[10]: locked [1].acquireAndRelease[12]: waited before lock [1].acquireAndRelease[12]: locked [13].acquireAndRelease[13]: waited before unlock [13].acquireAndRelease[13]: exiting [13].acquireAndRelease[14]: entered [33].acquireAndRelease[9]: waited before lock [33].acquireAndRelease[9]: locked [17].acquireAndRelease[9]: waited before unlock [17].acquireAndRelease[9]: exiting [17].acquireAndRelease[10]: entered [34].acquireAndRelease[12]: waited before unlock [34].acquireAndRelease[12]: exiting [34].acquireAndRelease[13]: entered [36].acquireAndRelease[12]: waited before lock [36].acquireAndRelease[12]: locked [39].acquireAndRelease[13]: waited before unlock [39].acquireAndRelease[13]: exiting [39].acquireAndRelease[14]: entered [27].acquireAndRelease[10]: waited before unlock [27].acquireAndRelease[10]: exiting [27].acquireAndRelease[11]: entered [21].acquireAndRelease[9]: waited before lock [21].acquireAndRelease[9]: locked [7].acquireAndRelease[9]: waited before unlock [7].acquireAndRelease[9]: exiting [7].acquireAndRelease[10]: entered [36].acquireAndRelease[12]: waited before unlock [36].acquireAndRelease[12]: exiting [36].acquireAndRelease[13]: entered [28].acquireAndRelease[8]: waited before unlock [28].acquireAndRelease[8]: exiting [28].acquireAndRelease[9]: entered [31].acquireAndRelease[11]: waited before lock [31].acquireAndRelease[11]: locked [1].acquireAndRelease[12]: waited before unlock [1].acquireAndRelease[12]: exiting [1].acquireAndRelease[13]: entered [18].acquireAndRelease[15]: waited before lock [18].acquireAndRelease[15]: locked [2].acquireAndRelease[10]: waited before unlock [2].acquireAndRelease[10]: exiting [2].acquireAndRelease[11]: entered [9].acquireAndRelease[9]: waited before lock [9].acquireAndRelease[9]: locked [35].acquireAndRelease[11]: waited before unlock [35].acquireAndRelease[11]: exiting [35].acquireAndRelease[12]: entered Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.77 sec - in co.codewizards.cloudstore.core.util.ISO8601Test [17].acquireAndRelease[10]: waited before lock [17].acquireAndRelease[10]: locked [14].acquireAndRelease[12]: waited before lock [14].acquireAndRelease[12]: locked [5].acquireAndRelease[8]: waited before lock [5].acquireAndRelease[8]: locked [25].acquireAndRelease[11]: waited before lock [25].acquireAndRelease[11]: locked [20].acquireAndRelease[10]: waited before unlock [20].acquireAndRelease[10]: exiting [20].acquireAndRelease[11]: entered [10].acquireAndRelease[10]: waited before lock [10].acquireAndRelease[10]: locked [19].acquireAndRelease[10]: waited before unlock [19].acquireAndRelease[10]: exiting [19].acquireAndRelease[11]: entered [0].acquireAndRelease[11]: waited before unlock [0].acquireAndRelease[11]: exiting [0].acquireAndRelease[12]: entered [26].acquireAndRelease[10]: waited before unlock [26].acquireAndRelease[10]: exiting [26].acquireAndRelease[11]: entered [13].acquireAndRelease[14]: waited before lock [13].acquireAndRelease[14]: locked [12].acquireAndRelease[8]: waited before unlock [12].acquireAndRelease[8]: exiting [12].acquireAndRelease[9]: entered [27].acquireAndRelease[11]: waited before lock [27].acquireAndRelease[11]: locked [19].acquireAndRelease[11]: waited before lock [19].acquireAndRelease[11]: locked [12].acquireAndRelease[9]: waited before lock [12].acquireAndRelease[9]: locked [8].acquireAndRelease[9]: waited before unlock [8].acquireAndRelease[9]: exiting [8].acquireAndRelease[10]: entered [35].acquireAndRelease[12]: waited before lock [35].acquireAndRelease[12]: locked [0].acquireAndRelease[12]: waited before lock [0].acquireAndRelease[12]: locked [1].acquireAndRelease[13]: waited before lock [1].acquireAndRelease[13]: locked [37].acquireAndRelease[9]: waited before lock [37].acquireAndRelease[9]: locked [4].acquireAndRelease[12]: waited before unlock [4].acquireAndRelease[12]: exiting [4].acquireAndRelease[13]: entered [36].acquireAndRelease[13]: waited before lock [36].acquireAndRelease[13]: locked [3].acquireAndRelease[9]: waited before unlock [3].acquireAndRelease[9]: exiting [3].acquireAndRelease[10]: entered [23].acquireAndRelease[11]: waited before unlock [23].acquireAndRelease[11]: exiting [23].acquireAndRelease[12]: entered [29].acquireAndRelease[10]: waited before unlock [29].acquireAndRelease[10]: exiting [29].acquireAndRelease[11]: entered [18].acquireAndRelease[15]: waited before unlock [18].acquireAndRelease[15]: exiting [18].acquireAndRelease[16]: entered [32].acquireAndRelease[9]: waited before unlock [32].acquireAndRelease[9]: exiting [32].acquireAndRelease[10]: entered [8].acquireAndRelease[10]: waited before lock [8].acquireAndRelease[10]: locked [34].acquireAndRelease[13]: waited before lock [34].acquireAndRelease[13]: locked [28].acquireAndRelease[9]: waited before lock [28].acquireAndRelease[9]: locked [39].acquireAndRelease[14]: waited before lock [39].acquireAndRelease[14]: locked [15].acquireAndRelease[10]: waited before unlock [15].acquireAndRelease[10]: exiting [15].acquireAndRelease[11]: entered [4].acquireAndRelease[13]: waited before lock [4].acquireAndRelease[13]: locked [7].acquireAndRelease[10]: waited before lock [7].acquireAndRelease[10]: locked [7].acquireAndRelease[10]: waited before unlock [7].acquireAndRelease[10]: exiting [7].acquireAndRelease[11]: entered [3].acquireAndRelease[10]: waited before lock [3].acquireAndRelease[10]: locked [7].acquireAndRelease[11]: waited before lock [7].acquireAndRelease[11]: locked [20].acquireAndRelease[11]: waited before lock [20].acquireAndRelease[11]: locked [34].acquireAndRelease[13]: waited before unlock [34].acquireAndRelease[13]: exiting [34].acquireAndRelease[14]: entered [2].acquireAndRelease[11]: waited before lock [2].acquireAndRelease[11]: locked [5].acquireAndRelease[8]: waited before unlock [5].acquireAndRelease[8]: exiting [5].acquireAndRelease[9]: entered [26].acquireAndRelease[11]: waited before lock [26].acquireAndRelease[11]: locked [14].acquireAndRelease[12]: waited before unlock [14].acquireAndRelease[12]: exiting [14].acquireAndRelease[13]: entered [12].acquireAndRelease[9]: waited before unlock [12].acquireAndRelease[9]: exiting [12].acquireAndRelease[10]: entered [30].acquireAndRelease[8]: waited before unlock [30].acquireAndRelease[8]: exiting [30].acquireAndRelease[9]: entered [36].acquireAndRelease[13]: waited before unlock [36].acquireAndRelease[13]: exiting [36].acquireAndRelease[14]: entered [9].acquireAndRelease[9]: waited before unlock [9].acquireAndRelease[9]: exiting [9].acquireAndRelease[10]: entered Running co.codewizards.cloudstore.core.util.PasswordUtilTest [22].acquireAndRelease[9]: waited before unlock [22].acquireAndRelease[9]: exiting [22].acquireAndRelease[10]: entered [8].acquireAndRelease[10]: waited before unlock [8].acquireAndRelease[10]: exiting [8].acquireAndRelease[11]: entered [31].acquireAndRelease[11]: waited before unlock [31].acquireAndRelease[11]: exiting [31].acquireAndRelease[12]: entered [11].acquireAndRelease[10]: waited before unlock [11].acquireAndRelease[10]: exiting [11].acquireAndRelease[11]: entered [13].acquireAndRelease[14]: waited before unlock [13].acquireAndRelease[14]: exiting [13].acquireAndRelease[15]: entered [18].acquireAndRelease[16]: waited before lock [15].acquireAndRelease[11]: waited before lock [15].acquireAndRelease[11]: locked [18].acquireAndRelease[16]: locked [29].acquireAndRelease[11]: waited before lock [29].acquireAndRelease[11]: locked [9].acquireAndRelease[10]: waited before lock [9].acquireAndRelease[10]: locked [2].acquireAndRelease[11]: waited before unlock [2].acquireAndRelease[11]: exiting [2].acquireAndRelease[12]: entered [39].acquireAndRelease[14]: waited before unlock [39].acquireAndRelease[14]: exiting [39].acquireAndRelease[15]: entered [30].acquireAndRelease[9]: waited before lock [30].acquireAndRelease[9]: locked [27].acquireAndRelease[11]: waited before unlock [27].acquireAndRelease[11]: exiting [27].acquireAndRelease[12]: entered [2].acquireAndRelease[12]: waited before lock [2].acquireAndRelease[12]: locked [23].acquireAndRelease[12]: waited before lock [23].acquireAndRelease[12]: locked [32].acquireAndRelease[10]: waited before lock [32].acquireAndRelease[10]: locked [37].acquireAndRelease[9]: waited before unlock [37].acquireAndRelease[9]: exiting [37].acquireAndRelease[10]: entered [31].acquireAndRelease[12]: waited before lock [31].acquireAndRelease[12]: locked [22].acquireAndRelease[10]: waited before lock [22].acquireAndRelease[10]: locked [17].acquireAndRelease[10]: waited before unlock [17].acquireAndRelease[10]: exiting [17].acquireAndRelease[11]: entered [33].acquireAndRelease[9]: waited before unlock [33].acquireAndRelease[9]: exiting [33].acquireAndRelease[10]: entered [5].acquireAndRelease[9]: waited before lock [5].acquireAndRelease[9]: locked [24].acquireAndRelease[10]: waited before unlock [24].acquireAndRelease[10]: exiting [24].acquireAndRelease[11]: entered [7].acquireAndRelease[11]: waited before unlock [7].acquireAndRelease[11]: exiting [7].acquireAndRelease[12]: entered [16].acquireAndRelease[11]: waited before unlock [16].acquireAndRelease[11]: exiting [16].acquireAndRelease[12]: entered [26].acquireAndRelease[11]: waited before unlock [26].acquireAndRelease[11]: exiting [26].acquireAndRelease[12]: entered [34].acquireAndRelease[14]: waited before lock [34].acquireAndRelease[14]: locked [6].acquireAndRelease[9]: waited before unlock [6].acquireAndRelease[9]: exiting [6].acquireAndRelease[10]: entered [12].acquireAndRelease[10]: waited before lock [12].acquireAndRelease[10]: locked [2].acquireAndRelease[12]: waited before unlock [2].acquireAndRelease[12]: exiting [2].acquireAndRelease[13]: entered [36].acquireAndRelease[14]: waited before lock [36].acquireAndRelease[14]: locked [19].acquireAndRelease[11]: waited before unlock [19].acquireAndRelease[11]: exiting [19].acquireAndRelease[12]: entered [27].acquireAndRelease[12]: waited before lock [27].acquireAndRelease[12]: locked [8].acquireAndRelease[11]: waited before lock [8].acquireAndRelease[11]: locked [17].acquireAndRelease[11]: waited before lock [17].acquireAndRelease[11]: locked [0].acquireAndRelease[12]: waited before unlock [0].acquireAndRelease[12]: exiting [0].acquireAndRelease[13]: entered [31].acquireAndRelease[12]: waited before unlock [31].acquireAndRelease[12]: exiting [31].acquireAndRelease[13]: entered [35].acquireAndRelease[12]: waited before unlock [35].acquireAndRelease[12]: exiting [35].acquireAndRelease[13]: entered [39].acquireAndRelease[15]: waited before lock [39].acquireAndRelease[15]: locked [14].acquireAndRelease[13]: waited before lock [14].acquireAndRelease[13]: locked [37].acquireAndRelease[10]: waited before lock [37].acquireAndRelease[10]: locked [7].acquireAndRelease[12]: waited before lock [7].acquireAndRelease[12]: locked [0].acquireAndRelease[13]: waited before lock [0].acquireAndRelease[13]: locked [2].acquireAndRelease[13]: waited before lock [2].acquireAndRelease[13]: locked [13].acquireAndRelease[15]: waited before lock [13].acquireAndRelease[15]: locked [11].acquireAndRelease[11]: waited before lock [11].acquireAndRelease[11]: locked [6].acquireAndRelease[10]: waited before lock [6].acquireAndRelease[10]: locked [38].acquireAndRelease[9]: waited before unlock [38].acquireAndRelease[9]: exiting [38].acquireAndRelease[10]: entered [24].acquireAndRelease[11]: waited before lock [24].acquireAndRelease[11]: locked [33].acquireAndRelease[10]: waited before lock [33].acquireAndRelease[10]: locked [21].acquireAndRelease[9]: waited before unlock [21].acquireAndRelease[9]: exiting [21].acquireAndRelease[10]: entered [1].acquireAndRelease[13]: waited before unlock [1].acquireAndRelease[13]: exiting [1].acquireAndRelease[14]: entered [38].acquireAndRelease[10]: waited before lock [38].acquireAndRelease[10]: locked [14].acquireAndRelease[13]: waited before unlock [14].acquireAndRelease[13]: exiting [14].acquireAndRelease[14]: entered [17].acquireAndRelease[11]: waited before unlock [17].acquireAndRelease[11]: exiting [17].acquireAndRelease[12]: entered [12].acquireAndRelease[10]: waited before unlock [12].acquireAndRelease[10]: exiting [12].acquireAndRelease[11]: entered [23].acquireAndRelease[12]: waited before unlock [23].acquireAndRelease[12]: exiting [23].acquireAndRelease[13]: entered [28].acquireAndRelease[9]: waited before unlock [28].acquireAndRelease[9]: exiting [28].acquireAndRelease[10]: entered [7].acquireAndRelease[12]: waited before unlock [7].acquireAndRelease[12]: exiting [7].acquireAndRelease[13]: entered [26].acquireAndRelease[12]: waited before lock [26].acquireAndRelease[12]: locked [16].acquireAndRelease[12]: waited before lock [16].acquireAndRelease[12]: locked [21].acquireAndRelease[10]: waited before lock [21].acquireAndRelease[10]: locked [27].acquireAndRelease[12]: waited before unlock [27].acquireAndRelease[12]: exiting [27].acquireAndRelease[13]: entered [17].acquireAndRelease[12]: waited before lock [17].acquireAndRelease[12]: locked [25].acquireAndRelease[11]: waited before unlock [25].acquireAndRelease[11]: exiting [25].acquireAndRelease[12]: entered [31].acquireAndRelease[13]: waited before lock [31].acquireAndRelease[13]: locked [19].acquireAndRelease[12]: waited before lock [19].acquireAndRelease[12]: locked [10].acquireAndRelease[10]: waited before unlock [10].acquireAndRelease[10]: exiting [10].acquireAndRelease[11]: entered [12].acquireAndRelease[11]: waited before lock [12].acquireAndRelease[11]: locked [39].acquireAndRelease[15]: waited before unlock [39].acquireAndRelease[15]: exiting [39].acquireAndRelease[16]: entered [35].acquireAndRelease[13]: waited before lock [35].acquireAndRelease[13]: locked [24].acquireAndRelease[11]: waited before unlock [24].acquireAndRelease[11]: exiting [24].acquireAndRelease[12]: entered [2].acquireAndRelease[13]: waited before unlock [2].acquireAndRelease[13]: exiting [2].acquireAndRelease[14]: entered [11].acquireAndRelease[11]: waited before unlock [11].acquireAndRelease[11]: exiting [11].acquireAndRelease[12]: entered [26].acquireAndRelease[12]: waited before unlock [26].acquireAndRelease[12]: exiting [26].acquireAndRelease[13]: entered [23].acquireAndRelease[13]: waited before lock [23].acquireAndRelease[13]: locked [18].acquireAndRelease[16]: waited before unlock [18].acquireAndRelease[16]: exiting [18].acquireAndRelease[17]: entered [34].acquireAndRelease[14]: waited before unlock [34].acquireAndRelease[14]: exiting [34].acquireAndRelease[15]: entered [31].acquireAndRelease[13]: waited before unlock [31].acquireAndRelease[13]: exiting [31].acquireAndRelease[14]: entered [29].acquireAndRelease[11]: waited before unlock [29].acquireAndRelease[11]: exiting [29].acquireAndRelease[12]: entered [9].acquireAndRelease[10]: waited before unlock [9].acquireAndRelease[10]: exiting [9].acquireAndRelease[11]: entered Running co.codewizards.cloudstore.core.util.ResolveActualTypeArgumentsTest [10].acquireAndRelease[11]: waited before lock [10].acquireAndRelease[11]: locked [14].acquireAndRelease[14]: waited before lock [14].acquireAndRelease[14]: locked [19].acquireAndRelease[12]: waited before unlock [19].acquireAndRelease[12]: exiting [19].acquireAndRelease[13]: entered [6].acquireAndRelease[10]: waited before unlock [6].acquireAndRelease[10]: exiting [6].acquireAndRelease[11]: entered [9].acquireAndRelease[11]: waited before lock [9].acquireAndRelease[11]: locked [3].acquireAndRelease[10]: waited before unlock [3].acquireAndRelease[10]: exiting [3].acquireAndRelease[11]: entered [1].acquireAndRelease[14]: waited before lock [1].acquireAndRelease[14]: locked [39].acquireAndRelease[16]: waited before lock [39].acquireAndRelease[16]: locked [24].acquireAndRelease[12]: waited before lock [24].acquireAndRelease[12]: locked [32].acquireAndRelease[10]: waited before unlock [32].acquireAndRelease[10]: exiting [32].acquireAndRelease[11]: entered [20].acquireAndRelease[11]: waited before unlock [20].acquireAndRelease[11]: exiting [20].acquireAndRelease[12]: entered [7].acquireAndRelease[13]: waited before lock [7].acquireAndRelease[13]: locked [28].acquireAndRelease[10]: waited before lock [28].acquireAndRelease[10]: locked [27].acquireAndRelease[13]: waited before lock [27].acquireAndRelease[13]: locked [36].acquireAndRelease[14]: waited before unlock [36].acquireAndRelease[14]: exiting [36].acquireAndRelease[15]: entered [4].acquireAndRelease[13]: waited before unlock [4].acquireAndRelease[13]: exiting [4].acquireAndRelease[14]: entered [25].acquireAndRelease[12]: waited before lock [25].acquireAndRelease[12]: locked [21].acquireAndRelease[10]: waited before unlock [21].acquireAndRelease[10]: exiting [21].acquireAndRelease[11]: entered [22].acquireAndRelease[10]: waited before unlock [22].acquireAndRelease[10]: exiting [22].acquireAndRelease[11]: entered [38].acquireAndRelease[10]: waited before unlock [38].acquireAndRelease[10]: exiting [38].acquireAndRelease[11]: entered [18].acquireAndRelease[17]: waited before lock [18].acquireAndRelease[17]: locked [1].acquireAndRelease[14]: waited before unlock [1].acquireAndRelease[14]: exiting [1].acquireAndRelease[15]: entered [5].acquireAndRelease[9]: waited before unlock [5].acquireAndRelease[9]: exiting [5].acquireAndRelease[10]: entered [15].acquireAndRelease[11]: waited before unlock [15].acquireAndRelease[11]: exiting [15].acquireAndRelease[12]: entered [28].acquireAndRelease[10]: waited before unlock [28].acquireAndRelease[10]: exiting [28].acquireAndRelease[11]: entered [10].acquireAndRelease[11]: waited before unlock [10].acquireAndRelease[11]: exiting [10].acquireAndRelease[12]: entered [2].acquireAndRelease[14]: waited before lock [2].acquireAndRelease[14]: locked [26].acquireAndRelease[13]: waited before lock [26].acquireAndRelease[13]: locked [20].acquireAndRelease[12]: waited before lock [20].acquireAndRelease[12]: locked [2].acquireAndRelease[14]: waited before unlock [2].acquireAndRelease[14]: exiting [2].acquireAndRelease[15]: entered [30].acquireAndRelease[9]: waited before unlock [30].acquireAndRelease[9]: exiting [30].acquireAndRelease[10]: entered [29].acquireAndRelease[12]: waited before lock [29].acquireAndRelease[12]: locked [11].acquireAndRelease[12]: waited before lock [11].acquireAndRelease[12]: locked [26].acquireAndRelease[13]: waited before unlock [26].acquireAndRelease[13]: exiting [26].acquireAndRelease[14]: entered [24].acquireAndRelease[12]: waited before unlock [24].acquireAndRelease[12]: exiting [24].acquireAndRelease[13]: entered [34].acquireAndRelease[15]: waited before lock [34].acquireAndRelease[15]: locked [39].acquireAndRelease[16]: waited before unlock [39].acquireAndRelease[16]: exiting [39].acquireAndRelease[17]: entered [13].acquireAndRelease[15]: waited before unlock [13].acquireAndRelease[15]: exiting [13].acquireAndRelease[16]: entered [3].acquireAndRelease[11]: waited before lock [3].acquireAndRelease[11]: locked [30].acquireAndRelease[10]: waited before lock [30].acquireAndRelease[10]: locked [33].acquireAndRelease[10]: waited before unlock [33].acquireAndRelease[10]: exiting [33].acquireAndRelease[11]: entered [31].acquireAndRelease[14]: waited before lock [31].acquireAndRelease[14]: locked [13].acquireAndRelease[16]: waited before lock [13].acquireAndRelease[16]: locked [1].acquireAndRelease[15]: waited before lock [1].acquireAndRelease[15]: locked [4].acquireAndRelease[14]: waited before lock [4].acquireAndRelease[14]: locked [11].acquireAndRelease[12]: waited before unlock [11].acquireAndRelease[12]: exiting [11].acquireAndRelease[13]: entered [39].acquireAndRelease[17]: waited before lock [39].acquireAndRelease[17]: locked [19].acquireAndRelease[13]: waited before lock [19].acquireAndRelease[13]: locked [21].acquireAndRelease[11]: waited before lock [21].acquireAndRelease[11]: locked [10].acquireAndRelease[12]: waited before lock [10].acquireAndRelease[12]: locked [15].acquireAndRelease[12]: waited before lock [15].acquireAndRelease[12]: locked [7].acquireAndRelease[13]: waited before unlock [7].acquireAndRelease[13]: exiting [7].acquireAndRelease[14]: entered [36].acquireAndRelease[15]: waited before lock [36].acquireAndRelease[15]: locked [32].acquireAndRelease[11]: waited before lock [32].acquireAndRelease[11]: locked [6].acquireAndRelease[11]: waited before lock [6].acquireAndRelease[11]: locked [22].acquireAndRelease[11]: waited before lock [22].acquireAndRelease[11]: locked [8].acquireAndRelease[11]: waited before unlock [8].acquireAndRelease[11]: exiting [8].acquireAndRelease[12]: entered [19].acquireAndRelease[13]: waited before unlock [19].acquireAndRelease[13]: exiting [19].acquireAndRelease[14]: entered [28].acquireAndRelease[11]: waited before lock [28].acquireAndRelease[11]: locked [24].acquireAndRelease[13]: waited before lock [24].acquireAndRelease[13]: locked [9].acquireAndRelease[11]: waited before unlock [9].acquireAndRelease[11]: exiting [9].acquireAndRelease[12]: entered [33].acquireAndRelease[11]: waited before lock [33].acquireAndRelease[11]: locked [7].acquireAndRelease[14]: waited before lock [7].acquireAndRelease[14]: locked [17].acquireAndRelease[12]: waited before unlock [17].acquireAndRelease[12]: exiting [17].acquireAndRelease[13]: entered [38].acquireAndRelease[11]: waited before lock [38].acquireAndRelease[11]: locked [26].acquireAndRelease[14]: waited before lock [26].acquireAndRelease[14]: locked [26].acquireAndRelease[14]: waited before unlock [26].acquireAndRelease[14]: exiting [26].acquireAndRelease[15]: entered [2].acquireAndRelease[15]: waited before lock [2].acquireAndRelease[15]: locked [31].acquireAndRelease[14]: waited before unlock [31].acquireAndRelease[14]: exiting [31].acquireAndRelease[15]: entered [5].acquireAndRelease[10]: waited before lock [5].acquireAndRelease[10]: locked [0].acquireAndRelease[13]: waited before unlock [0].acquireAndRelease[13]: exiting [0].acquireAndRelease[14]: entered [16].acquireAndRelease[12]: waited before unlock [16].acquireAndRelease[12]: exiting [16].acquireAndRelease[13]: entered [37].acquireAndRelease[10]: waited before unlock [37].acquireAndRelease[10]: exiting [37].acquireAndRelease[11]: entered [18].acquireAndRelease[17]: waited before unlock [18].acquireAndRelease[17]: exiting [18].acquireAndRelease[18]: entered [17].acquireAndRelease[13]: waited before lock [17].acquireAndRelease[13]: locked [39].acquireAndRelease[17]: waited before unlock [39].acquireAndRelease[17]: exiting [39].acquireAndRelease[18]: entered [20].acquireAndRelease[12]: waited before unlock [20].acquireAndRelease[12]: exiting [20].acquireAndRelease[13]: entered [25].acquireAndRelease[12]: waited before unlock [25].acquireAndRelease[12]: exiting [25].acquireAndRelease[13]: entered [14].acquireAndRelease[14]: waited before unlock [14].acquireAndRelease[14]: exiting [14].acquireAndRelease[15]: entered [11].acquireAndRelease[13]: waited before lock [11].acquireAndRelease[13]: locked [9].acquireAndRelease[12]: waited before lock [9].acquireAndRelease[12]: locked [12].acquireAndRelease[11]: waited before unlock [12].acquireAndRelease[11]: exiting [12].acquireAndRelease[12]: entered [31].acquireAndRelease[15]: waited before lock [31].acquireAndRelease[15]: locked [26].acquireAndRelease[15]: waited before lock [26].acquireAndRelease[15]: locked [20].acquireAndRelease[13]: waited before lock [20].acquireAndRelease[13]: locked [16].acquireAndRelease[13]: waited before lock [16].acquireAndRelease[13]: locked [14].acquireAndRelease[15]: waited before lock [14].acquireAndRelease[15]: locked [20].acquireAndRelease[13]: waited before unlock [20].acquireAndRelease[13]: exiting [20].acquireAndRelease[14]: entered [19].acquireAndRelease[14]: waited before lock [19].acquireAndRelease[14]: locked [39].acquireAndRelease[18]: waited before lock [39].acquireAndRelease[18]: locked [37].acquireAndRelease[11]: waited before lock [37].acquireAndRelease[11]: locked [32].acquireAndRelease[11]: waited before unlock [32].acquireAndRelease[11]: exiting [32].acquireAndRelease[12]: entered [35].acquireAndRelease[13]: waited before unlock [35].acquireAndRelease[13]: exiting [35].acquireAndRelease[14]: entered [20].acquireAndRelease[14]: waited before lock [20].acquireAndRelease[14]: locked [8].acquireAndRelease[12]: waited before lock [8].acquireAndRelease[12]: locked [23].acquireAndRelease[13]: waited before unlock [23].acquireAndRelease[13]: exiting [23].acquireAndRelease[14]: entered [36].acquireAndRelease[15]: waited before unlock [36].acquireAndRelease[15]: exiting [36].acquireAndRelease[16]: entered [25].acquireAndRelease[13]: waited before lock [25].acquireAndRelease[13]: locked [0].acquireAndRelease[14]: waited before lock [0].acquireAndRelease[14]: locked [1].acquireAndRelease[15]: waited before unlock [1].acquireAndRelease[15]: exiting [1].acquireAndRelease[16]: entered [17].acquireAndRelease[13]: waited before unlock [17].acquireAndRelease[13]: exiting [17].acquireAndRelease[14]: entered [18].acquireAndRelease[18]: waited before lock [18].acquireAndRelease[18]: locked [11].acquireAndRelease[13]: waited before unlock [11].acquireAndRelease[13]: exiting [11].acquireAndRelease[14]: entered [34].acquireAndRelease[15]: waited before unlock [34].acquireAndRelease[15]: exiting [34].acquireAndRelease[16]: entered [22].acquireAndRelease[11]: waited before unlock [22].acquireAndRelease[11]: exiting [22].acquireAndRelease[12]: entered [3].acquireAndRelease[11]: waited before unlock [3].acquireAndRelease[11]: exiting [3].acquireAndRelease[12]: entered [13].acquireAndRelease[16]: waited before unlock [13].acquireAndRelease[16]: exiting [13].acquireAndRelease[17]: entered [23].acquireAndRelease[14]: waited before lock [23].acquireAndRelease[14]: locked [12].acquireAndRelease[12]: waited before lock [12].acquireAndRelease[12]: locked [15].acquireAndRelease[12]: waited before unlock [15].acquireAndRelease[12]: exiting [15].acquireAndRelease[13]: entered [21].acquireAndRelease[11]: waited before unlock [21].acquireAndRelease[11]: exiting [21].acquireAndRelease[12]: entered [2].acquireAndRelease[15]: waited before unlock [2].acquireAndRelease[15]: exiting [2].acquireAndRelease[16]: entered [29].acquireAndRelease[12]: waited before unlock [29].acquireAndRelease[12]: exiting [29].acquireAndRelease[13]: entered [36].acquireAndRelease[16]: waited before lock [36].acquireAndRelease[16]: locked [35].acquireAndRelease[14]: waited before lock [35].acquireAndRelease[14]: locked Running co.codewizards.cloudstore.core.concurrent.CallerBlocksPolicyTest [27].acquireAndRelease[13]: waited before unlock [27].acquireAndRelease[13]: exiting [27].acquireAndRelease[14]: entered [32].acquireAndRelease[12]: waited before lock [32].acquireAndRelease[12]: locked [1].acquireAndRelease[16]: waited before lock [1].acquireAndRelease[16]: locked [25].acquireAndRelease[13]: waited before unlock [25].acquireAndRelease[13]: exiting [25].acquireAndRelease[14]: entered [33].acquireAndRelease[11]: waited before unlock [33].acquireAndRelease[11]: exiting [33].acquireAndRelease[12]: entered [1].acquireAndRelease[16]: waited before unlock [1].acquireAndRelease[16]: exiting [1].acquireAndRelease[17]: entered [11].acquireAndRelease[14]: waited before lock [11].acquireAndRelease[14]: locked [21].acquireAndRelease[12]: waited before lock [21].acquireAndRelease[12]: locked [38].acquireAndRelease[11]: waited before unlock [38].acquireAndRelease[11]: exiting [38].acquireAndRelease[12]: entered [4].acquireAndRelease[14]: waited before unlock [4].acquireAndRelease[14]: exiting [4].acquireAndRelease[15]: entered [2].acquireAndRelease[16]: waited before lock [2].acquireAndRelease[16]: locked [15].acquireAndRelease[13]: waited before lock [15].acquireAndRelease[13]: locked [25].acquireAndRelease[14]: waited before lock [25].acquireAndRelease[14]: locked [17].acquireAndRelease[14]: waited before lock [17].acquireAndRelease[14]: locked [4].acquireAndRelease[15]: waited before lock [4].acquireAndRelease[15]: locked [26].acquireAndRelease[15]: waited before unlock [26].acquireAndRelease[15]: exiting [26].acquireAndRelease[16]: entered [13].acquireAndRelease[17]: waited before lock [13].acquireAndRelease[17]: locked [10].acquireAndRelease[12]: waited before unlock [10].acquireAndRelease[12]: exiting [10].acquireAndRelease[13]: entered [22].acquireAndRelease[12]: waited before lock [34].acquireAndRelease[16]: waited before lock [34].acquireAndRelease[16]: locked [22].acquireAndRelease[12]: locked [1].acquireAndRelease[17]: waited before lock [1].acquireAndRelease[17]: locked [38].acquireAndRelease[12]: waited before lock [38].acquireAndRelease[12]: locked [30].acquireAndRelease[10]: waited before unlock [30].acquireAndRelease[10]: exiting [30].acquireAndRelease[11]: entered [29].acquireAndRelease[13]: waited before lock [29].acquireAndRelease[13]: locked [3].acquireAndRelease[12]: waited before lock [3].acquireAndRelease[12]: locked [19].acquireAndRelease[14]: waited before unlock [19].acquireAndRelease[14]: exiting [19].acquireAndRelease[15]: entered [14].acquireAndRelease[15]: waited before unlock [14].acquireAndRelease[15]: exiting [14].acquireAndRelease[16]: entered [7].acquireAndRelease[14]: waited before unlock [7].acquireAndRelease[14]: exiting [7].acquireAndRelease[15]: entered [33].acquireAndRelease[12]: waited before lock [33].acquireAndRelease[12]: locked [6].acquireAndRelease[11]: waited before unlock [6].acquireAndRelease[11]: exiting [6].acquireAndRelease[12]: entered [30].acquireAndRelease[11]: waited before lock [30].acquireAndRelease[11]: locked [39].acquireAndRelease[18]: waited before unlock [39].acquireAndRelease[18]: exiting [39].acquireAndRelease[19]: entered [27].acquireAndRelease[14]: waited before lock [27].acquireAndRelease[14]: locked [7].acquireAndRelease[15]: waited before lock [7].acquireAndRelease[15]: locked [16].acquireAndRelease[13]: waited before unlock [16].acquireAndRelease[13]: exiting [16].acquireAndRelease[14]: entered [24].acquireAndRelease[13]: waited before unlock [24].acquireAndRelease[13]: exiting [24].acquireAndRelease[14]: entered [13].acquireAndRelease[17]: waited before unlock [13].acquireAndRelease[17]: exiting [13].acquireAndRelease[18]: entered [39].acquireAndRelease[19]: waited before lock [39].acquireAndRelease[19]: locked [5].acquireAndRelease[10]: waited before unlock [5].acquireAndRelease[10]: exiting [5].acquireAndRelease[11]: entered [5].acquireAndRelease[11]: waited before lock [5].acquireAndRelease[11]: locked [31].acquireAndRelease[15]: waited before unlock [31].acquireAndRelease[15]: exiting [31].acquireAndRelease[16]: entered [28].acquireAndRelease[11]: waited before unlock [28].acquireAndRelease[11]: exiting [28].acquireAndRelease[12]: entered [37].acquireAndRelease[11]: waited before unlock [37].acquireAndRelease[11]: exiting [37].acquireAndRelease[12]: entered [18].acquireAndRelease[18]: waited before unlock [18].acquireAndRelease[18]: exiting [18].acquireAndRelease[19]: entered [24].acquireAndRelease[14]: waited before lock [24].acquireAndRelease[14]: locked [3].acquireAndRelease[12]: waited before unlock [3].acquireAndRelease[12]: exiting [3].acquireAndRelease[13]: entered [26].acquireAndRelease[16]: waited before lock [26].acquireAndRelease[16]: locked [25].acquireAndRelease[14]: waited before unlock [25].acquireAndRelease[14]: exiting [25].acquireAndRelease[15]: entered [32].acquireAndRelease[12]: waited before unlock [32].acquireAndRelease[12]: exiting [32].acquireAndRelease[13]: entered [0].acquireAndRelease[14]: waited before unlock [0].acquireAndRelease[14]: exiting [0].acquireAndRelease[15]: entered [31].acquireAndRelease[16]: waited before lock [31].acquireAndRelease[16]: locked [8].acquireAndRelease[12]: waited before unlock [8].acquireAndRelease[12]: exiting [8].acquireAndRelease[13]: entered [29].acquireAndRelease[13]: waited before unlock [29].acquireAndRelease[13]: exiting [29].acquireAndRelease[14]: entered [10].acquireAndRelease[13]: waited before lock [10].acquireAndRelease[13]: locked [6].acquireAndRelease[12]: waited before lock [6].acquireAndRelease[12]: locked [10].acquireAndRelease[13]: waited before unlock [10].acquireAndRelease[13]: exiting [10].acquireAndRelease[14]: entered [31].acquireAndRelease[16]: waited before unlock [31].acquireAndRelease[16]: exiting [31].acquireAndRelease[17]: entered [20].acquireAndRelease[14]: waited before unlock [20].acquireAndRelease[14]: exiting [20].acquireAndRelease[15]: entered [33].acquireAndRelease[12]: waited before unlock [33].acquireAndRelease[12]: exiting [33].acquireAndRelease[13]: entered [14].acquireAndRelease[16]: waited before lock [14].acquireAndRelease[16]: locked [37].acquireAndRelease[12]: waited before lock [37].acquireAndRelease[12]: locked [13].acquireAndRelease[18]: waited before lock [13].acquireAndRelease[18]: locked [19].acquireAndRelease[15]: waited before lock [19].acquireAndRelease[15]: locked [25].acquireAndRelease[15]: waited before lock [25].acquireAndRelease[15]: locked [9].acquireAndRelease[12]: waited before unlock [9].acquireAndRelease[12]: exiting [9].acquireAndRelease[13]: entered [8].acquireAndRelease[13]: waited before lock [8].acquireAndRelease[13]: locked [18].acquireAndRelease[19]: waited before lock [18].acquireAndRelease[19]: locked 08:21:15.227 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory [1].acquireAndRelease[17]: waited before unlock [1].acquireAndRelease[17]: exiting [1].acquireAndRelease[18]: entered [7].acquireAndRelease[15]: waited before unlock [7].acquireAndRelease[15]: exiting [7].acquireAndRelease[16]: entered [11].acquireAndRelease[14]: waited before unlock [11].acquireAndRelease[14]: exiting [11].acquireAndRelease[15]: entered [23].acquireAndRelease[14]: waited before unlock [23].acquireAndRelease[14]: exiting [23].acquireAndRelease[15]: entered [28].acquireAndRelease[12]: waited before lock [28].acquireAndRelease[12]: locked [32].acquireAndRelease[13]: waited before lock [32].acquireAndRelease[13]: locked [20].acquireAndRelease[15]: waited before lock [20].acquireAndRelease[15]: locked [16].acquireAndRelease[14]: waited before lock [16].acquireAndRelease[14]: locked [15].acquireAndRelease[13]: waited before unlock [15].acquireAndRelease[13]: exiting [15].acquireAndRelease[14]: entered [7].acquireAndRelease[16]: waited before lock [7].acquireAndRelease[16]: locked [21].acquireAndRelease[12]: waited before unlock [21].acquireAndRelease[12]: exiting [21].acquireAndRelease[13]: entered [22].acquireAndRelease[12]: waited before unlock [22].acquireAndRelease[12]: exiting [22].acquireAndRelease[13]: entered [3].acquireAndRelease[13]: waited before lock [3].acquireAndRelease[13]: locked [17].acquireAndRelease[14]: waited before unlock [17].acquireAndRelease[14]: exiting [17].acquireAndRelease[15]: entered [0].acquireAndRelease[15]: waited before lock [0].acquireAndRelease[15]: locked [3].acquireAndRelease[13]: waited before unlock [3].acquireAndRelease[13]: exiting [3].acquireAndRelease[14]: entered [38].acquireAndRelease[12]: waited before unlock [38].acquireAndRelease[12]: exiting [38].acquireAndRelease[13]: entered [21].acquireAndRelease[13]: waited before lock [21].acquireAndRelease[13]: locked [22].acquireAndRelease[13]: waited before lock [22].acquireAndRelease[13]: locked [29].acquireAndRelease[14]: waited before lock [29].acquireAndRelease[14]: locked [38].acquireAndRelease[13]: waited before lock [38].acquireAndRelease[13]: locked [2].acquireAndRelease[16]: waited before unlock [2].acquireAndRelease[16]: exiting [2].acquireAndRelease[17]: entered [12].acquireAndRelease[12]: waited before unlock [12].acquireAndRelease[12]: exiting [12].acquireAndRelease[13]: entered [30].acquireAndRelease[11]: waited before unlock [30].acquireAndRelease[11]: exiting [30].acquireAndRelease[12]: entered [10].acquireAndRelease[14]: waited before lock [10].acquireAndRelease[14]: locked [10].acquireAndRelease[14]: waited before unlock [10].acquireAndRelease[14]: exiting [10].acquireAndRelease[15]: entered [33].acquireAndRelease[13]: waited before lock [33].acquireAndRelease[13]: locked [26].acquireAndRelease[16]: waited before unlock [26].acquireAndRelease[16]: exiting [26].acquireAndRelease[17]: entered [17].acquireAndRelease[15]: waited before lock [17].acquireAndRelease[15]: locked [2].acquireAndRelease[17]: waited before lock [2].acquireAndRelease[17]: locked [1].acquireAndRelease[18]: waited before lock [1].acquireAndRelease[18]: locked [31].acquireAndRelease[17]: waited before lock [31].acquireAndRelease[17]: locked [23].acquireAndRelease[15]: waited before lock [23].acquireAndRelease[15]: locked [19].acquireAndRelease[15]: waited before unlock [19].acquireAndRelease[15]: exiting [19].acquireAndRelease[16]: entered [12].acquireAndRelease[13]: waited before lock [12].acquireAndRelease[13]: locked [35].acquireAndRelease[14]: waited before unlock [35].acquireAndRelease[14]: exiting [35].acquireAndRelease[15]: entered [6].acquireAndRelease[12]: waited before unlock [6].acquireAndRelease[12]: exiting [6].acquireAndRelease[13]: entered [36].acquireAndRelease[16]: waited before unlock [36].acquireAndRelease[16]: exiting [36].acquireAndRelease[17]: entered [9].acquireAndRelease[13]: waited before lock [9].acquireAndRelease[13]: locked [33].acquireAndRelease[13]: waited before unlock [33].acquireAndRelease[13]: exiting [33].acquireAndRelease[14]: entered [36].acquireAndRelease[17]: waited before lock [36].acquireAndRelease[17]: locked [3].acquireAndRelease[14]: waited before lock [3].acquireAndRelease[14]: locked [31].acquireAndRelease[17]: waited before unlock [31].acquireAndRelease[17]: exiting [31].acquireAndRelease[18]: entered [29].acquireAndRelease[14]: waited before unlock [29].acquireAndRelease[14]: exiting [29].acquireAndRelease[15]: entered [11].acquireAndRelease[15]: waited before lock [11].acquireAndRelease[15]: locked [30].acquireAndRelease[12]: waited before lock [30].acquireAndRelease[12]: locked [4].acquireAndRelease[15]: waited before unlock [4].acquireAndRelease[15]: exiting [4].acquireAndRelease[16]: entered [34].acquireAndRelease[16]: waited before unlock [34].acquireAndRelease[16]: exiting [34].acquireAndRelease[17]: entered [15].acquireAndRelease[14]: waited before lock [15].acquireAndRelease[14]: locked Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.83 sec - in co.codewizards.cloudstore.core.auth.AuthTokenSignAndVerifyTest [26].acquireAndRelease[17]: waited before lock [26].acquireAndRelease[17]: locked [35].acquireAndRelease[15]: waited before lock [35].acquireAndRelease[15]: locked [28].acquireAndRelease[12]: waited before unlock [28].acquireAndRelease[12]: exiting [28].acquireAndRelease[13]: entered [24].acquireAndRelease[14]: waited before unlock [24].acquireAndRelease[14]: exiting [24].acquireAndRelease[15]: entered [26].acquireAndRelease[17]: waited before unlock [26].acquireAndRelease[17]: exiting [26].acquireAndRelease[18]: entered [23].acquireAndRelease[15]: waited before unlock [23].acquireAndRelease[15]: exiting [23].acquireAndRelease[16]: entered [10].acquireAndRelease[15]: waited before lock [10].acquireAndRelease[15]: locked [19].acquireAndRelease[16]: waited before lock [19].acquireAndRelease[16]: locked [30].acquireAndRelease[12]: waited before unlock [30].acquireAndRelease[12]: exiting [30].acquireAndRelease[13]: entered [23].acquireAndRelease[16]: waited before lock [23].acquireAndRelease[16]: locked [0].acquireAndRelease[15]: waited before unlock [0].acquireAndRelease[15]: exiting [0].acquireAndRelease[16]: entered [20].acquireAndRelease[15]: waited before unlock [20].acquireAndRelease[15]: exiting [20].acquireAndRelease[16]: entered [39].acquireAndRelease[19]: waited before unlock [39].acquireAndRelease[19]: exiting [39].acquireAndRelease[20]: entered [5].acquireAndRelease[11]: waited before unlock [5].acquireAndRelease[11]: exiting [5].acquireAndRelease[12]: entered [27].acquireAndRelease[14]: waited before unlock [27].acquireAndRelease[14]: exiting [27].acquireAndRelease[15]: entered [27].acquireAndRelease[15]: waited before lock [27].acquireAndRelease[15]: locked [28].acquireAndRelease[13]: waited before lock [28].acquireAndRelease[13]: locked [24].acquireAndRelease[15]: waited before lock [24].acquireAndRelease[15]: locked [29].acquireAndRelease[15]: waited before lock [29].acquireAndRelease[15]: locked [5].acquireAndRelease[12]: waited before lock [5].acquireAndRelease[12]: locked [18].acquireAndRelease[19]: waited before unlock [18].acquireAndRelease[19]: exiting [18].acquireAndRelease[20]: entered [14].acquireAndRelease[16]: waited before unlock [14].acquireAndRelease[16]: exiting [14].acquireAndRelease[17]: entered [23].acquireAndRelease[16]: waited before unlock [23].acquireAndRelease[16]: exiting [23].acquireAndRelease[17]: entered [6].acquireAndRelease[13]: waited before lock [6].acquireAndRelease[13]: locked [32].acquireAndRelease[13]: waited before unlock [32].acquireAndRelease[13]: exiting [32].acquireAndRelease[14]: entered [0].acquireAndRelease[16]: waited before lock [0].acquireAndRelease[16]: locked [36].acquireAndRelease[17]: waited before unlock [36].acquireAndRelease[17]: exiting [36].acquireAndRelease[18]: entered [33].acquireAndRelease[14]: waited before lock [33].acquireAndRelease[14]: locked [38].acquireAndRelease[13]: waited before unlock [38].acquireAndRelease[13]: exiting [38].acquireAndRelease[14]: entered [34].acquireAndRelease[17]: waited before lock [34].acquireAndRelease[17]: locked [31].acquireAndRelease[18]: waited before lock [31].acquireAndRelease[18]: locked [7].acquireAndRelease[16]: waited before unlock [7].acquireAndRelease[16]: exiting [7].acquireAndRelease[17]: entered [13].acquireAndRelease[18]: waited before unlock [13].acquireAndRelease[18]: exiting [13].acquireAndRelease[19]: entered [20].acquireAndRelease[16]: waited before lock [20].acquireAndRelease[16]: locked [23].acquireAndRelease[17]: waited before lock [23].acquireAndRelease[17]: locked [37].acquireAndRelease[12]: waited before unlock [37].acquireAndRelease[12]: exiting [37].acquireAndRelease[13]: entered [18].acquireAndRelease[20]: waited before lock [18].acquireAndRelease[20]: locked [4].acquireAndRelease[16]: waited before lock [4].acquireAndRelease[16]: locked [18].acquireAndRelease[20]: waited before unlock [18].acquireAndRelease[20]: exiting [18].acquireAndRelease[21]: entered [34].acquireAndRelease[17]: waited before unlock [34].acquireAndRelease[17]: exiting [34].acquireAndRelease[18]: entered [22].acquireAndRelease[13]: waited before unlock [22].acquireAndRelease[13]: exiting [22].acquireAndRelease[14]: entered [30].acquireAndRelease[13]: waited before lock [30].acquireAndRelease[13]: locked [7].acquireAndRelease[17]: waited before lock [7].acquireAndRelease[17]: locked [17].acquireAndRelease[15]: waited before unlock [17].acquireAndRelease[15]: exiting [17].acquireAndRelease[16]: entered Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.414 sec - in co.codewizards.cloudstore.core.auth.AuthTokenEncryptAndDecryptTest [33].acquireAndRelease[14]: waited before unlock [33].acquireAndRelease[14]: exiting [33].acquireAndRelease[15]: entered [26].acquireAndRelease[18]: waited before lock [26].acquireAndRelease[18]: locked [32].acquireAndRelease[14]: waited before lock [32].acquireAndRelease[14]: locked [38].acquireAndRelease[14]: waited before lock [38].acquireAndRelease[14]: locked [8].acquireAndRelease[13]: waited before unlock [8].acquireAndRelease[13]: exiting [8].acquireAndRelease[14]: entered [36].acquireAndRelease[18]: waited before lock [36].acquireAndRelease[18]: locked [16].acquireAndRelease[14]: waited before unlock [16].acquireAndRelease[14]: exiting [16].acquireAndRelease[15]: entered [13].acquireAndRelease[19]: waited before lock [13].acquireAndRelease[19]: locked [28].acquireAndRelease[13]: waited before unlock [28].acquireAndRelease[13]: exiting [28].acquireAndRelease[14]: entered [6].acquireAndRelease[13]: waited before unlock [6].acquireAndRelease[13]: exiting [6].acquireAndRelease[14]: entered [17].acquireAndRelease[16]: waited before lock [17].acquireAndRelease[16]: locked [22].acquireAndRelease[14]: waited before lock [22].acquireAndRelease[14]: locked [13].acquireAndRelease[19]: waited before unlock [13].acquireAndRelease[19]: exiting [13].acquireAndRelease[20]: entered [25].acquireAndRelease[15]: waited before unlock [25].acquireAndRelease[15]: exiting [25].acquireAndRelease[16]: entered [27].acquireAndRelease[15]: waited before unlock [27].acquireAndRelease[15]: exiting [27].acquireAndRelease[16]: entered [13].acquireAndRelease[20]: waited before lock [13].acquireAndRelease[20]: locked [39].acquireAndRelease[20]: waited before lock [39].acquireAndRelease[20]: locked [0].acquireAndRelease[16]: waited before unlock [0].acquireAndRelease[16]: exiting [0].acquireAndRelease[17]: entered [12].acquireAndRelease[13]: waited before unlock [12].acquireAndRelease[13]: exiting [12].acquireAndRelease[14]: entered [34].acquireAndRelease[18]: waited before lock [34].acquireAndRelease[18]: locked [6].acquireAndRelease[14]: waited before lock [6].acquireAndRelease[14]: locked [37].acquireAndRelease[13]: waited before lock [37].acquireAndRelease[13]: locked [14].acquireAndRelease[17]: waited before lock [14].acquireAndRelease[17]: locked [35].acquireAndRelease[15]: waited before unlock [35].acquireAndRelease[15]: exiting [35].acquireAndRelease[16]: entered [36].acquireAndRelease[18]: waited before unlock [36].acquireAndRelease[18]: exiting [36].acquireAndRelease[19]: entered [18].acquireAndRelease[21]: waited before lock [18].acquireAndRelease[21]: locked [11].acquireAndRelease[15]: waited before unlock [11].acquireAndRelease[15]: exiting [11].acquireAndRelease[16]: entered [34].acquireAndRelease[18]: waited before unlock [0].acquireAndRelease[17]: waited before lock [0].acquireAndRelease[17]: locked [34].acquireAndRelease[18]: exiting [34].acquireAndRelease[19]: entered [20].acquireAndRelease[16]: waited before unlock [20].acquireAndRelease[16]: exiting [20].acquireAndRelease[17]: entered [18].acquireAndRelease[21]: waited before unlock [18].acquireAndRelease[21]: exiting [18].acquireAndRelease[22]: entered [15].acquireAndRelease[14]: waited before unlock [15].acquireAndRelease[14]: exiting [15].acquireAndRelease[15]: entered [11].acquireAndRelease[16]: waited before lock [11].acquireAndRelease[16]: locked [1].acquireAndRelease[18]: waited before unlock [1].acquireAndRelease[18]: exiting [1].acquireAndRelease[19]: entered [21].acquireAndRelease[13]: waited before unlock [21].acquireAndRelease[13]: exiting [21].acquireAndRelease[14]: entered [17].acquireAndRelease[16]: waited before unlock [17].acquireAndRelease[16]: exiting [17].acquireAndRelease[17]: entered [23].acquireAndRelease[17]: waited before unlock [23].acquireAndRelease[17]: exiting [23].acquireAndRelease[18]: entered [6].acquireAndRelease[14]: waited before unlock [6].acquireAndRelease[14]: exiting [6].acquireAndRelease[15]: entered [30].acquireAndRelease[13]: waited before unlock [30].acquireAndRelease[13]: exiting [30].acquireAndRelease[14]: entered [18].acquireAndRelease[22]: waited before lock [18].acquireAndRelease[22]: locked [32].acquireAndRelease[14]: waited before unlock [32].acquireAndRelease[14]: exiting [32].acquireAndRelease[15]: entered [31].acquireAndRelease[18]: waited before unlock [31].acquireAndRelease[18]: exiting [31].acquireAndRelease[19]: entered [33].acquireAndRelease[15]: waited before lock [33].acquireAndRelease[15]: locked [9].acquireAndRelease[13]: waited before unlock [9].acquireAndRelease[13]: exiting [9].acquireAndRelease[14]: entered [2].acquireAndRelease[17]: waited before unlock [2].acquireAndRelease[17]: exiting [2].acquireAndRelease[18]: entered [23].acquireAndRelease[18]: waited before lock [23].acquireAndRelease[18]: locked [28].acquireAndRelease[14]: waited before lock [28].acquireAndRelease[14]: locked [19].acquireAndRelease[16]: waited before unlock [19].acquireAndRelease[16]: exiting [25].acquireAndRelease[16]: waited before lock [25].acquireAndRelease[16]: locked [30].acquireAndRelease[14]: waited before lock [30].acquireAndRelease[14]: locked [19].acquireAndRelease[17]: entered [10].acquireAndRelease[15]: waited before unlock [10].acquireAndRelease[15]: exiting [10].acquireAndRelease[16]: entered [29].acquireAndRelease[15]: waited before unlock [29].acquireAndRelease[15]: exiting [29].acquireAndRelease[16]: entered [6].acquireAndRelease[15]: waited before lock [6].acquireAndRelease[15]: locked [0].acquireAndRelease[17]: waited before unlock [0].acquireAndRelease[17]: exiting [0].acquireAndRelease[18]: entered [12].acquireAndRelease[14]: waited before lock [12].acquireAndRelease[14]: locked [8].acquireAndRelease[14]: waited before lock [8].acquireAndRelease[14]: locked [15].acquireAndRelease[15]: waited before lock [15].acquireAndRelease[15]: locked [36].acquireAndRelease[19]: waited before lock [36].acquireAndRelease[19]: locked [16].acquireAndRelease[15]: waited before lock [16].acquireAndRelease[15]: locked [21].acquireAndRelease[14]: waited before lock [21].acquireAndRelease[14]: locked [37].acquireAndRelease[13]: waited before unlock [37].acquireAndRelease[13]: exiting [37].acquireAndRelease[14]: entered [35].acquireAndRelease[16]: waited before lock [35].acquireAndRelease[16]: locked [5].acquireAndRelease[12]: waited before unlock [5].acquireAndRelease[12]: exiting [5].acquireAndRelease[13]: entered [11].acquireAndRelease[16]: waited before unlock [11].acquireAndRelease[16]: exiting [11].acquireAndRelease[17]: entered [3].acquireAndRelease[14]: waited before unlock [3].acquireAndRelease[14]: exiting [3].acquireAndRelease[15]: entered [1].acquireAndRelease[19]: waited before lock [1].acquireAndRelease[19]: locked [29].acquireAndRelease[16]: waited before lock [29].acquireAndRelease[16]: locked [20].acquireAndRelease[17]: waited before lock [20].acquireAndRelease[17]: locked [39].acquireAndRelease[20]: waited before unlock [39].acquireAndRelease[20]: exiting [39].acquireAndRelease[21]: entered [34].acquireAndRelease[19]: waited before lock [34].acquireAndRelease[19]: locked [27].acquireAndRelease[16]: waited before lock [27].acquireAndRelease[16]: locked Running co.codewizards.cloudstore.core.updater.VersionTest [32].acquireAndRelease[15]: waited before lock [32].acquireAndRelease[15]: locked [2].acquireAndRelease[18]: waited before lock [2].acquireAndRelease[18]: locked [4].acquireAndRelease[16]: waited before unlock [4].acquireAndRelease[16]: exiting [4].acquireAndRelease[17]: entered [33].acquireAndRelease[15]: waited before unlock [33].acquireAndRelease[15]: exiting [33].acquireAndRelease[16]: entered [31].acquireAndRelease[19]: waited before lock [31].acquireAndRelease[19]: locked [17].acquireAndRelease[17]: waited before lock [17].acquireAndRelease[17]: locked [14].acquireAndRelease[17]: waited before unlock [14].acquireAndRelease[17]: exiting [14].acquireAndRelease[18]: entered [9].acquireAndRelease[14]: waited before lock [9].acquireAndRelease[14]: locked [22].acquireAndRelease[14]: waited before unlock [22].acquireAndRelease[14]: exiting [22].acquireAndRelease[15]: entered [24].acquireAndRelease[15]: waited before unlock [24].acquireAndRelease[15]: exiting [24].acquireAndRelease[16]: entered [26].acquireAndRelease[18]: waited before unlock [26].acquireAndRelease[18]: exiting [26].acquireAndRelease[19]: entered [7].acquireAndRelease[17]: waited before unlock [7].acquireAndRelease[17]: exiting [7].acquireAndRelease[18]: entered [24].acquireAndRelease[16]: waited before lock [24].acquireAndRelease[16]: locked [39].acquireAndRelease[21]: waited before lock [39].acquireAndRelease[21]: locked [26].acquireAndRelease[19]: waited before lock [26].acquireAndRelease[19]: locked [19].acquireAndRelease[17]: waited before lock [19].acquireAndRelease[17]: locked [29].acquireAndRelease[16]: waited before unlock [29].acquireAndRelease[16]: exiting [29].acquireAndRelease[17]: entered [10].acquireAndRelease[16]: waited before lock [10].acquireAndRelease[16]: locked [29].acquireAndRelease[17]: waited before lock [29].acquireAndRelease[17]: locked [0].acquireAndRelease[18]: waited before lock [0].acquireAndRelease[18]: locked [5].acquireAndRelease[13]: waited before lock [5].acquireAndRelease[13]: locked [8].acquireAndRelease[14]: waited before unlock [8].acquireAndRelease[14]: exiting [8].acquireAndRelease[15]: entered [17].acquireAndRelease[17]: waited before unlock [17].acquireAndRelease[17]: exiting [17].acquireAndRelease[18]: entered [7].acquireAndRelease[18]: waited before lock [7].acquireAndRelease[18]: locked [23].acquireAndRelease[18]: waited before unlock [23].acquireAndRelease[18]: exiting [23].acquireAndRelease[19]: entered [22].acquireAndRelease[15]: waited before lock [22].acquireAndRelease[15]: locked [11].acquireAndRelease[17]: waited before lock [11].acquireAndRelease[17]: locked [37].acquireAndRelease[14]: waited before lock [37].acquireAndRelease[14]: locked [2].acquireAndRelease[18]: waited before unlock [2].acquireAndRelease[18]: exiting [2].acquireAndRelease[19]: entered [17].acquireAndRelease[18]: waited before lock [17].acquireAndRelease[18]: locked [5].acquireAndRelease[13]: waited before unlock [5].acquireAndRelease[13]: exiting [5].acquireAndRelease[14]: entered [3].acquireAndRelease[15]: waited before lock [3].acquireAndRelease[15]: locked [21].acquireAndRelease[14]: waited before unlock [21].acquireAndRelease[14]: exiting [21].acquireAndRelease[15]: entered [34].acquireAndRelease[19]: waited before unlock [34].acquireAndRelease[19]: exiting [34].acquireAndRelease[20]: entered [19].acquireAndRelease[17]: waited before unlock [19].acquireAndRelease[17]: exiting [19].acquireAndRelease[18]: entered [14].acquireAndRelease[18]: waited before lock [14].acquireAndRelease[18]: locked [33].acquireAndRelease[16]: waited before lock [33].acquireAndRelease[16]: locked [5].acquireAndRelease[14]: waited before lock [5].acquireAndRelease[14]: locked [4].acquireAndRelease[17]: waited before lock [4].acquireAndRelease[17]: locked [6].acquireAndRelease[15]: waited before unlock [6].acquireAndRelease[15]: exiting [6].acquireAndRelease[16]: entered [35].acquireAndRelease[16]: waited before unlock [35].acquireAndRelease[16]: exiting [35].acquireAndRelease[17]: entered [25].acquireAndRelease[16]: waited before unlock [25].acquireAndRelease[16]: exiting [25].acquireAndRelease[17]: entered [26].acquireAndRelease[19]: waited before unlock [26].acquireAndRelease[19]: exiting [26].acquireAndRelease[20]: entered [20].acquireAndRelease[17]: waited before unlock [20].acquireAndRelease[17]: exiting [20].acquireAndRelease[18]: entered [4].acquireAndRelease[17]: waited before unlock [4].acquireAndRelease[17]: exiting [4].acquireAndRelease[18]: entered [13].acquireAndRelease[20]: waited before unlock [13].acquireAndRelease[20]: exiting [13].acquireAndRelease[21]: entered [27].acquireAndRelease[16]: waited before unlock [27].acquireAndRelease[16]: exiting [27].acquireAndRelease[17]: entered [19].acquireAndRelease[18]: waited before lock [19].acquireAndRelease[18]: locked [38].acquireAndRelease[14]: waited before unlock [38].acquireAndRelease[14]: exiting [38].acquireAndRelease[15]: entered [21].acquireAndRelease[15]: waited before lock [21].acquireAndRelease[15]: locked [2].acquireAndRelease[19]: waited before lock [2].acquireAndRelease[19]: locked [8].acquireAndRelease[15]: waited before lock [8].acquireAndRelease[15]: locked [36].acquireAndRelease[19]: waited before unlock [36].acquireAndRelease[19]: exiting [36].acquireAndRelease[20]: entered [38].acquireAndRelease[15]: waited before lock [38].acquireAndRelease[15]: locked [8].acquireAndRelease[15]: waited before unlock [8].acquireAndRelease[15]: exiting [8].acquireAndRelease[16]: entered [18].acquireAndRelease[22]: waited before unlock [18].acquireAndRelease[22]: exiting [18].acquireAndRelease[23]: entered [1].acquireAndRelease[19]: waited before unlock [1].acquireAndRelease[19]: exiting [1].acquireAndRelease[20]: entered [18].acquireAndRelease[23]: waited before lock [18].acquireAndRelease[23]: locked [27].acquireAndRelease[17]: waited before lock [27].acquireAndRelease[17]: locked [25].acquireAndRelease[17]: waited before lock [25].acquireAndRelease[17]: locked [23].acquireAndRelease[19]: waited before lock [23].acquireAndRelease[19]: locked [15].acquireAndRelease[15]: waited before unlock [15].acquireAndRelease[15]: exiting [15].acquireAndRelease[16]: entered [13].acquireAndRelease[21]: waited before lock [13].acquireAndRelease[21]: locked [22].acquireAndRelease[15]: waited before unlock [22].acquireAndRelease[15]: exiting [22].acquireAndRelease[16]: entered [34].acquireAndRelease[20]: waited before lock [34].acquireAndRelease[20]: locked [28].acquireAndRelease[14]: waited before unlock [28].acquireAndRelease[14]: exiting [28].acquireAndRelease[15]: entered [37].acquireAndRelease[14]: waited before unlock [37].acquireAndRelease[14]: exiting [37].acquireAndRelease[15]: entered [35].acquireAndRelease[17]: waited before lock [35].acquireAndRelease[17]: locked [16].acquireAndRelease[15]: waited before unlock [16].acquireAndRelease[15]: exiting [16].acquireAndRelease[16]: entered [4].acquireAndRelease[18]: waited before lock [4].acquireAndRelease[18]: locked [30].acquireAndRelease[14]: waited before unlock [30].acquireAndRelease[14]: exiting [30].acquireAndRelease[15]: entered [4].acquireAndRelease[18]: waited before unlock [4].acquireAndRelease[18]: exiting [4].acquireAndRelease[19]: entered [22].acquireAndRelease[16]: waited before lock [22].acquireAndRelease[16]: locked [26].acquireAndRelease[20]: waited before lock [26].acquireAndRelease[20]: locked [3].acquireAndRelease[15]: waited before unlock [3].acquireAndRelease[15]: exiting [3].acquireAndRelease[16]: entered [15].acquireAndRelease[16]: waited before lock [15].acquireAndRelease[16]: locked [20].acquireAndRelease[18]: waited before lock [20].acquireAndRelease[18]: locked [12].acquireAndRelease[14]: waited before unlock [12].acquireAndRelease[14]: exiting [12].acquireAndRelease[15]: entered [6].acquireAndRelease[16]: waited before lock [6].acquireAndRelease[16]: locked [37].acquireAndRelease[15]: waited before lock [37].acquireAndRelease[15]: locked [36].acquireAndRelease[20]: waited before lock [36].acquireAndRelease[20]: locked [8].acquireAndRelease[16]: waited before lock [8].acquireAndRelease[16]: locked [1].acquireAndRelease[20]: waited before lock [1].acquireAndRelease[20]: locked [30].acquireAndRelease[15]: waited before lock [30].acquireAndRelease[15]: locked [7].acquireAndRelease[18]: waited before unlock [7].acquireAndRelease[18]: exiting [7].acquireAndRelease[19]: entered [29].acquireAndRelease[17]: waited before unlock [29].acquireAndRelease[17]: exiting [29].acquireAndRelease[18]: entered [2].acquireAndRelease[19]: waited before unlock [2].acquireAndRelease[19]: exiting [2].acquireAndRelease[20]: entered [19].acquireAndRelease[18]: waited before unlock [19].acquireAndRelease[18]: exiting [19].acquireAndRelease[19]: entered [16].acquireAndRelease[16]: waited before lock [16].acquireAndRelease[16]: locked [7].acquireAndRelease[19]: waited before lock [7].acquireAndRelease[19]: locked [12].acquireAndRelease[15]: waited before lock [12].acquireAndRelease[15]: locked [39].acquireAndRelease[21]: waited before unlock [39].acquireAndRelease[21]: exiting [39].acquireAndRelease[22]: entered [24].acquireAndRelease[16]: waited before unlock [24].acquireAndRelease[16]: exiting [24].acquireAndRelease[17]: entered Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 sec - in co.codewizards.cloudstore.core.util.ResolveActualTypeArgumentsTest [10].acquireAndRelease[16]: waited before unlock [10].acquireAndRelease[16]: exiting [10].acquireAndRelease[17]: entered [5].acquireAndRelease[14]: waited before unlock [5].acquireAndRelease[14]: exiting [5].acquireAndRelease[15]: entered [27].acquireAndRelease[17]: waited before unlock [27].acquireAndRelease[17]: exiting [27].acquireAndRelease[18]: entered [29].acquireAndRelease[18]: waited before lock [29].acquireAndRelease[18]: locked [28].acquireAndRelease[15]: waited before lock [28].acquireAndRelease[15]: locked [32].acquireAndRelease[15]: waited before unlock [32].acquireAndRelease[15]: exiting [32].acquireAndRelease[16]: entered [10].acquireAndRelease[17]: waited before lock [10].acquireAndRelease[17]: locked [17].acquireAndRelease[18]: waited before unlock [17].acquireAndRelease[18]: exiting [17].acquireAndRelease[19]: entered [2].acquireAndRelease[20]: waited before lock [2].acquireAndRelease[20]: locked [38].acquireAndRelease[15]: waited before unlock [38].acquireAndRelease[15]: exiting [38].acquireAndRelease[16]: entered [17].acquireAndRelease[19]: waited before lock [17].acquireAndRelease[19]: locked [31].acquireAndRelease[19]: waited before unlock [31].acquireAndRelease[19]: exiting [31].acquireAndRelease[20]: entered [16].acquireAndRelease[16]: waited before unlock [16].acquireAndRelease[16]: exiting [16].acquireAndRelease[17]: entered [36].acquireAndRelease[20]: waited before unlock [36].acquireAndRelease[20]: exiting [36].acquireAndRelease[21]: entered [36].acquireAndRelease[21]: waited before lock [36].acquireAndRelease[21]: locked [19].acquireAndRelease[19]: waited before lock [19].acquireAndRelease[19]: locked [9].acquireAndRelease[14]: waited before unlock [9].acquireAndRelease[14]: exiting [9].acquireAndRelease[15]: entered [21].acquireAndRelease[15]: waited before unlock [21].acquireAndRelease[15]: exiting [21].acquireAndRelease[16]: entered [28].acquireAndRelease[15]: waited before unlock [28].acquireAndRelease[15]: exiting [28].acquireAndRelease[16]: entered [4].acquireAndRelease[19]: waited before lock [4].acquireAndRelease[19]: locked [11].acquireAndRelease[17]: waited before unlock [11].acquireAndRelease[17]: exiting [11].acquireAndRelease[18]: entered [25].acquireAndRelease[17]: waited before unlock [25].acquireAndRelease[17]: exiting [25].acquireAndRelease[18]: entered [31].acquireAndRelease[20]: waited before lock [31].acquireAndRelease[20]: locked [5].acquireAndRelease[15]: waited before lock [5].acquireAndRelease[15]: locked [14].acquireAndRelease[18]: waited before unlock [14].acquireAndRelease[18]: exiting [14].acquireAndRelease[19]: entered [20].acquireAndRelease[18]: waited before unlock [20].acquireAndRelease[18]: exiting [20].acquireAndRelease[19]: entered [25].acquireAndRelease[18]: waited before lock [25].acquireAndRelease[18]: locked [3].acquireAndRelease[16]: waited before lock [3].acquireAndRelease[16]: locked [27].acquireAndRelease[18]: waited before lock [27].acquireAndRelease[18]: locked [21].acquireAndRelease[16]: waited before lock [21].acquireAndRelease[16]: locked [39].acquireAndRelease[22]: waited before lock [39].acquireAndRelease[22]: locked [0].acquireAndRelease[18]: waited before unlock [0].acquireAndRelease[18]: exiting [0].acquireAndRelease[19]: entered [25].acquireAndRelease[18]: waited before unlock [25].acquireAndRelease[18]: exiting [25].acquireAndRelease[19]: entered [14].acquireAndRelease[19]: waited before lock [14].acquireAndRelease[19]: locked [9].acquireAndRelease[15]: waited before lock [9].acquireAndRelease[15]: locked [18].acquireAndRelease[23]: waited before unlock [18].acquireAndRelease[23]: exiting [18].acquireAndRelease[24]: entered [23].acquireAndRelease[19]: waited before unlock [23].acquireAndRelease[19]: exiting [23].acquireAndRelease[20]: entered [38].acquireAndRelease[16]: waited before lock [38].acquireAndRelease[16]: locked [37].acquireAndRelease[15]: waited before unlock [37].acquireAndRelease[15]: exiting [37].acquireAndRelease[16]: entered [3].acquireAndRelease[16]: waited before unlock [3].acquireAndRelease[16]: exiting [3].acquireAndRelease[17]: entered [20].acquireAndRelease[19]: waited before lock [20].acquireAndRelease[19]: locked [22].acquireAndRelease[16]: waited before unlock [22].acquireAndRelease[16]: exiting [22].acquireAndRelease[17]: entered [32].acquireAndRelease[16]: waited before lock [32].acquireAndRelease[16]: locked [24].acquireAndRelease[17]: waited before lock [24].acquireAndRelease[17]: locked [4].acquireAndRelease[19]: waited before unlock [4].acquireAndRelease[19]: exiting [4].acquireAndRelease[20]: entered [33].acquireAndRelease[16]: waited before unlock [33].acquireAndRelease[16]: exiting [33].acquireAndRelease[17]: entered [22].acquireAndRelease[17]: waited before lock [22].acquireAndRelease[17]: locked [18].acquireAndRelease[24]: waited before lock [18].acquireAndRelease[24]: locked [28].acquireAndRelease[16]: waited before lock [28].acquireAndRelease[16]: locked [4].acquireAndRelease[20]: waited before lock [4].acquireAndRelease[20]: locked [34].acquireAndRelease[20]: waited before unlock [34].acquireAndRelease[20]: exiting [34].acquireAndRelease[21]: entered [25].acquireAndRelease[19]: waited before lock [25].acquireAndRelease[19]: locked [21].acquireAndRelease[16]: waited before unlock [21].acquireAndRelease[16]: exiting [21].acquireAndRelease[17]: entered [18].acquireAndRelease[24]: waited before unlock [18].acquireAndRelease[24]: exiting [18].acquireAndRelease[25]: entered [22].acquireAndRelease[17]: waited before unlock [22].acquireAndRelease[17]: exiting [22].acquireAndRelease[18]: entered [16].acquireAndRelease[17]: waited before lock [16].acquireAndRelease[17]: locked [0].acquireAndRelease[19]: waited before lock [0].acquireAndRelease[19]: locked [11].acquireAndRelease[18]: waited before lock [11].acquireAndRelease[18]: locked [37].acquireAndRelease[16]: waited before lock [37].acquireAndRelease[16]: locked [29].acquireAndRelease[18]: waited before unlock [29].acquireAndRelease[18]: exiting [29].acquireAndRelease[19]: entered [34].acquireAndRelease[21]: waited before lock [34].acquireAndRelease[21]: locked [35].acquireAndRelease[17]: waited before unlock [35].acquireAndRelease[17]: exiting [35].acquireAndRelease[18]: entered [33].acquireAndRelease[17]: waited before lock [33].acquireAndRelease[17]: locked [35].acquireAndRelease[18]: waited before lock [35].acquireAndRelease[18]: locked [23].acquireAndRelease[20]: waited before lock [23].acquireAndRelease[20]: locked [2].acquireAndRelease[20]: waited before unlock [2].acquireAndRelease[20]: exiting [2].acquireAndRelease[21]: entered [6].acquireAndRelease[16]: waited before unlock [6].acquireAndRelease[16]: exiting [6].acquireAndRelease[17]: entered [18].acquireAndRelease[25]: waited before lock [18].acquireAndRelease[25]: locked [38].acquireAndRelease[16]: waited before unlock [38].acquireAndRelease[16]: exiting [38].acquireAndRelease[17]: entered [13].acquireAndRelease[21]: waited before unlock [13].acquireAndRelease[21]: exiting [13].acquireAndRelease[22]: entered [21].acquireAndRelease[17]: waited before lock [21].acquireAndRelease[17]: locked [20].acquireAndRelease[19]: waited before unlock [20].acquireAndRelease[19]: exiting [20].acquireAndRelease[20]: entered [3].acquireAndRelease[17]: waited before lock [3].acquireAndRelease[17]: locked [16].acquireAndRelease[17]: waited before unlock [16].acquireAndRelease[17]: exiting [16].acquireAndRelease[18]: entered [26].acquireAndRelease[20]: waited before unlock [26].acquireAndRelease[20]: exiting [26].acquireAndRelease[21]: entered [35].acquireAndRelease[18]: waited before unlock [35].acquireAndRelease[18]: exiting [35].acquireAndRelease[19]: entered [3].acquireAndRelease[17]: waited before unlock [3].acquireAndRelease[17]: exiting [3].acquireAndRelease[18]: entered [2].acquireAndRelease[21]: waited before lock [2].acquireAndRelease[21]: locked [7].acquireAndRelease[19]: waited before unlock [7].acquireAndRelease[19]: exiting [7].acquireAndRelease[20]: entered [28].acquireAndRelease[16]: waited before unlock [28].acquireAndRelease[16]: exiting [28].acquireAndRelease[17]: entered [13].acquireAndRelease[22]: waited before lock [13].acquireAndRelease[22]: locked [7].acquireAndRelease[20]: waited before lock [7].acquireAndRelease[20]: locked [27].acquireAndRelease[18]: waited before unlock [27].acquireAndRelease[18]: exiting [27].acquireAndRelease[19]: entered [1].acquireAndRelease[20]: waited before unlock [1].acquireAndRelease[20]: exiting [1].acquireAndRelease[21]: entered [4].acquireAndRelease[20]: waited before unlock [4].acquireAndRelease[20]: exiting [4].acquireAndRelease[21]: entered [15].acquireAndRelease[16]: waited before unlock [15].acquireAndRelease[16]: exiting [15].acquireAndRelease[17]: entered [37].acquireAndRelease[16]: waited before unlock [37].acquireAndRelease[16]: exiting [37].acquireAndRelease[17]: entered [1].acquireAndRelease[21]: waited before lock [1].acquireAndRelease[21]: locked [30].acquireAndRelease[15]: waited before unlock [30].acquireAndRelease[15]: exiting [30].acquireAndRelease[16]: entered [18].acquireAndRelease[25]: waited before unlock [18].acquireAndRelease[25]: exiting [18].acquireAndRelease[26]: entered [28].acquireAndRelease[17]: waited before lock [28].acquireAndRelease[17]: locked [29].acquireAndRelease[19]: waited before lock [29].acquireAndRelease[19]: locked [15].acquireAndRelease[17]: waited before lock [15].acquireAndRelease[17]: locked [20].acquireAndRelease[20]: waited before lock [20].acquireAndRelease[20]: locked [4].acquireAndRelease[21]: waited before lock [4].acquireAndRelease[21]: locked [31].acquireAndRelease[20]: waited before unlock [31].acquireAndRelease[20]: exiting [31].acquireAndRelease[21]: entered [22].acquireAndRelease[18]: waited before lock [22].acquireAndRelease[18]: locked [24].acquireAndRelease[17]: waited before unlock [24].acquireAndRelease[17]: exiting [24].acquireAndRelease[18]: entered [20].acquireAndRelease[20]: waited before unlock [20].acquireAndRelease[20]: exiting [20].acquireAndRelease[21]: entered [27].acquireAndRelease[19]: waited before lock [27].acquireAndRelease[19]: locked [38].acquireAndRelease[17]: waited before lock [38].acquireAndRelease[17]: locked [12].acquireAndRelease[15]: waited before unlock [12].acquireAndRelease[15]: exiting [12].acquireAndRelease[16]: entered [8].acquireAndRelease[16]: waited before unlock [8].acquireAndRelease[16]: exiting [8].acquireAndRelease[17]: entered [5].acquireAndRelease[15]: waited before unlock [5].acquireAndRelease[15]: exiting [5].acquireAndRelease[16]: entered [6].acquireAndRelease[17]: waited before lock [6].acquireAndRelease[17]: locked [20].acquireAndRelease[21]: waited before lock [20].acquireAndRelease[21]: locked [19].acquireAndRelease[19]: waited before unlock [19].acquireAndRelease[19]: exiting [19].acquireAndRelease[20]: entered [5].acquireAndRelease[16]: waited before lock [5].acquireAndRelease[16]: locked [30].acquireAndRelease[16]: waited before lock [30].acquireAndRelease[16]: locked [17].acquireAndRelease[19]: waited before unlock [17].acquireAndRelease[19]: exiting [17].acquireAndRelease[20]: entered [36].acquireAndRelease[21]: waited before unlock [36].acquireAndRelease[21]: exiting [36].acquireAndRelease[22]: entered [10].acquireAndRelease[17]: waited before unlock [10].acquireAndRelease[17]: exiting [10].acquireAndRelease[18]: entered [35].acquireAndRelease[19]: waited before lock [35].acquireAndRelease[19]: locked [3].acquireAndRelease[18]: waited before lock [3].acquireAndRelease[18]: locked [16].acquireAndRelease[18]: waited before lock [16].acquireAndRelease[18]: locked [29].acquireAndRelease[19]: waited before unlock [29].acquireAndRelease[19]: exiting [29].acquireAndRelease[20]: entered [17].acquireAndRelease[20]: waited before lock [17].acquireAndRelease[20]: locked [9].acquireAndRelease[15]: waited before unlock [9].acquireAndRelease[15]: exiting [9].acquireAndRelease[16]: entered [20].acquireAndRelease[21]: waited before unlock [20].acquireAndRelease[21]: exiting [20].acquireAndRelease[22]: entered [29].acquireAndRelease[20]: waited before lock [29].acquireAndRelease[20]: locked [6].acquireAndRelease[17]: waited before unlock [6].acquireAndRelease[17]: exiting [6].acquireAndRelease[18]: entered [20].acquireAndRelease[22]: waited before lock [20].acquireAndRelease[22]: locked [37].acquireAndRelease[17]: waited before lock [37].acquireAndRelease[17]: locked [26].acquireAndRelease[21]: waited before lock [26].acquireAndRelease[21]: locked Running co.codewizards.cloudstore.core.dto.DateTimeTest [31].acquireAndRelease[21]: waited before lock [31].acquireAndRelease[21]: locked [9].acquireAndRelease[16]: waited before lock [9].acquireAndRelease[16]: locked [33].acquireAndRelease[17]: waited before unlock [33].acquireAndRelease[17]: exiting [33].acquireAndRelease[18]: entered [36].acquireAndRelease[22]: waited before lock [36].acquireAndRelease[22]: locked [33].acquireAndRelease[18]: waited before lock [33].acquireAndRelease[18]: locked [14].acquireAndRelease[19]: waited before unlock [14].acquireAndRelease[19]: exiting [14].acquireAndRelease[20]: entered [13].acquireAndRelease[22]: waited before unlock [13].acquireAndRelease[22]: exiting [13].acquireAndRelease[23]: entered [30].acquireAndRelease[16]: waited before unlock [30].acquireAndRelease[16]: exiting [30].acquireAndRelease[17]: entered [18].acquireAndRelease[26]: waited before lock [18].acquireAndRelease[26]: locked [15].acquireAndRelease[17]: waited before unlock [15].acquireAndRelease[17]: exiting [15].acquireAndRelease[18]: entered [25].acquireAndRelease[19]: waited before unlock [25].acquireAndRelease[19]: exiting [25].acquireAndRelease[20]: entered [39].acquireAndRelease[22]: waited before unlock [39].acquireAndRelease[22]: exiting [39].acquireAndRelease[23]: entered [25].acquireAndRelease[20]: waited before lock [25].acquireAndRelease[20]: locked [6].acquireAndRelease[18]: waited before lock [6].acquireAndRelease[18]: locked [32].acquireAndRelease[16]: waited before unlock [32].acquireAndRelease[16]: exiting [32].acquireAndRelease[17]: entered [34].acquireAndRelease[21]: waited before unlock [34].acquireAndRelease[21]: exiting [34].acquireAndRelease[22]: entered [35].acquireAndRelease[19]: waited before unlock [35].acquireAndRelease[19]: exiting [35].acquireAndRelease[20]: entered [24].acquireAndRelease[18]: waited before lock [24].acquireAndRelease[18]: locked [19].acquireAndRelease[20]: waited before lock [19].acquireAndRelease[20]: locked [21].acquireAndRelease[17]: waited before unlock [21].acquireAndRelease[17]: exiting [21].acquireAndRelease[18]: entered [34].acquireAndRelease[22]: waited before lock [34].acquireAndRelease[22]: locked [8].acquireAndRelease[17]: waited before lock [8].acquireAndRelease[17]: locked [10].acquireAndRelease[18]: waited before lock [10].acquireAndRelease[18]: locked [35].acquireAndRelease[20]: waited before lock [35].acquireAndRelease[20]: locked [24].acquireAndRelease[18]: waited before unlock [24].acquireAndRelease[18]: exiting [24].acquireAndRelease[19]: entered [20].acquireAndRelease[22]: waited before unlock [20].acquireAndRelease[22]: exiting [20].acquireAndRelease[23]: entered [28].acquireAndRelease[17]: waited before unlock [28].acquireAndRelease[17]: exiting [28].acquireAndRelease[18]: entered [39].acquireAndRelease[23]: waited before lock [39].acquireAndRelease[23]: locked [14].acquireAndRelease[20]: waited before lock [14].acquireAndRelease[20]: locked [12].acquireAndRelease[16]: waited before lock [12].acquireAndRelease[16]: locked Running co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest [16].acquireAndRelease[18]: waited before unlock [16].acquireAndRelease[18]: exiting [16].acquireAndRelease[19]: entered [26].acquireAndRelease[21]: waited before unlock [26].acquireAndRelease[21]: exiting [26].acquireAndRelease[22]: entered [21].acquireAndRelease[18]: waited before lock [21].acquireAndRelease[18]: locked [21].acquireAndRelease[18]: waited before unlock [21].acquireAndRelease[18]: exiting [21].acquireAndRelease[19]: entered [23].acquireAndRelease[20]: waited before unlock [23].acquireAndRelease[20]: exiting [23].acquireAndRelease[21]: entered [35].acquireAndRelease[20]: waited before unlock [35].acquireAndRelease[20]: exiting [35].acquireAndRelease[21]: entered [38].acquireAndRelease[17]: waited before unlock [38].acquireAndRelease[17]: exiting [38].acquireAndRelease[18]: entered [32].acquireAndRelease[17]: waited before lock [32].acquireAndRelease[17]: locked [13].acquireAndRelease[23]: waited before lock [13].acquireAndRelease[23]: locked [27].acquireAndRelease[19]: waited before unlock [27].acquireAndRelease[19]: exiting [27].acquireAndRelease[20]: entered [0].acquireAndRelease[19]: waited before unlock [0].acquireAndRelease[19]: exiting [0].acquireAndRelease[20]: entered [1].acquireAndRelease[21]: waited before unlock [1].acquireAndRelease[21]: exiting [1].acquireAndRelease[22]: entered [25].acquireAndRelease[20]: waited before unlock [25].acquireAndRelease[20]: exiting [25].acquireAndRelease[21]: entered [38].acquireAndRelease[18]: waited before lock [38].acquireAndRelease[18]: locked [8].acquireAndRelease[17]: waited before unlock [8].acquireAndRelease[17]: exiting [8].acquireAndRelease[18]: entered [5].acquireAndRelease[16]: waited before unlock [5].acquireAndRelease[16]: exiting [5].acquireAndRelease[17]: entered [4].acquireAndRelease[21]: waited before unlock [4].acquireAndRelease[21]: exiting [4].acquireAndRelease[22]: entered [8].acquireAndRelease[18]: waited before lock [8].acquireAndRelease[18]: locked [11].acquireAndRelease[18]: waited before unlock [11].acquireAndRelease[18]: exiting [11].acquireAndRelease[19]: entered [1].acquireAndRelease[22]: waited before lock [1].acquireAndRelease[22]: locked [9].acquireAndRelease[16]: waited before unlock [9].acquireAndRelease[16]: exiting [9].acquireAndRelease[17]: entered [39].acquireAndRelease[23]: waited before unlock [39].acquireAndRelease[23]: exiting [39].acquireAndRelease[24]: entered [15].acquireAndRelease[18]: waited before lock [15].acquireAndRelease[18]: locked [20].acquireAndRelease[23]: waited before lock [20].acquireAndRelease[23]: locked [8].acquireAndRelease[18]: waited before unlock [8].acquireAndRelease[18]: exiting [8].acquireAndRelease[19]: entered [30].acquireAndRelease[17]: waited before lock [30].acquireAndRelease[17]: locked [8].acquireAndRelease[19]: waited before lock [8].acquireAndRelease[19]: locked [26].acquireAndRelease[22]: waited before lock [26].acquireAndRelease[22]: locked [24].acquireAndRelease[19]: waited before lock [24].acquireAndRelease[19]: locked [18].acquireAndRelease[26]: waited before unlock [18].acquireAndRelease[26]: exiting [18].acquireAndRelease[27]: entered 08:21:17.173 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[0]... [0].acquireAndRelease[20]: waited before lock [0].acquireAndRelease[20]: locked [25].acquireAndRelease[21]: waited before lock [25].acquireAndRelease[21]: locked 08:21:17.198 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[0]. 08:21:17.198 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [0].begin 08:21:17.199 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[1]... 08:21:17.199 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[1]. 08:21:17.199 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[2]... 08:21:17.199 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[2]. 08:21:17.200 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[3]... [24].acquireAndRelease[19]: waited before unlock [24].acquireAndRelease[19]: exiting [24].acquireAndRelease[20]: entered [29].acquireAndRelease[20]: waited before unlock [29].acquireAndRelease[20]: exiting [29].acquireAndRelease[21]: entered [29].acquireAndRelease[21]: waited before lock [29].acquireAndRelease[21]: locked [39].acquireAndRelease[24]: waited before lock [39].acquireAndRelease[24]: locked 08:21:17.206 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[3]. 08:21:17.206 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[4]... 08:21:17.210 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[4]. 08:21:17.210 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[5]... 08:21:17.211 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [3].begin [0].acquireAndRelease[20]: waited before unlock [08:21:17.213 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [4].begin 0].acquireAndRelease[20]: exiting [0].acquireAndRelease[21]: entered [7].acquireAndRelease[20]: waited before unlock [7].acquireAndRelease[20]: exiting [7].acquireAndRelease[21]: entered [7].acquireAndRelease[21]: waited before lock [7].acquireAndRelease[21]: locked [34].acquireAndRelease[22]: waited before unlock [34].acquireAndRelease[22]: exiting [34].acquireAndRelease[23]: entered [38].acquireAndRelease[18]: waited before unlock [38].acquireAndRelease[18]: exiting [38].acquireAndRelease[19]: entered [27].acquireAndRelease[20]: waited before lock [27].acquireAndRelease[20]: locked [2].acquireAndRelease[21]: waited before unlock [2].acquireAndRelease[21]: exiting [2].acquireAndRelease[22]: entered [35].acquireAndRelease[21]: waited before lock [35].acquireAndRelease[21]: locked [28].acquireAndRelease[18]: waited before lock [28].acquireAndRelease[18]: locked [23].acquireAndRelease[21]: waited before lock [23].acquireAndRelease[21]: locked [9].acquireAndRelease[17]: waited before lock [9].acquireAndRelease[17]: locked [16].acquireAndRelease[19]: waited before lock [16].acquireAndRelease[19]: locked [37].acquireAndRelease[17]: waited before unlock [37].acquireAndRelease[17]: exiting [37].acquireAndRelease[18]: entered [4].acquireAndRelease[22]: waited before lock [4].acquireAndRelease[22]: locked [21].acquireAndRelease[19]: waited before lock [21].acquireAndRelease[19]: locked [3].acquireAndRelease[18]: waited before unlock [3].acquireAndRelease[18]: exiting [3].acquireAndRelease[19]: entered [0].acquireAndRelease[21]: waited before lock [0].acquireAndRelease[21]: locked [34].acquireAndRelease[23]: waited before lock [34].acquireAndRelease[23]: locked [15].acquireAndRelease[18]: waited before unlock [15].acquireAndRelease[18]: exiting [15].acquireAndRelease[19]: entered [5].acquireAndRelease[17]: waited before lock [5].acquireAndRelease[17]: locked [9].acquireAndRelease[17]: waited before unlock [9].acquireAndRelease[17]: exiting [9].acquireAndRelease[18]: entered [27].acquireAndRelease[20]: waited before unlock [27].acquireAndRelease[20]: exiting [27].acquireAndRelease[21]: entered [29].acquireAndRelease[21]: waited before unlock [29].acquireAndRelease[21]: exiting [29].acquireAndRelease[22]: entered [27].acquireAndRelease[21]: waited before lock [27].acquireAndRelease[21]: locked [22].acquireAndRelease[18]: waited before unlock [22].acquireAndRelease[18]: exiting [22].acquireAndRelease[19]: entered [38].acquireAndRelease[19]: waited before lock [38].acquireAndRelease[19]: locked [38].acquireAndRelease[19]: waited before unlock [38].acquireAndRelease[19]: exiting [38].acquireAndRelease[20]: entered [17].acquireAndRelease[20]: waited before unlock [17].acquireAndRelease[20]: exiting [17].acquireAndRelease[21]: entered [11].acquireAndRelease[19]: waited before lock [11].acquireAndRelease[19]: locked [33].acquireAndRelease[18]: waited before unlock [33].acquireAndRelease[18]: exiting [33].acquireAndRelease[19]: entered [3].acquireAndRelease[19]: waited before lock [3].acquireAndRelease[19]: locked [19].acquireAndRelease[20]: waited before unlock [19].acquireAndRelease[20]: exiting [19].acquireAndRelease[21]: entered [2].acquireAndRelease[22]: waited before lock [2].acquireAndRelease[22]: locked [14].acquireAndRelease[20]: waited before unlock [14].acquireAndRelease[20]: exiting [14].acquireAndRelease[21]: entered [12].acquireAndRelease[16]: waited before unlock [12].acquireAndRelease[16]: exiting [12].acquireAndRelease[17]: entered [30].acquireAndRelease[17]: waited before unlock [30].acquireAndRelease[17]: exiting [30].acquireAndRelease[18]: entered [18].acquireAndRelease[27]: waited before lock [18].acquireAndRelease[27]: locked [13].acquireAndRelease[23]: waited before unlock [13].acquireAndRelease[23]: exiting [13].acquireAndRelease[24]: entered [22].acquireAndRelease[19]: waited before lock [22].acquireAndRelease[19]: locked [6].acquireAndRelease[18]: waited before unlock [6].acquireAndRelease[18]: exiting [6].acquireAndRelease[19]: entered [31].acquireAndRelease[21]: waited before unlock [31].acquireAndRelease[21]: exiting [31].acquireAndRelease[22]: entered [24].acquireAndRelease[20]: waited before lock [24].acquireAndRelease[20]: locked [15].acquireAndRelease[19]: waited before lock [15].acquireAndRelease[19]: locked [32].acquireAndRelease[17]: waited before unlock [32].acquireAndRelease[17]: exiting [32].acquireAndRelease[18]: entered [9].acquireAndRelease[18]: waited before lock [9].acquireAndRelease[18]: locked [10].acquireAndRelease[18]: waited before unlock [10].acquireAndRelease[18]: exiting [10].acquireAndRelease[19]: entered [20].acquireAndRelease[23]: waited before unlock [20].acquireAndRelease[23]: exiting [20].acquireAndRelease[24]: entered [31].acquireAndRelease[22]: waited before lock [31].acquireAndRelease[22]: locked [17].acquireAndRelease[21]: waited before lock [17].acquireAndRelease[21]: locked [6].acquireAndRelease[19]: waited before lock [6].acquireAndRelease[19]: locked [33].acquireAndRelease[19]: waited before lock [33].acquireAndRelease[19]: locked [22].acquireAndRelease[19]: waited before unlock [22].acquireAndRelease[19]: exiting [22].acquireAndRelease[20]: entered [2].acquireAndRelease[22]: waited before unlock [2].acquireAndRelease[22]: exiting [2].acquireAndRelease[23]: entered [34].acquireAndRelease[23]: waited before unlock [34].acquireAndRelease[23]: exiting [34].acquireAndRelease[24]: entered [29].acquireAndRelease[22]: waited before lock [29].acquireAndRelease[22]: locked [37].acquireAndRelease[18]: waited before lock [37].acquireAndRelease[18]: locked [2].acquireAndRelease[23]: waited before lock [2].acquireAndRelease[23]: locked [12].acquireAndRelease[17]: waited before lock [12].acquireAndRelease[17]: locked [3].acquireAndRelease[19]: waited before unlock [3].acquireAndRelease[19]: exiting [3].acquireAndRelease[20]: entered [25].acquireAndRelease[21]: waited before unlock [25].acquireAndRelease[21]: exiting [25].acquireAndRelease[22]: entered [19].acquireAndRelease[21]: waited before lock [19].acquireAndRelease[21]: locked [37].acquireAndRelease[18]: waited before unlock [37].acquireAndRelease[18]: exiting [37].acquireAndRelease[19]: entered [32].acquireAndRelease[18]: waited before lock [32].acquireAndRelease[18]: locked [27].acquireAndRelease[21]: waited before unlock [27].acquireAndRelease[21]: exiting [27].acquireAndRelease[22]: entered [36].acquireAndRelease[22]: waited before unlock [36].acquireAndRelease[22]: exiting [36].acquireAndRelease[23]: entered [25].acquireAndRelease[22]: waited before lock [25].acquireAndRelease[22]: locked [30].acquireAndRelease[18]: waited before lock [30].acquireAndRelease[18]: locked [39].acquireAndRelease[24]: waited before unlock [39].acquireAndRelease[24]: exiting [39].acquireAndRelease[25]: entered [6].acquireAndRelease[19]: waited before unlock [6].acquireAndRelease[19]: exiting [6].acquireAndRelease[20]: entered [9].acquireAndRelease[18]: waited before unlock [9].acquireAndRelease[18]: exiting [9].acquireAndRelease[19]: entered [10].acquireAndRelease[19]: waited before lock [10].acquireAndRelease[19]: locked [27].acquireAndRelease[22]: waited before lock [27].acquireAndRelease[22]: locked [20].acquireAndRelease[24]: waited before lock [20].acquireAndRelease[24]: locked [38].acquireAndRelease[20]: waited before lock [38].acquireAndRelease[20]: locked [39].acquireAndRelease[25]: waited before lock [39].acquireAndRelease[25]: locked [6].acquireAndRelease[20]: waited before lock [6].acquireAndRelease[20]: locked [34].acquireAndRelease[24]: waited before lock [34].acquireAndRelease[24]: locked [13].acquireAndRelease[24]: waited before lock [13].acquireAndRelease[24]: locked [12].acquireAndRelease[17]: waited before unlock [12].acquireAndRelease[17]: exiting [12].acquireAndRelease[18]: entered [7].acquireAndRelease[21]: waited before unlock [7].acquireAndRelease[21]: exiting [7].acquireAndRelease[22]: entered [1].acquireAndRelease[22]: waited before unlock [1].acquireAndRelease[22]: exiting [1].acquireAndRelease[23]: entered [5].acquireAndRelease[17]: waited before unlock [5].acquireAndRelease[17]: exiting [5].acquireAndRelease[18]: entered [28].acquireAndRelease[18]: waited before unlock [28].acquireAndRelease[18]: exiting [28].acquireAndRelease[19]: entered [28].acquireAndRelease[19]: waited before lock [28].acquireAndRelease[19]: locked [14].acquireAndRelease[21]: waited before lock [14].acquireAndRelease[21]: locked [5].acquireAndRelease[18]: waited before lock [5].acquireAndRelease[18]: locked [9].acquireAndRelease[19]: waited before lock [9].acquireAndRelease[19]: locked [22].acquireAndRelease[20]: waited before lock [22].acquireAndRelease[20]: locked [8].acquireAndRelease[19]: waited before unlock [8].acquireAndRelease[19]: exiting [8].acquireAndRelease[20]: entered [30].acquireAndRelease[18]: waited before unlock [30].acquireAndRelease[18]: exiting [30].acquireAndRelease[19]: entered [3].acquireAndRelease[20]: waited before lock [3].acquireAndRelease[20]: locked [37].acquireAndRelease[19]: waited before lock [37].acquireAndRelease[19]: locked [15].acquireAndRelease[19]: waited before unlock [15].acquireAndRelease[19]: exiting [15].acquireAndRelease[20]: entered [33].acquireAndRelease[19]: waited before unlock [33].acquireAndRelease[19]: exiting [33].acquireAndRelease[20]: entered [21].acquireAndRelease[19]: waited before unlock [21].acquireAndRelease[19]: exiting [21].acquireAndRelease[20]: entered [27].acquireAndRelease[22]: waited before unlock [27].acquireAndRelease[22]: exiting [27].acquireAndRelease[23]: entered [30].acquireAndRelease[19]: waited before lock [30].acquireAndRelease[19]: locked [35].acquireAndRelease[21]: waited before unlock [35].acquireAndRelease[21]: exiting [35].acquireAndRelease[22]: entered [24].acquireAndRelease[20]: waited before unlock [24].acquireAndRelease[20]: exiting [24].acquireAndRelease[21]: entered [26].acquireAndRelease[22]: waited before unlock [26].acquireAndRelease[22]: exiting [26].acquireAndRelease[23]: entered [13].acquireAndRelease[24]: waited before unlock [13].acquireAndRelease[24]: exiting [13].acquireAndRelease[25]: entered 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)[15].acquireAndRelease[20]: waited before lock [ 15].acquireAndRelease[20]: locked [26].acquireAndRelease[23]: waited before lock [26].acquireAndRelease[23]: locked 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)[7].acquireAndRelease[22]: waited before lock [7].acquireAndRelease[22]: locked at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)[ 8].acquireAndRelease[ at java.lang.reflect.Constructor.newInstance(Constructor.java:423)20]: waited before lock [8].acquireAndRelease[20]: locked 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)[39].acquireAndRelease[25]: waited before unlock [39].acquireAndRelease[25 ]: exiting [39].acquireAndRelease[26]: entered [0].acquireAndRelease[21]: waited before unlock [0].acquireAndRelease[21 at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)]: exiting [0].acquireAndRelease[22]: entered [36].acquireAndRelease[23]: waited before lock [36].acquireAndRelease[23 ]: locked [33].acquireAndRelease[20]: waited before lock [33].acquireAndRelease[20]: locked at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [37].acquireAndRelease[19]: waited before unlock [ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)37].acquireAndRelease[19]: exiting [37].acquireAndRelease[20]: entered [10].acquireAndRelease[19]: waited before unlock [10].acquireAndRelease[19]: exiting [10].acquireAndRelease[20 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)]: entered 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) [1].acquireAndRelease[23]: waited before lock [1].acquireAndRelease[23]: locked at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [12].acquireAndRelease[18]: waited before lock [12].acquireAndRelease[18]: locked [39].acquireAndRelease[26]: waited before lock [39].acquireAndRelease[26]: locked 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)[25].acquireAndRelease[22]: waited before unlock [25].acquireAndRelease[22]: exiting [25].acquireAndRelease[23]: entered 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 [23].acquireAndRelease[21]: waited before unlock [23].acquireAndRelease[21]: exiting [23].acquireAndRelease[22]: entered [13].acquireAndRelease[25]: waited before lock [13].acquireAndRelease[25]: locked [37].acquireAndRelease[20]: waited before lock [37].acquireAndRelease[20]: locked java.lang.IllegalArgumentException: bla > 0 at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.simpleIllegalArgumentException(RemoteExceptionUtilTest.java:13) [16 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)].acquireAndRelease[19]: waited before unlock [16].acquireAndRelease[19]: exiting [16 ].acquireAndRelease[20]: entered [2].acquireAndRelease[23]: waited before unlock [2].acquireAndRelease[23]: exiting [2].acquireAndRelease[24]: entered 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) [0].acquireAndRelease[22]: waited before lock [0].acquireAndRelease[22]: locked 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) [24].acquireAndRelease[21]: waited before lock [24].acquireAndRelease[21]: locked 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) [38].acquireAndRelease[20]: waited before unlock [38].acquireAndRelease[20]: exiting [38].acquireAndRelease[21]: entered 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)[4].acquireAndRelease[22]: waited before unlock [4].acquireAndRelease[22]: exiting [4].acquireAndRelease[23]: entered at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.simpleIllegalArgumentException(RemoteExceptionUtilTest.java:16) [ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)19].acquireAndRelease[21]: waited before unlock [19].acquireAndRelease[21]: exiting [19].acquireAndRelease[22]: entered [11].acquireAndRelease[19 ]: waited before unlock [11].acquireAndRelease[19]: exiting [11].acquireAndRelease[20]: entered at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[35].acquireAndRelease[22]: waited before lock [35].acquireAndRelease[22]: locked at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498)[15].acquireAndRelease[20]: waited before unlock [15].acquireAndRelease[20]: exiting [15].acquireAndRelease[21]: entered [29].acquireAndRelease[22]: waited before unlock [29].acquireAndRelease[22]: exiting [29].acquireAndRelease[23]: entered 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) [14].acquireAndRelease[21]: waited before unlock [14].acquireAndRelease[21]: exiting [14].acquireAndRelease[22]: entered 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) [2].acquireAndRelease[24]: waited before lock [2].acquireAndRelease[24]: locked [7].acquireAndRelease[22]: waited before unlock [7].acquireAndRelease[22]: exiting [7].acquireAndRelease[23]: entered Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 sec - in co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest [3].acquireAndRelease[20]: waited before unlock [3].acquireAndRelease[20]: exiting [3].acquireAndRelease[21]: entered [21].acquireAndRelease[20]: waited before lock [21].acquireAndRelease[20]: locked [27].acquireAndRelease[23]: waited before lock [27].acquireAndRelease[23]: locked [28].acquireAndRelease[19]: waited before unlock [28].acquireAndRelease[19]: exiting [28].acquireAndRelease[20]: entered [27].acquireAndRelease[23]: waited before unlock [27].acquireAndRelease[23]: exiting [27].acquireAndRelease[24]: entered [9].acquireAndRelease[19]: waited before unlock [9].acquireAndRelease[19]: exiting [9].acquireAndRelease[20]: entered [17].acquireAndRelease[21]: waited before unlock [17].acquireAndRelease[21]: exiting [17].acquireAndRelease[22]: entered [7].acquireAndRelease[23]: waited before lock [7].acquireAndRelease[23]: locked [21].acquireAndRelease[20]: waited before unlock [21].acquireAndRelease[20]: exiting [21].acquireAndRelease[21]: entered [29].acquireAndRelease[23]: waited before lock [29].acquireAndRelease[23]: locked [16].acquireAndRelease[20]: waited before lock [16].acquireAndRelease[20]: locked [19].acquireAndRelease[22]: waited before lock [19].acquireAndRelease[22]: locked [24].acquireAndRelease[21]: waited before unlock [24].acquireAndRelease[21]: exiting [24].acquireAndRelease[22]: entered [27].acquireAndRelease[24]: waited before lock [27].acquireAndRelease[24]: locked [22].acquireAndRelease[20]: waited before unlock [22].acquireAndRelease[20]: exiting [22].acquireAndRelease[21]: entered [34].acquireAndRelease[24]: waited before unlock [34].acquireAndRelease[24]: exiting [34].acquireAndRelease[25]: entered [23].acquireAndRelease[22]: waited before lock [23].acquireAndRelease[22]: locked [38].acquireAndRelease[21]: waited before lock [38].acquireAndRelease[21]: locked [18].acquireAndRelease[27]: waited before unlock [18].acquireAndRelease[27]: exiting [18].acquireAndRelease[28]: entered [19].acquireAndRelease[22]: waited before unlock [19].acquireAndRelease[22]: exiting [19].acquireAndRelease[23]: entered [10].acquireAndRelease[20]: waited before lock [10].acquireAndRelease[20]: locked [25].acquireAndRelease[23]: waited before lock [25].acquireAndRelease[23]: locked [11].acquireAndRelease[20]: waited before lock [11].acquireAndRelease[20]: locked [4].acquireAndRelease[23]: waited before lock [4].acquireAndRelease[23]: locked [0].acquireAndRelease[22]: waited before unlock [0].acquireAndRelease[22]: exiting [0].acquireAndRelease[23]: entered [31].acquireAndRelease[22]: waited before unlock [31].acquireAndRelease[22]: exiting [31].acquireAndRelease[23]: entered [30].acquireAndRelease[19]: waited before unlock [30].acquireAndRelease[19]: exiting [30].acquireAndRelease[20]: entered [3].acquireAndRelease[21]: waited before lock [3].acquireAndRelease[21]: locked [16].acquireAndRelease[20]: waited before unlock [16].acquireAndRelease[20]: exiting [16].acquireAndRelease[21]: entered [22].acquireAndRelease[21]: waited before lock [22].acquireAndRelease[21]: locked [37].acquireAndRelease[20]: waited before unlock [37].acquireAndRelease[20]: exiting [37].acquireAndRelease[21]: entered [32].acquireAndRelease[18]: waited before unlock [32].acquireAndRelease[18]: exiting [32].acquireAndRelease[19]: entered [5].acquireAndRelease[18]: waited before unlock [5].acquireAndRelease[18]: exiting [5].acquireAndRelease[19]: entered [20].acquireAndRelease[24]: waited before unlock [20].acquireAndRelease[24]: exiting [20].acquireAndRelease[25]: entered [14].acquireAndRelease[22]: waited before lock [14].acquireAndRelease[22]: locked [28].acquireAndRelease[20]: waited before lock [28].acquireAndRelease[20]: locked [15].acquireAndRelease[21]: waited before lock [15].acquireAndRelease[21]: locked Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 sec - in co.codewizards.cloudstore.core.updater.VersionTest [21].acquireAndRelease[21]: waited before lock [21].acquireAndRelease[21]: locked [32].acquireAndRelease[19]: waited before lock [32].acquireAndRelease[19]: locked [39].acquireAndRelease[26]: waited before unlock [39].acquireAndRelease[26]: exiting [39].acquireAndRelease[27]: entered [30].acquireAndRelease[20]: waited before lock [30].acquireAndRelease[20]: locked [34].acquireAndRelease[25]: waited before lock [34].acquireAndRelease[25]: locked [24].acquireAndRelease[22]: waited before lock [24].acquireAndRelease[22]: locked [6].acquireAndRelease[20]: waited before unlock [6].acquireAndRelease[20]: exiting [6].acquireAndRelease[21]: entered [20].acquireAndRelease[25]: waited before lock [20].acquireAndRelease[25]: locked [19].acquireAndRelease[23]: waited before lock [19].acquireAndRelease[23]: locked [9].acquireAndRelease[20]: waited before lock [9].acquireAndRelease[20]: locked [25].acquireAndRelease[23]: waited before unlock [25].acquireAndRelease[23]: exiting [25].acquireAndRelease[24]: entered [5].acquireAndRelease[19]: waited before lock [5].acquireAndRelease[19]: locked [31].acquireAndRelease[23]: waited before lock [31].acquireAndRelease[23]: locked [25].acquireAndRelease[24]: waited before lock [25].acquireAndRelease[24]: locked [0].acquireAndRelease[23]: waited before lock [0].acquireAndRelease[23]: locked [22].acquireAndRelease[21]: waited before unlock [22].acquireAndRelease[21]: exiting [22].acquireAndRelease[22]: entered [17].acquireAndRelease[22]: waited before lock [17].acquireAndRelease[22]: locked [12].acquireAndRelease[18]: waited before unlock [12].acquireAndRelease[18]: exiting [12].acquireAndRelease[19]: entered [32].acquireAndRelease[19]: waited before unlock [32].acquireAndRelease[19]: exiting [32].acquireAndRelease[20]: entered [26].acquireAndRelease[23]: waited before unlock [26].acquireAndRelease[23]: exiting [26].acquireAndRelease[24]: entered [31].acquireAndRelease[23]: waited before unlock [31].acquireAndRelease[23]: exiting [31].acquireAndRelease[24]: entered [18].acquireAndRelease[28]: waited before lock [18].acquireAndRelease[28]: locked [32].acquireAndRelease[20]: waited before lock [32].acquireAndRelease[20]: locked [37].acquireAndRelease[21]: waited before lock [37].acquireAndRelease[21]: locked [13].acquireAndRelease[25]: waited before unlock [13].acquireAndRelease[25]: exiting [13].acquireAndRelease[26]: entered [16].acquireAndRelease[21]: waited before lock [16].acquireAndRelease[21]: locked [8].acquireAndRelease[20]: waited before unlock [8].acquireAndRelease[20]: exiting [8].acquireAndRelease[21]: entered [33].acquireAndRelease[20]: waited before unlock [33].acquireAndRelease[20]: exiting [33].acquireAndRelease[21]: entered [39].acquireAndRelease[27]: waited before lock [39].acquireAndRelease[27]: locked [6].acquireAndRelease[21]: waited before lock [6].acquireAndRelease[21]: locked [15].acquireAndRelease[21]: waited before unlock [15].acquireAndRelease[21]: exiting [15].acquireAndRelease[22]: entered [27].acquireAndRelease[24]: waited before unlock [27].acquireAndRelease[24]: exiting [27].acquireAndRelease[25]: entered [13].acquireAndRelease[26]: waited before lock [13].acquireAndRelease[26]: locked [26].acquireAndRelease[24]: waited before lock [26].acquireAndRelease[24]: locked [29].acquireAndRelease[23]: waited before unlock [29].acquireAndRelease[23]: exiting [29].acquireAndRelease[24]: entered [9].acquireAndRelease[20]: waited before unlock [9].acquireAndRelease[20]: exiting [9].acquireAndRelease[21]: entered [9].acquireAndRelease[21]: waited before lock [9].acquireAndRelease[21]: locked [39].acquireAndRelease[27]: waited before unlock [39].acquireAndRelease[27]: exiting [39].acquireAndRelease[28]: entered [35].acquireAndRelease[22]: waited before unlock [35].acquireAndRelease[22]: exiting [35].acquireAndRelease[23]: entered [18].acquireAndRelease[28]: waited before unlock [18].acquireAndRelease[28]: exiting [18].acquireAndRelease[29]: entered [36].acquireAndRelease[23]: waited before unlock [36].acquireAndRelease[23]: exiting [36].acquireAndRelease[24]: entered [13].acquireAndRelease[26]: waited before unlock [13].acquireAndRelease[26]: exiting [13].acquireAndRelease[27]: entered [29].acquireAndRelease[24]: waited before lock [29].acquireAndRelease[24]: locked [31].acquireAndRelease[24]: waited before lock [31].acquireAndRelease[24]: locked [17].acquireAndRelease[22]: waited before unlock [17].acquireAndRelease[22]: exiting [17].acquireAndRelease[23]: entered [12].acquireAndRelease[19]: waited before lock [12].acquireAndRelease[19]: locked [5].acquireAndRelease[19]: waited before unlock [5].acquireAndRelease[19]: exiting [5].acquireAndRelease[20]: entered [22].acquireAndRelease[22]: waited before lock [22].acquireAndRelease[22]: locked [8].acquireAndRelease[21]: waited before lock [8].acquireAndRelease[21]: locked [1].acquireAndRelease[23]: waited before unlock [1].acquireAndRelease[23]: exiting [1].acquireAndRelease[24]: entered [33].acquireAndRelease[21]: waited before lock [33].acquireAndRelease[21]: locked [2].acquireAndRelease[24]: waited before unlock [2].acquireAndRelease[24]: exiting [2].acquireAndRelease[25]: entered [34].acquireAndRelease[25]: waited before unlock [34].acquireAndRelease[25]: exiting [34].acquireAndRelease[26]: entered [21].acquireAndRelease[21]: waited before unlock [21].acquireAndRelease[21]: exiting [21].acquireAndRelease[22]: entered [22].acquireAndRelease[22]: waited before unlock [22].acquireAndRelease[22]: exiting [22].acquireAndRelease[23]: entered [7].acquireAndRelease[23]: waited before unlock [7].acquireAndRelease[23]: exiting [7].acquireAndRelease[24]: entered [14].acquireAndRelease[22]: waited before unlock [14].acquireAndRelease[22]: exiting [14].acquireAndRelease[23]: entered [1].acquireAndRelease[24]: waited before lock [1].acquireAndRelease[24]: locked [35].acquireAndRelease[23]: waited before lock [35].acquireAndRelease[23]: locked [18].acquireAndRelease[29]: waited before lock [18].acquireAndRelease[29]: locked [36].acquireAndRelease[24]: waited before lock [36].acquireAndRelease[24]: locked [27].acquireAndRelease[25]: waited before lock [27].acquireAndRelease[25]: locked [21].acquireAndRelease[22]: waited before lock [21].acquireAndRelease[22]: locked [21].acquireAndRelease[22]: waited before unlock [21].acquireAndRelease[22]: exiting [21].acquireAndRelease[23]: entered [39].acquireAndRelease[28]: waited before lock [39].acquireAndRelease[28]: locked [17].acquireAndRelease[23]: waited before lock [17].acquireAndRelease[23]: locked [15].acquireAndRelease[22]: waited before lock [15].acquireAndRelease[22]: locked [19].acquireAndRelease[23]: waited before unlock [19].acquireAndRelease[23]: exiting [19].acquireAndRelease[24]: entered [13].acquireAndRelease[27]: waited before lock [13].acquireAndRelease[27]: locked [38].acquireAndRelease[21]: waited before unlock [38].acquireAndRelease[21]: exiting [38].acquireAndRelease[22]: entered [28].acquireAndRelease[20]: waited before unlock [28].acquireAndRelease[20]: exiting [28].acquireAndRelease[21]: entered [12].acquireAndRelease[19]: waited before unlock [12].acquireAndRelease[19]: exiting [12].acquireAndRelease[20]: entered [34].acquireAndRelease[26]: waited before lock [34].acquireAndRelease[26]: locked [2].acquireAndRelease[25]: waited before lock [2].acquireAndRelease[25]: locked [27].acquireAndRelease[25]: waited before unlock [27].acquireAndRelease[25]: exiting [27].acquireAndRelease[26]: entered [31].acquireAndRelease[24]: waited before unlock [31].acquireAndRelease[24]: exiting [31].acquireAndRelease[25]: entered [4].acquireAndRelease[23]: waited before unlock [4].acquireAndRelease[23]: exiting [4].acquireAndRelease[24]: entered [11].acquireAndRelease[20]: waited before unlock [11].acquireAndRelease[20]: exiting [11].acquireAndRelease[21]: entered [23].acquireAndRelease[22]: waited before unlock [23].acquireAndRelease[22]: exiting [23].acquireAndRelease[23]: entered [25].acquireAndRelease[24]: waited before unlock [25].acquireAndRelease[24]: exiting [25].acquireAndRelease[25]: entered [32].acquireAndRelease[20]: waited before unlock [32].acquireAndRelease[20]: exiting [32].acquireAndRelease[21]: entered [37].acquireAndRelease[21]: waited before unlock [37].acquireAndRelease[21]: exiting [37].acquireAndRelease[22]: entered [5].acquireAndRelease[20]: waited before lock [5].acquireAndRelease[20]: locked [19].acquireAndRelease[24]: waited before lock [19].acquireAndRelease[24]: locked [10].acquireAndRelease[20]: waited before unlock [10].acquireAndRelease[20]: exiting [10].acquireAndRelease[21]: entered [14].acquireAndRelease[23]: waited before lock [14].acquireAndRelease[23]: locked [0].acquireAndRelease[23]: waited before unlock [0].acquireAndRelease[23]: exiting [0].acquireAndRelease[24]: entered [7].acquireAndRelease[24]: waited before lock [7].acquireAndRelease[24]: locked [16].acquireAndRelease[21]: waited before unlock [16].acquireAndRelease[21]: exiting [16].acquireAndRelease[22]: entered [25].acquireAndRelease[25]: waited before lock [25].acquireAndRelease[25]: locked [28].acquireAndRelease[21]: waited before lock [28].acquireAndRelease[21]: locked [24].acquireAndRelease[22]: waited before unlock [24].acquireAndRelease[22]: exiting [24].acquireAndRelease[23]: entered [38].acquireAndRelease[22]: waited before lock [38].acquireAndRelease[22]: locked [22].acquireAndRelease[23]: waited before lock [22].acquireAndRelease[23]: locked [3].acquireAndRelease[21]: waited before unlock [3].acquireAndRelease[21]: exiting [3].acquireAndRelease[22]: entered [20].acquireAndRelease[25]: waited before unlock [20].acquireAndRelease[25]: exiting [20].acquireAndRelease[26]: entered [21].acquireAndRelease[23]: waited before lock [21].acquireAndRelease[23]: locked [31].acquireAndRelease[25]: waited before lock [31].acquireAndRelease[25]: locked [30].acquireAndRelease[20]: waited before unlock [30].acquireAndRelease[20]: exiting [30].acquireAndRelease[21]: entered [19].acquireAndRelease[24]: waited before unlock [19].acquireAndRelease[24]: exiting [19].acquireAndRelease[25]: entered [4].acquireAndRelease[24]: waited before lock [4].acquireAndRelease[24]: locked [37].acquireAndRelease[22]: waited before lock [37].acquireAndRelease[22]: locked Running co.codewizards.cloudstore.core.dto.UidTest [23].acquireAndRelease[23]: waited before lock [23].acquireAndRelease[23]: locked [19].acquireAndRelease[25]: waited before lock [19].acquireAndRelease[25]: locked [14].acquireAndRelease[23]: waited before unlock [14].acquireAndRelease[23]: exiting [14].acquireAndRelease[24]: entered [31].acquireAndRelease[25]: waited before unlock [31].acquireAndRelease[25]: exiting [31].acquireAndRelease[26]: entered [32].acquireAndRelease[21]: waited before lock [32].acquireAndRelease[21]: locked [18].acquireAndRelease[29]: waited before unlock [18].acquireAndRelease[29]: exiting [18].acquireAndRelease[30]: entered [0].acquireAndRelease[24]: waited before lock [0].acquireAndRelease[24]: locked [23].acquireAndRelease[23]: waited before unlock [23].acquireAndRelease[23]: exiting [23].acquireAndRelease[24]: entered [8].acquireAndRelease[21]: waited before unlock [8].acquireAndRelease[21]: exiting [8].acquireAndRelease[22]: entered [10].acquireAndRelease[21]: waited before lock [10].acquireAndRelease[21]: locked [24].acquireAndRelease[23]: waited before lock [24].acquireAndRelease[23]: locked [39].acquireAndRelease[28]: waited before unlock [39].acquireAndRelease[28]: exiting [39].acquireAndRelease[29]: entered [27].acquireAndRelease[26]: waited before lock [27].acquireAndRelease[26]: locked [12].acquireAndRelease[20]: waited before lock [12].acquireAndRelease[20]: locked [23].acquireAndRelease[24]: waited before lock [23].acquireAndRelease[24]: locked [11].acquireAndRelease[21]: waited before lock [11].acquireAndRelease[21]: locked [17].acquireAndRelease[23]: waited before unlock [17].acquireAndRelease[23]: exiting [17].acquireAndRelease[24]: entered [33].acquireAndRelease[21]: waited before unlock [33].acquireAndRelease[21]: exiting [33].acquireAndRelease[22]: entered [14].acquireAndRelease[24]: waited before lock [14].acquireAndRelease[24]: locked [31].acquireAndRelease[26]: waited before lock [31].acquireAndRelease[26]: locked [29].acquireAndRelease[24]: waited before unlock [29].acquireAndRelease[24]: exiting [29].acquireAndRelease[25]: entered [37].acquireAndRelease[22]: waited before unlock [37].acquireAndRelease[22]: exiting [37].acquireAndRelease[23]: entered [30].acquireAndRelease[21]: waited before lock [30].acquireAndRelease[21]: locked [13].acquireAndRelease[27]: waited before unlock [13].acquireAndRelease[27]: exiting [13].acquireAndRelease[28]: entered [26].acquireAndRelease[24]: waited before unlock [26].acquireAndRelease[24]: exiting [26].acquireAndRelease[25]: entered [20].acquireAndRelease[26]: waited before lock [20].acquireAndRelease[26]: locked [4].acquireAndRelease[24]: waited before unlock [4].acquireAndRelease[24]: exiting [4].acquireAndRelease[25]: entered [6].acquireAndRelease[21]: waited before unlock [6].acquireAndRelease[21]: exiting [6].acquireAndRelease[22]: entered 08:21:18.528 [main] INFO c.c.c.c.d.DateTimeTest - dateTimeLong: 28062813068706 [16].acquireAndRelease[22]: waited before lock [16].acquireAndRelease[22]: locked [28].acquireAndRelease[21]: waited before unlock [28].acquireAndRelease[21]: exiting [28].acquireAndRelease[22]: entered 08:21:18.541 [main] INFO c.c.c.c.d.DateTimeTest - dateTimeString: 2859-04-11T01:51:08.706Z 08:21:18.542 [main] INFO c.c.c.c.d.DateTimeTest - dateTimeLong2: 28062813068706 [8].acquireAndRelease[22]: waited before lock [8].acquireAndRelease[22]: locked [3].acquireAndRelease[22]: waited before lock [3].acquireAndRelease[22]: locked [12].acquireAndRelease[20]: waited before unlock [12].acquireAndRelease[20]: exiting [12].acquireAndRelease[21]: entered [18].acquireAndRelease[30]: waited before lock [18].acquireAndRelease[30]: locked [39].acquireAndRelease[29]: waited before lock [39].acquireAndRelease[29]: locked [25].acquireAndRelease[25]: waited before unlock [25].acquireAndRelease[25]: exiting [25].acquireAndRelease[26]: entered [19].acquireAndRelease[Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.501 sec - in co.codewizards.cloudstore.core.util.PasswordUtilTest 25]: waited before unlock [19].acquireAndRelease[25]: exiting [19].acquireAndRelease[26]: entered [33].acquireAndRelease[22]: waited before lock [33].acquireAndRelease[22]: locked [10].acquireAndRelease[21]: waited before unlock [39].acquireAndRelease[29]: waited before unlock [39].acquireAndRelease[29]: exiting [39].acquireAndRelease[30]: entered [30].acquireAndRelease[21]: waited before unlock [30].acquireAndRelease[21]: exiting [30].acquireAndRelease[22]: entered [9].acquireAndRelease[21]: waited before unlock [9].acquireAndRelease[21]: exiting [9].acquireAndRelease[22]: entered [10].acquireAndRelease[21]: exiting [10].acquireAndRelease[22]: entered [39].acquireAndRelease[30]: waited before lock [39].acquireAndRelease[30]: locked [10].acquireAndRelease[22]: waited before lock [10].acquireAndRelease[22]: locked [5].acquireAndRelease[20]: waited before unlock [5].acquireAndRelease[20]: exiting [5].acquireAndRelease[21]: entered [12].acquireAndRelease[21]: waited before lock [12].acquireAndRelease[21]: locked [3].acquireAndRelease[22]: waited before unlock [3].acquireAndRelease[22]: exiting [3].acquireAndRelease[23]: entered [17].acquireAndRelease[24]: waited before lock [17].acquireAndRelease[24]: locked [29].acquireAndRelease[25]: waited before lock [29].acquireAndRelease[25]: locked [7].acquireAndRelease[24]: waited before unlock [7].acquireAndRelease[24]: exiting [7].acquireAndRelease[25]: entered [23].acquireAndRelease[24]: waited before unlock [23].acquireAndRelease[24]: exiting [23].acquireAndRelease[25]: entered [36].acquireAndRelease[24]: waited before unlock [36].acquireAndRelease[24]: exiting [36].acquireAndRelease[25]: entered [35].acquireAndRelease[23]: waited before unlock [35].acquireAndRelease[23]: exiting [35].acquireAndRelease[24]: entered [1].acquireAndRelease[24]: waited before unlock [1].acquireAndRelease[24]: exiting [1].acquireAndRelease[25]: entered [28].acquireAndRelease[22]: waited before lock [28].acquireAndRelease[22]: locked [22].acquireAndRelease[23]: waited before unlock [22].acquireAndRelease[23]: exiting [22].acquireAndRelease[24]: entered [34].acquireAndRelease[26]: waited before unlock [34].acquireAndRelease[26]: exiting [34].acquireAndRelease[27]: entered [9].acquireAndRelease[22]: waited before lock [9].acquireAndRelease[22]: locked [26].acquireAndRelease[25]: waited before lock [26].acquireAndRelease[25]: locked [12].acquireAndRelease[21]: waited before unlock [12].acquireAndRelease[21]: exiting [12].acquireAndRelease[22]: entered [37].acquireAndRelease[23]: waited before lock [37].acquireAndRelease[23]: locked [22].acquireAndRelease[24]: waited before lock [22].acquireAndRelease[24]: locked [13].acquireAndRelease[28]: waited before lock [13].acquireAndRelease[28]: locked [5].acquireAndRelease[21]: waited before lock [5].acquireAndRelease[21]: locked [14].acquireAndRelease[24]: waited before unlock [14].acquireAndRelease[24]: exiting [14].acquireAndRelease[25]: entered [39].acquireAndRelease[30]: waited before unlock [39].acquireAndRelease[30]: exiting [39].acquireAndRelease[31]: entered [6].acquireAndRelease[22]: waited before lock [6].acquireAndRelease[22]: locked [39].acquireAndRelease[31]: waited before lock [39Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 sec - in co.codewizards.cloudstore.core.dto.DateTimeTest ].acquireAndRelease[31]: locked [37].acquireAndRelease[23]: waited before unlock [37].acquireAndRelease[23]: exiting [37].acquireAndRelease[24]: entered [25].acquireAndRelease[26]: waited before lock [25].acquireAndRelease[26]: locked [14].acquireAndRelease[25]: waited before lock [14].acquireAndRelease[25]: locked [4].acquireAndRelease[25]: waited before lock [4].acquireAndRelease[25]: locked [7].acquireAndRelease[25]: waited before lock [7].acquireAndRelease[25]: locked [3].acquireAndRelease[23]: waited before lock [3].acquireAndRelease[23]: locked [31].acquireAndRelease[26]: waited before unlock [31].acquireAndRelease[26]: exiting [31].acquireAndRelease[27]: entered [30].acquireAndRelease[22]: waited before lock [30].acquireAndRelease[22]: locked [5].acquireAndRelease[21]: waited before unlock [5].acquireAndRelease[21]: exiting [5].acquireAndRelease[22]: entered [33].acquireAndRelease[22]: waited before unlock [33].acquireAndRelease[22]: exiting [33].acquireAndRelease[23]: entered [19].acquireAndRelease[26]: waited before lock [19].acquireAndRelease[26]: locked [10].acquireAndRelease[22]: waited before unlock [10].acquireAndRelease[22]: exiting [10].acquireAndRelease[23]: entered [15].acquireAndRelease[22]: waited before unlock [15].acquireAndRelease[22]: exiting [15].acquireAndRelease[23]: entered [36].acquireAndRelease[25]: waited before lock [36].acquireAndRelease[25]: locked [35].acquireAndRelease[24]: waited before lock [35].acquireAndRelease[24]: locked [29].acquireAndRelease[25]: waited before unlock [29].acquireAndRelease[25]: exiting [29].acquireAndRelease[26]: entered [1].acquireAndRelease[25]: waited before lock [1].acquireAndRelease[25]: locked [33].acquireAndRelease[23]: waited before lock [33].acquireAndRelease[23]: locked [27].acquireAndRelease[26]: waited before unlock [27].acquireAndRelease[26]: exiting [27].acquireAndRelease[27]: entered [1].acquireAndRelease[25]: waited before unlock [1].acquireAndRelease[25]: exiting [1].acquireAndRelease[26]: entered [36].acquireAndRelease[25]: waited before unlock [36].acquireAndRelease[25]: exiting [36].acquireAndRelease[26]: entered [2].acquireAndRelease[25]: waited before unlock [2].acquireAndRelease[25]: exiting [2].acquireAndRelease[26]: entered [29].acquireAndRelease[26]: waited before lock [29].acquireAndRelease[26]: locked [1].acquireAndRelease[26]: waited before lock [1].acquireAndRelease[26]: locked [29].acquireAndRelease[26]: waited before unlock [29].acquireAndRelease[26]: exiting [29].acquireAndRelease[27]: entered [32].acquireAndRelease[21]: waited before unlock [32].acquireAndRelease[21]: exiting [32].acquireAndRelease[22]: entered [5].acquireAndRelease[22]: waited before lock [5].acquireAndRelease[22]: locked [23].acquireAndRelease[25]: waited before lock [23].acquireAndRelease[25]: locked [36].acquireAndRelease[26]: waited before lock [36].acquireAndRelease[26]: locked [38].acquireAndRelease[22]: waited before unlock [38].acquireAndRelease[22]: exiting [38].acquireAndRelease[23]: entered [10].acquireAndRelease[23]: waited before lock [10].acquireAndRelease[23]: locked [12].acquireAndRelease[22]: waited before lock [12].acquireAndRelease[22]: locked [2].acquireAndRelease[26]: waited before lock [2].acquireAndRelease[26]: locked [34].acquireAndRelease[27]: waited before lock [34].acquireAndRelease[27]: locked [15].acquireAndRelease[23]: waited before lock [15].acquireAndRelease[23]: locked [10].acquireAndRelease[23]: waited before unlock [10].acquireAndRelease[23]: exiting [10].acquireAndRelease[24]: entered [21].acquireAndRelease[23]: waited before unlock [21].acquireAndRelease[23]: exiting [21].acquireAndRelease[24]: entered [0].acquireAndRelease[24]: waited before unlock [0].acquireAndRelease[24]: exiting [0].acquireAndRelease[25]: entered [17].acquireAndRelease[24]: waited before unlock [17].acquireAndRelease[24]: exiting [17].acquireAndRelease[25]: entered [31].acquireAndRelease[27]: waited before lock [31].acquireAndRelease[27]: locked [27].acquireAndRelease[27]: waited before lock [27].acquireAndRelease[27]: locked [12].acquireAndRelease[22]: waited before unlock [12].acquireAndRelease[22]: exiting [12].acquireAndRelease[23]: entered [38].acquireAndRelease[23]: waited before lock [38].acquireAndRelease[23]: locked [6].acquireAndRelease[22]: waited before unlock [6].acquireAndRelease[22]: exiting [6].acquireAndRelease[23]: entered Running co.codewizards.cloudstore.core.TimePeriodTest [34].acquireAndRelease[27]: waited before unlock [34].acquireAndRelease[27]: exiting [34].acquireAndRelease[28]: entered [37].acquireAndRelease[24]: waited before lock [37].acquireAndRelease[24]: locked [11].acquireAndRelease[21]: waited before unlock [11].acquireAndRelease[21]: exiting [11].acquireAndRelease[22]: entered 08:21:18.906 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [4].end 08:21:18.907 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [1].begin 08:21:18.907 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[5]. 08:21:18.907 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[6]... [9].acquireAndRelease[22]: waited before unlock [9].acquireAndRelease[22]: exiting [9].acquireAndRelease[23]: entered [18].acquireAndRelease[30]: waited before unlock [18].acquireAndRelease[30]: exiting [18].acquireAndRelease[31]: entered [20].acquireAndRelease[26]: waited before unlock [20].acquireAndRelease[26]: exiting [20].acquireAndRelease[27]: entered [35].acquireAndRelease[24]: waited before unlock [35].acquireAndRelease[24]: exiting [35].acquireAndRelease[25]: entered [10].acquireAndRelease[24]: waited before lock [10].acquireAndRelease[24]: locked [16].acquireAndRelease[22]: waited before unlock [16].acquireAndRelease[22]: exiting [16].acquireAndRelease[23]: entered [26].acquireAndRelease[25]: waited before unlock [26].acquireAndRelease[25]: exiting [26].acquireAndRelease[26]: entered [30].acquireAndRelease[22]: waited before unlock [30].acquireAndRelease[22]: exiting [30].acquireAndRelease[23]: entered [15].acquireAndRelease[23]: waited before unlock [15].acquireAndRelease[23]: exiting [15].acquireAndRelease[24]: entered [24].acquireAndRelease[23]: waited before unlock [24].acquireAndRelease[23]: exiting [24].acquireAndRelease[24]: entered [21].acquireAndRelease[24]: waited before lock [21].acquireAndRelease[24]: locked [32].acquireAndRelease[22]: waited before lock [32].acquireAndRelease[22]: locked [27].acquireAndRelease[27]: waited before unlock [27].acquireAndRelease[27]: exiting [27].acquireAndRelease[28]: entered [22].acquireAndRelease[24]: waited before unlock [22].acquireAndRelease[24]: exiting [22].acquireAndRelease[25]: entered [39].acquireAndRelease[31]: waited before unlock [39].acquireAndRelease[31]: exiting [39].acquireAndRelease[32]: entered [22].acquireAndRelease[25]: waited before lock [22].acquireAndRelease[25]: locked [29].acquireAndRelease[27]: waited before lock [29].acquireAndRelease[27]: locked [26].acquireAndRelease[26]: waited before lock [26].acquireAndRelease[26]: locked [4].acquireAndRelease[25]: waited before unlock [4].acquireAndRelease[25]: exiting [4].acquireAndRelease[26]: entered [25].acquireAndRelease[26]: waited before unlock [25].acquireAndRelease[26]: exiting [25].acquireAndRelease[27]: entered [0].acquireAndRelease[25]: waited before lock [0].acquireAndRelease[25]: locked [0].acquireAndRelease[25]: waited before unlock [0].acquireAndRelease[25]: exiting [0].acquireAndRelease[26]: entered [39].acquireAndRelease[32]: waited before lock [39].acquireAndRelease[32]: locked [9].acquireAndRelease[23]: waited before lock [9].acquireAndRelease[23]: locked [33].acquireAndRelease[23]: waited before unlock [33].acquireAndRelease[23]: exiting [33].acquireAndRelease[24]: entered [20].acquireAndRelease[27]: waited before lock [20].acquireAndRelease[27]: locked [8].acquireAndRelease[22]: waited before unlock [8].acquireAndRelease[22]: exiting [8].acquireAndRelease[23]: entered [1].acquireAndRelease[26]: waited before unlock [1].acquireAndRelease[26]: exiting [1].acquireAndRelease[27]: entered [38].acquireAndRelease[23]: waited before unlock [38].acquireAndRelease[23]: exiting [38].acquireAndRelease[24]: entered [2].acquireAndRelease[26]: waited before unlock [2].acquireAndRelease[26]: exiting [2].acquireAndRelease[27]: entered [16].acquireAndRelease[23]: waited before lock [35].acquireAndRelease[25]: waited before lock [35].acquireAndRelease[25]: locked [19].acquireAndRelease[26]: waited before unlock [19].acquireAndRelease[26]: exiting [19].acquireAndRelease[27]: entered [16].acquireAndRelease[23]: locked [17].acquireAndRelease[25]: waited before lock [17].acquireAndRelease[25]: locked [3].acquireAndRelease[23]: waited before unlock [3].acquireAndRelease[23]: exiting [3].acquireAndRelease[24]: entered [28].acquireAndRelease[22]: waited before unlock [28].acquireAndRelease[22]: exiting [28].acquireAndRelease[23]: entered [18].acquireAndRelease[31]: waited before lock [18].acquireAndRelease[31]: locked [34].acquireAndRelease[28]: waited before lock [34].acquireAndRelease[28]: locked [8].acquireAndRelease[23]: waited before lock [8].acquireAndRelease[23]: locked [23].acquireAndRelease[25]: waited before unlock [23].acquireAndRelease[25]: exiting [23].acquireAndRelease[26]: entered [39].acquireAndRelease[32]: waited before unlock [39].acquireAndRelease[32]: exiting [39].acquireAndRelease[33]: entered [4].acquireAndRelease[26]: waited before lock [4].acquireAndRelease[26]: locked [12].acquireAndRelease[23]: waited before lock [12].acquireAndRelease[23]: locked [39].acquireAndRelease[33]: waited before lock [39].acquireAndRelease[33]: locked [6].acquireAndRelease[23]: waited before lock [6].acquireAndRelease[23]: locked [22].acquireAndRelease[25]: waited before unlock [22].acquireAndRelease[25]: exiting [22].acquireAndRelease[26]: entered [15].acquireAndRelease[24]: waited before lock [15].acquireAndRelease[24]: locked [19].acquireAndRelease[27]: waited before lock [19].acquireAndRelease[27]: locked [38].acquireAndRelease[24]: waited before lock [38].acquireAndRelease[24]: locked [13].acquireAndRelease[28]: waited before unlock [13].acquireAndRelease[28]: exiting [13].acquireAndRelease[29]: entered [23].acquireAndRelease[26]: waited before lock [23].acquireAndRelease[26]: locked [9].acquireAndRelease[23]: waited before unlock [9].acquireAndRelease[23]: exiting [9].acquireAndRelease[24]: entered [14].acquireAndRelease[25]: waited before unlock [14].acquireAndRelease[25]: exiting [14].acquireAndRelease[26]: entered [31].acquireAndRelease[27]: waited before unlock [31].acquireAndRelease[27]: exiting [31].acquireAndRelease[28]: entered [11].acquireAndRelease[22]: waited before lock [11].acquireAndRelease[22]: locked [30].acquireAndRelease[23]: waited before lock [30].acquireAndRelease[23]: locked [39].acquireAndRelease[33]: waited before unlock [39].acquireAndRelease[33]: exiting [39].acquireAndRelease[34]: entered [3].acquireAndRelease[24]: waited before lock [3].acquireAndRelease[24]: locked [24].acquireAndRelease[24]: waited before lock [24].acquireAndRelease[24]: locked [13].acquireAndRelease[29]: waited before lock [13].acquireAndRelease[29]: locked [16].acquireAndRelease[23]: waited before unlock [16].acquireAndRelease[23]: exiting [16].acquireAndRelease[24]: entered [2].acquireAndRelease[27]: waited before lock [2].acquireAndRelease[27]: locked [17].acquireAndRelease[25]: waited before unlock [17].acquireAndRelease[25]: exiting [17].acquireAndRelease[26]: entered [2].acquireAndRelease[27]: waited before unlock [2].acquireAndRelease[27]: exiting [2].acquireAndRelease[28]: entered [27].acquireAndRelease[28]: waited before lock [27].acquireAndRelease[28]: locked [18].acquireAndRelease[31]: waited before unlock [18].acquireAndRelease[31]: exiting [18].acquireAndRelease[32]: entered [16].acquireAndRelease[24]: waited before lock [16].acquireAndRelease[24]: locked [39].acquireAndRelease[34]: waited before lock [39].acquireAndRelease[34]: locked [13].acquireAndRelease[29]: waited before unlock [13].acquireAndRelease[29]: exiting [13].acquireAndRelease[30]: entered [1].acquireAndRelease[27]: waited before lock [1].acquireAndRelease[27]: locked [5].acquireAndRelease[22]: waited before unlock [5].acquireAndRelease[22]: exiting [5].acquireAndRelease[23]: entered [36].acquireAndRelease[26]: waited before unlock [36].acquireAndRelease[26]: exiting [36].acquireAndRelease[27]: entered [18].acquireAndRelease[32]: waited before lock [18].acquireAndRelease[32]: locked [25].acquireAndRelease[27]: waited before lock [25].acquireAndRelease[27]: locked [33].acquireAndRelease[24]: waited before lock [33].acquireAndRelease[24]: locked [28].acquireAndRelease[23]: waited before lock [28].acquireAndRelease[23]: locked [21].acquireAndRelease[24]: waited before unlock [21].acquireAndRelease[24]: exiting [21].acquireAndRelease[25]: entered [20].acquireAndRelease[27]: waited before unlock [20].acquireAndRelease[27]: exiting [20].acquireAndRelease[28]: entered [16].acquireAndRelease[24]: waited before unlock [16].acquireAndRelease[24]: exiting [16].acquireAndRelease[25]: entered [0].acquireAndRelease[26]: waited before lock [0].acquireAndRelease[26]: locked [9].acquireAndRelease[24]: waited before lock [9].acquireAndRelease[24]: locked [14].acquireAndRelease[26]: waited before lock [14].acquireAndRelease[26]: locked [7].acquireAndRelease[25]: waited before unlock [7].acquireAndRelease[25]: exiting [7].acquireAndRelease[26]: entered [25].acquireAndRelease[27]: waited before unlock [25].acquireAndRelease[27]: exiting [25].acquireAndRelease[28]: entered [32].acquireAndRelease[22]: waited before unlock [32].acquireAndRelease[22]: exiting [32].acquireAndRelease[23]: entered [30].acquireAndRelease[23]: waited before unlock [30].acquireAndRelease[23]: exiting [30].acquireAndRelease[24]: entered [1].acquireAndRelease[27]: waited before unlock [1].acquireAndRelease[27]: exiting [1].acquireAndRelease[28]: entered [31].acquireAndRelease[28]: waited before lock [31].acquireAndRelease[28]: locked [2].acquireAndRelease[28]: waited before lock [2].acquireAndRelease[28]: locked 08:21:19.213 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [0].end 08:21:19.214 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [2].begin 08:21:19.214 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[6]. 08:21:19.214 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[7]... [30].acquireAndRelease[24]: waited before lock [30].acquireAndRelease[24]: locked [22].acquireAndRelease[26]: waited before lock [22].acquireAndRelease[26]: locked [24].acquireAndRelease[24]: waited before unlock [24].acquireAndRelease[24]: exiting [24].acquireAndRelease[25]: entered [8].acquireAndRelease[23]: waited before unlock [8].acquireAndRelease[23]: exiting [8].acquireAndRelease[24]: entered [19].acquireAndRelease[27]: waited before unlock [19].acquireAndRelease[27]: exiting [19].acquireAndRelease[28]: entered [0].acquireAndRelease[26]: waited before unlock [0].acquireAndRelease[26]: exiting [0].acquireAndRelease[27]: entered [21].acquireAndRelease[25]: waited before lock [21].acquireAndRelease[25]: locked [5].acquireAndRelease[23]: waited before lock [5].acquireAndRelease[23]: locked [0].acquireAndRelease[27]: waited before lock [0].acquireAndRelease[27]: locked [24].acquireAndRelease[25]: waited before lock [24].acquireAndRelease[25]: locked [13].acquireAndRelease[30]: waited before lock [13].acquireAndRelease[30]: locked [8].acquireAndRelease[24]: waited before lock [8].acquireAndRelease[24]: locked [20].acquireAndRelease[28]: waited before lock [20].acquireAndRelease[28]: locked Running co.codewizards.cloudstore.core.collection.StringListMergerTest [17].acquireAndRelease[26]: waited before lock [17].acquireAndRelease[26]: locked [35].acquireAndRelease[25]: waited before unlock [35].acquireAndRelease[25]: exiting [35].acquireAndRelease[26]: entered [29].acquireAndRelease[27]: waited before unlock [29].acquireAndRelease[27]: exiting [29].acquireAndRelease[28]: entered [26].acquireAndRelease[26]: waited before unlock [26].acquireAndRelease[26]: exiting [26].acquireAndRelease[27]: entered [27].acquireAndRelease[28]: waited before unlock [27].acquireAndRelease[28]: exiting [27].acquireAndRelease[29]: entered [16].acquireAndRelease[25]: waited before lock [16].acquireAndRelease[25]: locked [36].acquireAndRelease[27]: waited before lock [36].acquireAndRelease[27]: locked [7].acquireAndRelease[26]: waited before lock [7].acquireAndRelease[26]: locked [25].acquireAndRelease[28]: waited before lock [25].acquireAndRelease[28]: locked [32].acquireAndRelease[23]: waited before lock [32].acquireAndRelease[23]: locked [19].acquireAndRelease[28]: waited before lock [19].acquireAndRelease[28]: locked [20].acquireAndRelease[28]: waited before unlock [20].acquireAndRelease[28]: exiting [20].acquireAndRelease[29]: entered [34].acquireAndRelease[28]: waited before unlock [34].acquireAndRelease[28]: exiting [34].acquireAndRelease[29]: entered [31].acquireAndRelease[28]: waited before unlock [17].acquireAndRelease[26]: waited before unlock [17].acquireAndRelease[26]: exiting [17].acquireAndRelease[27]: entered [31].acquireAndRelease[28]: exiting [31].acquireAndRelease[29]: entered [9].acquireAndRelease[24]: waited before unlock [9].acquireAndRelease[24]: exiting [9].acquireAndRelease[25]: entered [10].acquireAndRelease[24]: waited before unlock [10].acquireAndRelease[24]: exiting [10].acquireAndRelease[25]: entered [23].acquireAndRelease[26]: waited before unlock [23].acquireAndRelease[26]: exiting [23].acquireAndRelease[27]: entered [28].acquireAndRelease[23]: waited before unlock [28].acquireAndRelease[23]: exiting [28].acquireAndRelease[24]: entered [31].acquireAndRelease[29]: waited before lock [31].acquireAndRelease[29]: locked Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec - in co.codewizards.cloudstore.core.TimePeriodTest [24].acquireAndRelease[25]: waited before unlock [24].acquireAndRelease[25]: exiting [24].acquireAndRelease[26]: entered [31].acquireAndRelease[29]: waited before unlock [31].acquireAndRelease[29]: exiting [31].acquireAndRelease[30]: entered [3].acquireAndRelease[24]: waited before unlock [3].acquireAndRelease[24]: exiting [3].acquireAndRelease[25]: entered [17].acquireAndRelease[27]: waited before lock [17].acquireAndRelease[27]: locked [37].acquireAndRelease[24]: waited before unlock [37].acquireAndRelease[24]: exiting [37].acquireAndRelease[25]: entered [1].acquireAndRelease[28]: waited before lock [1].acquireAndRelease[28]: locked [18].acquireAndRelease[32]: waited before unlock [18].acquireAndRelease[32]: exiting [18].acquireAndRelease[33]: entered [21].acquireAndRelease[25]: waited before unlock [21].acquireAndRelease[25]: exiting [21].acquireAndRelease[26]: entered [37].acquireAndRelease[25]: waited before lock [37].acquireAndRelease[25]: locked [22].acquireAndRelease[26]: waited before unlock [22].acquireAndRelease[26]: exiting [22].acquireAndRelease[27]: entered [34].acquireAndRelease[29]: waited before lock [35].acquireAndRelease[26]: waited before lock [35].acquireAndRelease[26]: locked [34].acquireAndRelease[29]: locked [11].acquireAndRelease[22]: waited before unlock [11].acquireAndRelease[22]: exiting [11].acquireAndRelease[23]: entered [27].acquireAndRelease[29]: waited before lock [27].acquireAndRelease[29]: locked [29].acquireAndRelease[28]: waited before lock [29].acquireAndRelease[28]: locked [7].acquireAndRelease[26]: waited before unlock [7].acquireAndRelease[26]: exiting [7].acquireAndRelease[27]: entered [11].acquireAndRelease[23]: waited before lock [11].acquireAndRelease[23]: locked [27].acquireAndRelease[29]: waited before unlock [27].acquireAndRelease[29]: exiting [27].acquireAndRelease[30]: entered [4].acquireAndRelease[26]: waited before unlock [4].acquireAndRelease[26]: exiting [4].acquireAndRelease[27]: entered [5].acquireAndRelease[23]: waited before unlock [5].acquireAndRelease[23]: exiting [5].acquireAndRelease[24]: entered [16].acquireAndRelease[25]: waited before unlock [16].acquireAndRelease[25]: exiting [16].acquireAndRelease[26]: entered [25].acquireAndRelease[28]: waited before unlock [25].acquireAndRelease[28]: exiting [25].acquireAndRelease[29]: entered [12].acquireAndRelease[23]: waited before unlock [12].acquireAndRelease[23]: exiting [12].acquireAndRelease[24]: entered [30].acquireAndRelease[24]: waited before unlock [30].acquireAndRelease[24]: exiting [30].acquireAndRelease[25]: entered [18].acquireAndRelease[33]: waited before lock [18].acquireAndRelease[33]: locked [28].acquireAndRelease[24]: waited before lock [28].acquireAndRelease[24]: locked [39].acquireAndRelease[34]: waited before unlock [39].acquireAndRelease[34]: exiting [39].acquireAndRelease[35]: entered [38].acquireAndRelease[24]: waited before unlock [38].acquireAndRelease[24]: exiting [38].acquireAndRelease[25]: entered [30].acquireAndRelease[25]: waited before lock [30].acquireAndRelease[25]: locked [2].acquireAndRelease[28]: waited before unlock [2].acquireAndRelease[28]: exiting [2].acquireAndRelease[29]: entered [10].acquireAndRelease[25]: waited before lock [10].acquireAndRelease[25]: locked [14].acquireAndRelease[26]: waited before unlock [14].acquireAndRelease[26]: exiting [14].acquireAndRelease[27]: entered [26].acquireAndRelease[27]: waited before lock [23].acquireAndRelease[27]: waited before lock [23].acquireAndRelease[27]: locked [26].acquireAndRelease[27]: locked [0].acquireAndRelease[27]: waited before unlock [0].acquireAndRelease[27]: exiting [0].acquireAndRelease[28]: entered [39].acquireAndRelease[35]: waited before lock [39].acquireAndRelease[35]: locked [4].acquireAndRelease[27]: waited before lock [4].acquireAndRelease[27]: locked [31].acquireAndRelease[30]: waited before lock [31].acquireAndRelease[30]: locked [20].acquireAndRelease[29]: waited before lock [20].acquireAndRelease[29]: locked [10].acquireAndRelease[25]: waited before unlock [10].acquireAndRelease[25]: exiting [10].acquireAndRelease[26]: entered [8].acquireAndRelease[24]: waited before unlock [8].acquireAndRelease[24]: exiting [8].acquireAndRelease[25]: entered [21].acquireAndRelease[26]: waited before lock [22].acquireAndRelease[27]: waited before lock [22].acquireAndRelease[27]: locked [21].acquireAndRelease[26]: locked [16].acquireAndRelease[26]: waited before lock [16].acquireAndRelease[26]: locked [38].acquireAndRelease[25]: waited before lock [38].acquireAndRelease[25]: locked [6].acquireAndRelease[23]: waited before unlock [6].acquireAndRelease[23]: exiting [6].acquireAndRelease[24]: entered [33].acquireAndRelease[24]: waited before unlock [33].acquireAndRelease[24]: exiting [33].acquireAndRelease[25]: entered [18].acquireAndRelease[33]: waited before unlock [18].acquireAndRelease[33]: exiting [18].acquireAndRelease[34]: entered [9].acquireAndRelease[25]: waited before lock [9].acquireAndRelease[25]: locked [7].acquireAndRelease[27]: waited before lock [7].acquireAndRelease[27]: locked [3].acquireAndRelease[25]: waited before lock [3].acquireAndRelease[25]: locked [24].acquireAndRelease[26]: waited before lock [15].acquireAndRelease[24]: waited before unlock [15].acquireAndRelease[24]: exiting [15].acquireAndRelease[25]: entered [24].acquireAndRelease[26]: locked [25].acquireAndRelease[29]: waited before lock [25].acquireAndRelease[29]: locked [0].acquireAndRelease[28]: waited before lock [0].acquireAndRelease[28]: locked [30].acquireAndRelease[25]: waited before unlock [30].acquireAndRelease[25]: exiting [30].acquireAndRelease[26]: entered [37].acquireAndRelease[25]: waited before unlock [37].acquireAndRelease[25]: exiting [37].acquireAndRelease[26]: entered [5].acquireAndRelease[24]: waited before lock [5].acquireAndRelease[24]: locked [15].acquireAndRelease[25]: waited before lock [15].acquireAndRelease[25]: locked [15].acquireAndRelease[25]: waited before unlock [15].acquireAndRelease[25]: exiting [15].acquireAndRelease[26]: entered [27].acquireAndRelease[30]: waited before lock [27].acquireAndRelease[30]: locked [18].acquireAndRelease[34]: waited before lock [18].acquireAndRelease[34]: locked [12].acquireAndRelease[24]: waited before lock [12].acquireAndRelease[24]: locked [3].acquireAndRelease[25]: waited before unlock [3].acquireAndRelease[25]: exiting [3].acquireAndRelease[26]: entered [27].acquireAndRelease[30]: waited before unlock [27].acquireAndRelease[30]: exiting [27].acquireAndRelease[31]: entered [34].acquireAndRelease[29]: waited before unlock [34].acquireAndRelease[29]: exiting [34].acquireAndRelease[30]: entered [22].acquireAndRelease[27]: waited before unlock [22].acquireAndRelease[27]: exiting [22].acquireAndRelease[28]: entered [15].acquireAndRelease[26]: waited before lock [15].acquireAndRelease[26]: locked [8].acquireAndRelease[25]: waited before lock [8].acquireAndRelease[25]: locked [33].acquireAndRelease[25]: waited before lock [33].acquireAndRelease[25]: locked [34].acquireAndRelease[30]: waited before lock [34].acquireAndRelease[30]: locked [19].acquireAndRelease[28]: waited before unlock [19].acquireAndRelease[28]: exiting [19].acquireAndRelease[29]: entered [2].acquireAndRelease[29]: waited before lock [2].acquireAndRelease[29]: locked [37].acquireAndRelease[26]: waited before lock [37].acquireAndRelease[26]: locked [28].acquireAndRelease[24]: waited before unlock [36].acquireAndRelease[27]: waited before unlock [36].acquireAndRelease[27]: exiting [36].acquireAndRelease[28]: entered [28].acquireAndRelease[24]: exiting [28].acquireAndRelease[25]: entered [31].acquireAndRelease[30]: waited before unlock [31].acquireAndRelease[30]: exiting [31].acquireAndRelease[31]: entered [6].acquireAndRelease[24]: waited before lock [6].acquireAndRelease[24]: locked [14].acquireAndRelease[27]: waited before lock [14].acquireAndRelease[27]: locked [32].acquireAndRelease[23]: waited before unlock [32].acquireAndRelease[23]: exiting [32].acquireAndRelease[24]: entered [36].acquireAndRelease[28]: waited before lock [36].acquireAndRelease[28]: locked [26].acquireAndRelease[27]: waited before unlock [26].acquireAndRelease[27]: exiting [26].acquireAndRelease[28]: entered [28].acquireAndRelease[25]: waited before lock [28].acquireAndRelease[25]: locked [3].acquireAndRelease[26]: waited before lock [3].acquireAndRelease[26]: locked [13].acquireAndRelease[30]: waited before unlock [13].acquireAndRelease[30]: exiting [13].acquireAndRelease[31]: entered [10].acquireAndRelease[26]: waited before lock [10].acquireAndRelease[26]: locked [1].acquireAndRelease[28]: waited before unlock [1].acquireAndRelease[28]: exiting [1].acquireAndRelease[29]: entered [22].acquireAndRelease[28]: waited before lock [22].acquireAndRelease[28]: locked [22].acquireAndRelease[28]: waited before unlock [22].acquireAndRelease[28]: exiting [22].acquireAndRelease[29]: entered [29].acquireAndRelease[28]: waited before unlock [29].acquireAndRelease[28]: exiting [29].acquireAndRelease[29]: entered [33].acquireAndRelease[25]: waited before unlock [33].acquireAndRelease[25]: exiting [33].acquireAndRelease[26]: entered [30].acquireAndRelease[26]: waited before lock [30].acquireAndRelease[26]: locked [36].acquireAndRelease[28]: waited before unlock [36].acquireAndRelease[28]: exiting [36].acquireAndRelease[29]: entered [19].acquireAndRelease[29]: waited before lock [19].acquireAndRelease[29]: locked [18].acquireAndRelease[34]: waited before unlock [18].acquireAndRelease[34]: exiting [18].acquireAndRelease[35]: entered [32].acquireAndRelease[24]: waited before lock [32].acquireAndRelease[24]: locked [21].acquireAndRelease[26]: waited before unlock [21].acquireAndRelease[26]: exiting [21].acquireAndRelease[27]: entered [27].acquireAndRelease[31]: waited before lock [27].acquireAndRelease[31]: locked Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec - in co.codewizards.cloudstore.core.collection.StringListMergerTest 08:21:19.783 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [3].end 08:21:19.784 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [5].begin 08:21:19.785 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[7]. 08:21:19.785 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[8]... [0].acquireAndRelease[28]: waited before unlock [0].acquireAndRelease[28]: exiting [0].acquireAndRelease[29]: entered [21].acquireAndRelease[27]: waited before lock [21].acquireAndRelease[27]: locked [26].acquireAndRelease[28]: waited before lock [26].acquireAndRelease[28]: locked [17].acquireAndRelease[27]: waited before unlock [17].acquireAndRelease[27]: exiting [17].acquireAndRelease[28]: entered [20].acquireAndRelease[29]: waited before unlock [20].acquireAndRelease[29]: exiting [20].acquireAndRelease[30]: entered [24].acquireAndRelease[26]: waited before unlock [24].acquireAndRelease[26]: exiting [24].acquireAndRelease[27]: entered [33].acquireAndRelease[26]: waited before lock [33].acquireAndRelease[26]: locked [18].acquireAndRelease[35]: waited before lock [18].acquireAndRelease[35]: locked [22].acquireAndRelease[29]: waited before lock [22].acquireAndRelease[29]: locked [33].acquireAndRelease[26]: waited before unlock [33].acquireAndRelease[26]: exiting [33].acquireAndRelease[27]: entered [10].acquireAndRelease[26]: waited before unlock [10].acquireAndRelease[26]: exiting [10].acquireAndRelease[27]: entered AAAAAAAAAAAAAAAAAAAAAA [26].acquireAndRelease[28]: waited before unlock [26].acquireAndRelease[28]: exiting [26].acquireAndRelease[29]: entered [25].acquireAndRelease[29]: waited before unlock [25].acquireAndRelease[29]: exiting [25].acquireAndRelease[30]: entered [17].acquireAndRelease[28]: waited before lock [17].acquireAndRelease[28]: locked [35].acquireAndRelease[26]: waited before unlock [35].acquireAndRelease[26]: exiting [35].acquireAndRelease[27]: entered [1].acquireAndRelease[29]: waited before lock [1].acquireAndRelease[29]: locked [16].acquireAndRelease[26]: waited before unlock [16].acquireAndRelease[26]: exiting [16].acquireAndRelease[27]: entered [36].acquireAndRelease[29]: waited before lock [0].acquireAndRelease[29]: waited before lock [0].acquireAndRelease[29]: locked [29].acquireAndRelease[29]: waited before lock [29].acquireAndRelease[29]: locked [31].acquireAndRelease[31]: waited before lock [31].acquireAndRelease[31]: locked [36].acquireAndRelease[29]: locked [9].acquireAndRelease[25]: waited before unlock [9].acquireAndRelease[25]: exiting [9].acquireAndRelease[26]: entered [8].acquireAndRelease[25]: waited before unlock [8].acquireAndRelease[25]: exiting [8].acquireAndRelease[26]: entered [11].acquireAndRelease[23]: waited before unlock [11].acquireAndRelease[23]: exiting [11].acquireAndRelease[24]: entered [39].acquireAndRelease[35]: waited before unlock [39].acquireAndRelease[35]: exiting [39].acquireAndRelease[36]: entered [10].acquireAndRelease[27]: waited before lock [10].acquireAndRelease[27]: locked [13].acquireAndRelease[31]: waited before lock [13].acquireAndRelease[31]: locked [23].acquireAndRelease[27]: waited before unlock [23].acquireAndRelease[27]: exiting [23].acquireAndRelease[28]: entered [5].acquireAndRelease[24]: waited before unlock [5].acquireAndRelease[24]: exiting [5].acquireAndRelease[25]: entered [2].acquireAndRelease[29]: waited before unlock [2].acquireAndRelease[29]: exiting [2].acquireAndRelease[30]: entered [5].acquireAndRelease[25]: waited before lock [5].acquireAndRelease[25]: locked [38].acquireAndRelease[25]: waited before unlock [38].acquireAndRelease[25]: exiting [38].acquireAndRelease[26]: entered [22].acquireAndRelease[29]: waited before unlock [22].acquireAndRelease[29]: exiting [22].acquireAndRelease[30]: entered [24].acquireAndRelease[27]: waited before lock [24].acquireAndRelease[27]: locked [11].acquireAndRelease[24]: waited before lock [11].acquireAndRelease[24]: locked [32].acquireAndRelease[24]: waited before unlock [32].acquireAndRelease[24]: exiting [32].acquireAndRelease[25]: entered [14].acquireAndRelease[27]: waited before unlock [14].acquireAndRelease[27]: exiting [14].acquireAndRelease[28]: entered [15].acquireAndRelease[26]: waited before unlock [15].acquireAndRelease[26]: exiting [15Running co.codewizards.cloudstore.core.collection.StringWrapperListMergerTest ].acquireAndRelease[27]: entered [2].acquireAndRelease[30]: waited before lock [2].acquireAndRelease[30]: locked [1].acquireAndRelease[29]: waited before unlock [1].acquireAndRelease[29]: exiting [1].acquireAndRelease[30]: entered [25].acquireAndRelease[30]: waited before lock [25].acquireAndRelease[30]: locked [7].acquireAndRelease[27]: waited before unlock [7].acquireAndRelease[27]: exiting [7].acquireAndRelease[28]: entered [38].acquireAndRelease[26]: waited before lock [38].acquireAndRelease[26]: locked [22].acquireAndRelease[30]: waited before lock [22].acquireAndRelease[30]: locked [7].acquireAndRelease[28]: waited before lock [7].acquireAndRelease[28]: locked [9].acquireAndRelease[26]: waited before lock [9].acquireAndRelease[26]: locked [15].acquireAndRelease[27]: waited before lock [20].acquireAndRelease[30]: waited before lock [20].acquireAndRelease[30]: locked [15].acquireAndRelease[27]: locked [4].acquireAndRelease[27]: waited before unlock [4].acquireAndRelease[27]: exiting [4].acquireAndRelease[28]: entered 08:21:19.966 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory [32].acquireAndRelease[25]: waited before lock [32].acquireAndRelease[25]: locked [33].acquireAndRelease[27]: waited before lock [33].acquireAndRelease[27]: locked [9].acquireAndRelease[26]: waited before unlock [9].acquireAndRelease[26]: exiting [9].acquireAndRelease[27]: entered [19].acquireAndRelease[29]: waited before unlock [19].acquireAndRelease[29]: exiting [19].acquireAndRelease[30]: entered [19].acquireAndRelease[30]: waited before lock [19].acquireAndRelease[30]: locked [8].acquireAndRelease[26]: waited before lock [8].acquireAndRelease[26]: locked [26].acquireAndRelease[29]: waited before lock [26].acquireAndRelease[29]: locked [27].acquireAndRelease[31]: waited before unlock [27].acquireAndRelease[31]: exiting [27].acquireAndRelease[32]: entered [16].acquireAndRelease[27]: waited before lock [16].acquireAndRelease[27]: locked [6].acquireAndRelease[24]: waited before unlock [6].acquireAndRelease[24]: exiting [6].acquireAndRelease[25]: entered [35].acquireAndRelease[27]: waited before lock [35].acquireAndRelease[27]: locked [20].acquireAndRelease[30]: waited before unlock [20].acquireAndRelease[30]: exiting [20].acquireAndRelease[31]: entered [23].acquireAndRelease[28]: waited before lock [23].acquireAndRelease[28]: locked [14].acquireAndRelease[28]: waited before lock [14].acquireAndRelease[28]: locked [34].acquireAndRelease[30]: waited before unlock [34].acquireAndRelease[30]: exiting [34].acquireAndRelease[31]: entered [4].acquireAndRelease[28]: waited before lock [4].acquireAndRelease[28]: locked [30].acquireAndRelease[26]: waited before unlock [30].acquireAndRelease[26]: exiting [30].acquireAndRelease[27]: entered [39].acquireAndRelease[36]: waited before lock [39].acquireAndRelease[36]: locked [1].acquireAndRelease[30]: waited before lock [1].acquireAndRelease[30]: locked [24].acquireAndRelease[27]: waited before unlock [24].acquireAndRelease[27]: exiting [24].acquireAndRelease[28]: entered [18].acquireAndRelease[35]: waited before unlock [18].acquireAndRelease[35]: exiting [18].acquireAndRelease[36]: entered [30].acquireAndRelease[27]: waited before lock [30].acquireAndRelease[27]: locked [30].acquireAndRelease[27]: waited before unlock [30].acquireAndRelease[27]: exiting [30].acquireAndRelease[28]: entered [33].acquireAndRelease[27]: waited before unlock [33].acquireAndRelease[27]: exiting [33].acquireAndRelease[28]: entered [20].acquireAndRelease[31]: waited before lock [20].acquireAndRelease[31]: locked [12].acquireAndRelease[24]: waited before unlock [12].acquireAndRelease[24]: exiting [12].acquireAndRelease[25]: entered [34].acquireAndRelease[31]: waited before lock [34].acquireAndRelease[31]: locked [11].acquireAndRelease[24]: waited before unlock [11].acquireAndRelease[24]: exiting [11].acquireAndRelease[25]: entered [6].acquireAndRelease[25]: waited before lock [6].acquireAndRelease[25]: locked [17].acquireAndRelease[28]: waited before unlock [22].acquireAndRelease[30]: waited before unlock [22].acquireAndRelease[30]: exiting [22].acquireAndRelease[31]: entered [15].acquireAndRelease[27]: waited before unlock [15].acquireAndRelease[27]: exiting [15].acquireAndRelease[28]: entered [17].acquireAndRelease[28]: exiting [17].acquireAndRelease[29]: entered [37].acquireAndRelease[26]: waited before unlock [37].acquireAndRelease[26]: exiting [37].acquireAndRelease[27]: entered [32].acquireAndRelease[25]: waited before unlock [32].acquireAndRelease[25]: exiting [32].acquireAndRelease[26]: entered [16].acquireAndRelease[27]: waited before unlock [16].acquireAndRelease[27]: exiting [16].acquireAndRelease[28]: entered [27].acquireAndRelease[32]: waited before lock [27].acquireAndRelease[32]: locked [17].acquireAndRelease[29]: waited before lock [17].acquireAndRelease[29]: locked [9].acquireAndRelease[27]: waited before lock [9].acquireAndRelease[27]: locked [33].acquireAndRelease[28]: waited before lock [33].acquireAndRelease[28]: locked [18].acquireAndRelease[36]: waited before lock [18].acquireAndRelease[36]: locked [37].acquireAndRelease[27]: waited before lock [37].acquireAndRelease[27]: locked [28].acquireAndRelease[25]: waited before unlock [28].acquireAndRelease[25]: exiting [28].acquireAndRelease[26]: entered [28].acquireAndRelease[26]: waited before lock [28].acquireAndRelease[26]: locked [3].acquireAndRelease[26]: waited before unlock [3].acquireAndRelease[26]: exiting [3].acquireAndRelease[27]: entered [25].acquireAndRelease[30]: waited before unlock [25].acquireAndRelease[30]: exiting [25].acquireAndRelease[31]: entered [38].acquireAndRelease[26]: waited before unlock [38].acquireAndRelease[26]: exiting [38].acquireAndRelease[27]: entered [30].acquireAndRelease[28]: waited before lock [30].acquireAndRelease[28]: locked [21].acquireAndRelease[27]: waited before unlock [21].acquireAndRelease[27]: exiting [21].acquireAndRelease[28]: entered [11].acquireAndRelease[25]: waited before lock [11].acquireAndRelease[25]: locked [14].acquireAndRelease[28]: waited before unlock [14].acquireAndRelease[28]: exiting [14].acquireAndRelease[29]: entered [31].acquireAndRelease[31]: waited before unlock [31].acquireAndRelease[31]: exiting [31].acquireAndRelease[32]: entered [10].acquireAndRelease[27]: waited before unlock [10].acquireAndRelease[27]: exiting [10].acquireAndRelease[28]: entered [23].acquireAndRelease[28]: waited before unlock [23].acquireAndRelease[28]: exiting [23].acquireAndRelease[29]: entered [8].acquireAndRelease[26]: waited before unlock [8].acquireAndRelease[26]: exiting [8].acquireAndRelease[27]: entered [36].acquireAndRelease[29]: waited before unlock [36].acquireAndRelease[29]: exiting [36].acquireAndRelease[30]: entered [12].acquireAndRelease[25]: waited before lock [12].acquireAndRelease[25]: locked [21].acquireAndRelease[28]: waited before lock [21].acquireAndRelease[28]: locked [19].acquireAndRelease[30]: waited before unlock [19].acquireAndRelease[30]: exiting [19].acquireAndRelease[31]: entered [19].acquireAndRelease[31]: waited before lock [19].acquireAndRelease[31]: locked [24].acquireAndRelease[28]: waited before lock [28].acquireAndRelease[26]: waited before unlock [28].acquireAndRelease[26]: exiting [28].acquireAndRelease[27]: entered [2].acquireAndRelease[30]: waited before unlock [2].acquireAndRelease[30]: exiting [2].acquireAndRelease[31]: entered [24].acquireAndRelease[28]: locked Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in co.codewizards.cloudstore.core.collection.StringWrapperListMergerTest [0].acquireAndRelease[29]: waited before unlock [0].acquireAndRelease[29]: exiting [0].acquireAndRelease[30]: entered [22].acquireAndRelease[31]: waited before lock [22].acquireAndRelease[31]: locked [38].acquireAndRelease[27]: waited before lock [38].acquireAndRelease[27]: locked [32].acquireAndRelease[26]: waited before lock [32].acquireAndRelease[26]: locked [29].acquireAndRelease[29]: waited before unlock [29].acquireAndRelease[29]: exiting [29].acquireAndRelease[30]: entered [4].acquireAndRelease[28]: waited before unlock [4].acquireAndRelease[28]: exiting [4].acquireAndRelease[29]: entered [13].acquireAndRelease[31]: waited before unlock [13].acquireAndRelease[31]: exiting [13].acquireAndRelease[32]: entered [27].acquireAndRelease[32]: waited before unlock [27].acquireAndRelease[32]: exiting [27].acquireAndRelease[33]: entered [13].acquireAndRelease[32]: waited before lock [13].acquireAndRelease[32]: locked [35].acquireAndRelease[27]: waited before unlock [35].acquireAndRelease[27]: exiting [35].acquireAndRelease[28]: entered [17].acquireAndRelease[29]: waited before unlock [17].acquireAndRelease[29]: exiting [17].acquireAndRelease[30]: entered [21].acquireAndRelease[28]: waited before unlock [21].acquireAndRelease[28]: exiting [21].acquireAndRelease[29]: entered [11].acquireAndRelease[25]: waited before unlock [11].acquireAndRelease[25]: exiting [11].acquireAndRelease[26]: entered [25].acquireAndRelease[31]: waited before lock [25].acquireAndRelease[31]: locked [3].acquireAndRelease[27]: waited before lock [3].acquireAndRelease[27]: locked [15].acquireAndRelease[28]: waited before lock [15].acquireAndRelease[28]: locked [29].acquireAndRelease[30]: waited before lock [29].acquireAndRelease[30]: locked [0].acquireAndRelease[30]: waited before lock [0].acquireAndRelease[30]: locked [4].acquireAndRelease[29]: waited before lock [4].acquireAndRelease[29]: locked [16].acquireAndRelease[28]: waited before lock [16].acquireAndRelease[28]: locked [31].acquireAndRelease[32]: waited before lock [31].acquireAndRelease[32]: locked [36].acquireAndRelease[30]: waited before lock [36].acquireAndRelease[30]: locked [2].acquireAndRelease[31]: waited before lock [2].acquireAndRelease[31]: locked [23].acquireAndRelease[29]: waited before lock [23].acquireAndRelease[29]: locked [14].acquireAndRelease[29]: waited before lock [14].acquireAndRelease[29]: locked [10].acquireAndRelease[28]: waited before lock [10].acquireAndRelease[28]: locked [17].acquireAndRelease[30]: waited before lock [17].acquireAndRelease[30]: locked [11].acquireAndRelease[26]: waited before lock [11].acquireAndRelease[26]: locked [5].acquireAndRelease[25]: waited before unlock [5].acquireAndRelease[25]: exiting [5].acquireAndRelease[26]: entered [20].acquireAndRelease[31]: waited before unlock [20].acquireAndRelease[31]: exiting [20].acquireAndRelease[32]: entered [35].acquireAndRelease[28]: waited before lock [35].acquireAndRelease[28]: locked [8].acquireAndRelease[27]: waited before lock [8].acquireAndRelease[27]: locked [14].acquireAndRelease[29]: waited before unlock [14].acquireAndRelease[29]: exiting [14].acquireAndRelease[30]: entered [26].acquireAndRelease[29]: waited before unlock [26].acquireAndRelease[29]: exiting [26].acquireAndRelease[30]: entered [2].acquireAndRelease[31]: waited before unlock [2].acquireAndRelease[31]: exiting [2].acquireAndRelease[32]: entered [29].acquireAndRelease[30]: waited before unlock [29].acquireAndRelease[30]: exiting [29].acquireAndRelease[31]: entered [7].acquireAndRelease[28]: waited before unlock [7].acquireAndRelease[28]: exiting [7].acquireAndRelease[29]: entered [8].acquireAndRelease[27]: waited before unlock [8].acquireAndRelease[27]: exiting [8].acquireAndRelease[28]: entered [31].acquireAndRelease[32]: waited before unlock [31].acquireAndRelease[32]: exiting [31].acquireAndRelease[33]: entered [25].acquireAndRelease[31]: waited before unlock [25].acquireAndRelease[31]: exiting [25].acquireAndRelease[32]: entered [8].acquireAndRelease[28]: waited before lock [8].acquireAndRelease[28]: locked [19].acquireAndRelease[31]: waited before unlock [19].acquireAndRelease[31]: exiting [19].acquireAndRelease[32]: entered [37].acquireAndRelease[27]: waited before unlock [37].acquireAndRelease[27]: exiting [37].acquireAndRelease[28]: entered [21].acquireAndRelease[29]: waited before lock [21].acquireAndRelease[29]: locked [25].acquireAndRelease[32]: waited before lock [25].acquireAndRelease[32]: locked [38].acquireAndRelease[27]: waited before unlock [38].acquireAndRelease[27]: exiting [38].acquireAndRelease[28]: entered [11].acquireAndRelease[26]: waited before unlock [11].acquireAndRelease[26]: exiting [11].acquireAndRelease[27]: entered [7].acquireAndRelease[29]: waited before lock [7].acquireAndRelease[29]: locked [28].acquireAndRelease[27]: waited before lock [28].acquireAndRelease[27]: locked [19].acquireAndRelease[32]: waited before lock [19].acquireAndRelease[32]: locked [37].acquireAndRelease[28]: waited before lock [37].acquireAndRelease[28]: locked [38].acquireAndRelease[28]: waited before lock [38].acquireAndRelease[28]: locked [27].acquireAndRelease[33]: waited before lock [27].acquireAndRelease[33]: locked [29].acquireAndRelease[31]: waited before lock [29].acquireAndRelease[31]: locked [5].acquireAndRelease[26]: waited before lock [10].acquireAndRelease[28]: waited before unlock [10].acquireAndRelease[28]: exiting [10].acquireAndRelease[29]: entered [5].acquireAndRelease[26]: locked [14].acquireAndRelease[30]: waited before lock [14].acquireAndRelease[30]: locked [33].acquireAndRelease[28]: waited before unlock [33].acquireAndRelease[28]: exiting [33].acquireAndRelease[29]: entered [1].acquireAndRelease[30]: waited before unlock [1].acquireAndRelease[30]: exiting [1].acquireAndRelease[31]: entered [1].acquireAndRelease[31]: waited before lock [1].acquireAndRelease[31]: locked [9].acquireAndRelease[27]: waited before unlock [9].acquireAndRelease[27]: exiting [9].acquireAndRelease[28]: entered [15].acquireAndRelease[28]: waited before unlock [15].acquireAndRelease[28]: exiting [15].acquireAndRelease[29]: entered [38].acquireAndRelease[28]: waited before unlock [38].acquireAndRelease[28]: exiting [38].acquireAndRelease[29]: entered [31].acquireAndRelease[33]: waited before lock [31].acquireAndRelease[33]: locked [17].acquireAndRelease[30]: waited before unlock [17].acquireAndRelease[30]: exiting [17].acquireAndRelease[31]: entered [17].acquireAndRelease[31]: waited before lock [17].acquireAndRelease[31]: locked [36].acquireAndRelease[30]: waited before unlock [36].acquireAndRelease[30]: exiting [36].acquireAndRelease[31]: entered [12].acquireAndRelease[25]: waited before unlock [12].acquireAndRelease[25]: exiting [12].acquireAndRelease[26]: entered [31].acquireAndRelease[33]: waited before unlock [31].acquireAndRelease[33]: exiting [31].acquireAndRelease[34]: entered [23].acquireAndRelease[29]: waited before unlock [23].acquireAndRelease[29]: exiting [23].acquireAndRelease[30]: entered [11].acquireAndRelease[27]: waited before lock [11].acquireAndRelease[27]: locked [20].acquireAndRelease[32]: waited before lock [20].acquireAndRelease[32]: locked [39].acquireAndRelease[36]: waited before unlock [39].acquireAndRelease[36]: exiting [39].acquireAndRelease[37]: entered [4].acquireAndRelease[29]: waited before unlock [4].acquireAndRelease[29]: exiting [4].acquireAndRelease[30]: entered [10].acquireAndRelease[29]: waited before lock [2].acquireAndRelease[32]: waited before lock [2].acquireAndRelease[32]: locked [10].acquireAndRelease[29]: locked [6].acquireAndRelease[25]: waited before unlock [6].acquireAndRelease[25]: exiting [6].acquireAndRelease[26]: entered [15].acquireAndRelease[29]: waited before lock [15].acquireAndRelease[29]: locked [23].acquireAndRelease[30]: waited before lock [23].acquireAndRelease[30]: locked [34].acquireAndRelease[31]: waited before unlock [34].acquireAndRelease[31]: exiting [34].acquireAndRelease[32]: entered [35].acquireAndRelease[28]: waited before unlock [35].acquireAndRelease[28]: exiting [35].acquireAndRelease[29]: entered [26].acquireAndRelease[30]: waited before lock [26].acquireAndRelease[30]: locked [38].acquireAndRelease[29]: waited before lock [38].acquireAndRelease[29]: locked [22].acquireAndRelease[31]: waited before unlock [22].acquireAndRelease[31]: exiting [22].acquireAndRelease[32]: entered [31].acquireAndRelease[34]: waited before lock [31].acquireAndRelease[34]: locked [8].acquireAndRelease[28]: waited before unlock [8].acquireAndRelease[28]: exiting [8].acquireAndRelease[29]: entered [13].acquireAndRelease[32]: waited before unlock [13].acquireAndRelease[32]: exiting [13].acquireAndRelease[33]: entered [39].acquireAndRelease[37]: waited before lock [39].acquireAndRelease[37]: locked [35].acquireAndRelease[29]: waited before lock [35].acquireAndRelease[29]: locked [36].acquireAndRelease[31]: waited before lock [36].acquireAndRelease[31]: locked [26].acquireAndRelease[30]: waited before unlock [26].acquireAndRelease[30]: exiting [26].acquireAndRelease[31]: entered [34].acquireAndRelease[32]: waited before lock [34].acquireAndRelease[32]: locked [36].acquireAndRelease[31]: waited before unlock [36].acquireAndRelease[31]: exiting [36].acquireAndRelease[32]: entered [24].acquireAndRelease[28]: waited before unlock [24].acquireAndRelease[28]: exiting [24].acquireAndRelease[29]: entered [24].acquireAndRelease[29]: waited before lock [24].acquireAndRelease[29]: locked [19].acquireAndRelease[32]: waited before unlock [19].acquireAndRelease[32]: exiting [19].acquireAndRelease[33]: entered [13].acquireAndRelease[33]: waited before lock [13].acquireAndRelease[33]: locked [32].acquireAndRelease[26]: waited before unlock [32].acquireAndRelease[26]: exiting [32].acquireAndRelease[27]: entered [9].acquireAndRelease[28]: waited before lock [9].acquireAndRelease[28]: locked [37].acquireAndRelease[28]: waited before unlock [37].acquireAndRelease[28]: exiting [37].acquireAndRelease[29]: entered [4].acquireAndRelease[30]: waited before lock [6].acquireAndRelease[26]: waited before lock [6].acquireAndRelease[26]: locked [33].acquireAndRelease[29]: waited before lock [33].acquireAndRelease[29]: locked [4].acquireAndRelease[30]: locked [4].acquireAndRelease[30]: waited before unlock [4].acquireAndRelease[30]: exiting [4].acquireAndRelease[31]: entered [23].acquireAndRelease[30]: waited before unlock [23].acquireAndRelease[30]: exiting [23].acquireAndRelease[31]: entered [18].acquireAndRelease[36]: waited before unlock [18].acquireAndRelease[36]: exiting [18].acquireAndRelease[37]: entered [20].acquireAndRelease[32]: waited before unlock [20].acquireAndRelease[32]: exiting [20].acquireAndRelease[33]: entered [19].acquireAndRelease[33]: waited before lock [4].acquireAndRelease[31]: waited before lock [4].acquireAndRelease[31]: locked [19].acquireAndRelease[33]: locked [8].acquireAndRelease[29]: waited before lock [8].acquireAndRelease[29]: locked [19].acquireAndRelease[33]: waited before unlock [19].acquireAndRelease[33]: exiting [19].acquireAndRelease[34]: entered [12].acquireAndRelease[26]: waited before lock [12].acquireAndRelease[26]: locked [30].acquireAndRelease[28]: waited before unlock [30].acquireAndRelease[28]: exiting [30].acquireAndRelease[29]: entered [29].acquireAndRelease[31]: waited before unlock [29].acquireAndRelease[31]: exiting [29].acquireAndRelease[32]: entered [14].acquireAndRelease[30]: waited before unlock [14].acquireAndRelease[30]: exiting [14].acquireAndRelease[31]: entered [37].acquireAndRelease[29]: waited before lock [37].acquireAndRelease[29]: locked [12].acquireAndRelease[26]: waited before unlock [12].acquireAndRelease[26]: exiting [12].acquireAndRelease[27]: entered [15].acquireAndRelease[29]: waited before unlock [15].acquireAndRelease[29]: exiting [15].acquireAndRelease[30]: entered [28].acquireAndRelease[27]: waited before unlock [28].acquireAndRelease[27]: exiting [28].acquireAndRelease[28]: entered [22].acquireAndRelease[32]: waited before lock [22].acquireAndRelease[32]: locked [23].acquireAndRelease[31]: waited before lock [23].acquireAndRelease[31]: locked [26].acquireAndRelease[31]: waited before lock [26].acquireAndRelease[31]: locked [16].acquireAndRelease[28]: waited before unlock [16].acquireAndRelease[28]: exiting [16].acquireAndRelease[29]: entered [36].acquireAndRelease[32]: waited before lock [36].acquireAndRelease[32]: locked [28].acquireAndRelease[28]: waited before lock [28].acquireAndRelease[28]: locked [21].acquireAndRelease[29]: waited before unlock [21].acquireAndRelease[29]: exiting [21].acquireAndRelease[30]: entered [30].acquireAndRelease[29]: waited before lock [30].acquireAndRelease[29]: locked [19].acquireAndRelease[34]: waited before lock [19].acquireAndRelease[34]: locked [15].acquireAndRelease[30]: waited before lock [15].acquireAndRelease[30]: locked [13].acquireAndRelease[33]: waited before unlock [13].acquireAndRelease[33]: exiting [13].acquireAndRelease[34]: entered [3].acquireAndRelease[27]: waited before unlock [3].acquireAndRelease[27]: exiting [3].acquireAndRelease[28]: entered [0].acquireAndRelease[30]: waited before unlock [0].acquireAndRelease[30]: exiting [0].acquireAndRelease[31]: entered [16].acquireAndRelease[29]: waited before lock [16].acquireAndRelease[29]: locked [39].acquireAndRelease[37]: waited before unlock [39].acquireAndRelease[37]: exiting [39].acquireAndRelease[38]: entered [17].acquireAndRelease[31]: waited before unlock [17].acquireAndRelease[31]: exiting [17].acquireAndRelease[32]: entered [20].acquireAndRelease[33]: waited before lock [20].acquireAndRelease[33]: locked [21].acquireAndRelease[30]: waited before lock [21].acquireAndRelease[30]: locked Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.412 sec - in co.codewizards.cloudstore.core.dto.UidTest [14].acquireAndRelease[31]: waited before lock [14].acquireAndRelease[31]: locked [32].acquireAndRelease[27]: waited before lock [32].acquireAndRelease[27]: locked [26].acquireAndRelease[31]: waited before unlock [26].acquireAndRelease[31]: exiting [26].acquireAndRelease[32]: entered [18].acquireAndRelease[37]: waited before lock [18].acquireAndRelease[37]: locked [14].acquireAndRelease[31]: waited before unlock [14].acquireAndRelease[31]: exiting [14].acquireAndRelease[32]: entered [35].acquireAndRelease[29]: waited before unlock [35].acquireAndRelease[29]: exiting [35].acquireAndRelease[30]: entered [2].acquireAndRelease[32]: waited before unlock [2].acquireAndRelease[32]: exiting [2].acquireAndRelease[33]: entered [1].acquireAndRelease[31]: waited before unlock [1].acquireAndRelease[31]: exiting [1].acquireAndRelease[32]: entered [25].acquireAndRelease[32]: waited before unlock [25].acquireAndRelease[32]: exiting [25].acquireAndRelease[33]: entered [27].acquireAndRelease[33]: waited before unlock [27].acquireAndRelease[33]: exiting [27].acquireAndRelease[34]: entered [7].acquireAndRelease[29]: waited before unlock [7].acquireAndRelease[29]: exiting [7].acquireAndRelease[30]: entered [29].acquireAndRelease[32]: waited before lock [29].acquireAndRelease[32]: locked [6].acquireAndRelease[26]: waited before unlock [6].acquireAndRelease[26]: exiting [6].acquireAndRelease[27]: entered [3].acquireAndRelease[28]: waited before lock [3].acquireAndRelease[28]: locked [38].acquireAndRelease[29]: waited before unlock [38].acquireAndRelease[29]: exiting [38].acquireAndRelease[30]: entered [12].acquireAndRelease[27]: waited before lock [12].acquireAndRelease[27]: locked [13].acquireAndRelease[34]: waited before lock [13].acquireAndRelease[34]: locked [31].acquireAndRelease[34]: waited before unlock [31].acquireAndRelease[34]: exiting [31].acquireAndRelease[35]: entered [33].acquireAndRelease[29]: waited before unlock [33].acquireAndRelease[29]: exiting [33].acquireAndRelease[30]: entered [9].acquireAndRelease[28]: waited before unlock [9].acquireAndRelease[28]: exiting [9].acquireAndRelease[29]: entered [33].acquireAndRelease[30]: waited before lock [33].acquireAndRelease[30]: locked [37].acquireAndRelease[29]: waited before unlock [37].acquireAndRelease[29]: exiting [37].acquireAndRelease[30]: entered [25].acquireAndRelease[33]: waited before lock [25].acquireAndRelease[33]: locked [26].acquireAndRelease[32]: waited before lock [26].acquireAndRelease[32]: locked [5].acquireAndRelease[26]: waited before unlock [5].acquireAndRelease[26]: exiting [5].acquireAndRelease[27]: entered [17].acquireAndRelease[32]: waited before lock [17].acquireAndRelease[32]: locked [7].acquireAndRelease[30]: waited before lock [7].acquireAndRelease[30]: locked [13].acquireAndRelease[34]: waited before unlock [13].acquireAndRelease[34]: exiting [13].acquireAndRelease[35]: entered [26].acquireAndRelease[32]: waited before unlock [26].acquireAndRelease[32]: exiting [26].acquireAndRelease[33]: entered [3].acquireAndRelease[28]: waited before unlock [3].acquireAndRelease[28]: exiting [3].acquireAndRelease[29]: entered [0].acquireAndRelease[31]: waited before lock [0].acquireAndRelease[31]: locked [7].acquireAndRelease[30]: waited before unlock [7].acquireAndRelease[30]: exiting [7].acquireAndRelease[31]: entered [21].acquireAndRelease[30]: waited before unlock [21].acquireAndRelease[30]: exiting [21].acquireAndRelease[31]: entered [11].acquireAndRelease[27]: waited before unlock [11].acquireAndRelease[27]: exiting [11].acquireAndRelease[28]: entered [32].acquireAndRelease[27]: waited before unlock [32].acquireAndRelease[27]: exiting [32].acquireAndRelease[28]: entered [28].acquireAndRelease[28]: waited before unlock [28].acquireAndRelease[28]: exiting [28].acquireAndRelease[29]: entered [39].acquireAndRelease[38]: waited before lock [12].acquireAndRelease[27]: waited before unlock [12].acquireAndRelease[27]: exiting [12].acquireAndRelease[28]: entered [9].acquireAndRelease[29]: waited before lock [9].acquireAndRelease[29]: locked [39].acquireAndRelease[38]: locked [27].acquireAndRelease[34]: waited before lock [27].acquireAndRelease[34]: locked [6].acquireAndRelease[27]: waited before lock [6].acquireAndRelease[27]: locked [36].acquireAndRelease[32]: waited before unlock [36].acquireAndRelease[32]: exiting [36].acquireAndRelease[33]: entered [2].acquireAndRelease[33]: waited before lock [2].acquireAndRelease[33]: locked [3].acquireAndRelease[29]: waited before lock [3].acquireAndRelease[29]: locked [35].acquireAndRelease[30]: waited before lock [35].acquireAndRelease[30]: locked [31].acquireAndRelease[35]: waited before lock [31].acquireAndRelease[35]: locked [28].acquireAndRelease[29]: waited before lock [28].acquireAndRelease[29]: locked [14].acquireAndRelease[32]: waited before lock [14].acquireAndRelease[32]: locked [10].acquireAndRelease[29]: waited before unlock [10].acquireAndRelease[29]: exiting [10].acquireAndRelease[30]: entered [29].acquireAndRelease[32]: waited before unlock [29].acquireAndRelease[32]: exiting [29].acquireAndRelease[33]: entered [37].acquireAndRelease[30]: waited before lock [37].acquireAndRelease[30]: locked [37].acquireAndRelease[30]: waited before unlock [37].acquireAndRelease[30]: exiting [37].acquireAndRelease[31]: entered [34].acquireAndRelease[32]: waited before unlock [34].acquireAndRelease[32]: exiting [34].acquireAndRelease[33]: entered [12].acquireAndRelease[28]: waited before lock [12].acquireAndRelease[28]: locked [1].acquireAndRelease[32]: waited before lock [1].acquireAndRelease[32]: locked [38].acquireAndRelease[30]: waited before lock [38].acquireAndRelease[30]: locked [13].acquireAndRelease[35]: waited before lock [13].acquireAndRelease[35]: locked [29].acquireAndRelease[33]: waited before lock [29].acquireAndRelease[33]: locked [19].acquireAndRelease[34]: waited before unlock [19].acquireAndRelease[34]: exiting [19].acquireAndRelease[35]: entered [4].acquireAndRelease[31]: waited before unlock [4].acquireAndRelease[31]: exiting [4].acquireAndRelease[32]: entered [24].acquireAndRelease[29]: waited before unlock [24].acquireAndRelease[29]: exiting [24].acquireAndRelease[30]: entered [10].acquireAndRelease[30]: waited before lock [10].acquireAndRelease[30]: locked [7].acquireAndRelease[31]: waited before lock [7].acquireAndRelease[31]: locked [17].acquireAndRelease[32]: waited before unlock [17].acquireAndRelease[32]: exiting [17].acquireAndRelease[33]: entered [20].acquireAndRelease[33]: waited before unlock [20].acquireAndRelease[33]: exiting [20].acquireAndRelease[34]: entered [24].acquireAndRelease[30]: waited before lock [24].acquireAndRelease[30]: locked [32].acquireAndRelease[28]: waited before lock [32].acquireAndRelease[28]: locked [37].acquireAndRelease[31]: waited before lock [37].acquireAndRelease[31]: locked [20].acquireAndRelease[34]: waited before lock [20].acquireAndRelease[34]: locked [16].acquireAndRelease[29]: waited before unlock [16].acquireAndRelease[29]: exiting [16].acquireAndRelease[30]: entered [34].acquireAndRelease[33]: waited before lock [34].acquireAndRelease[33]: locked [9].acquireAndRelease[29]: waited before unlock [9].acquireAndRelease[29]: exiting [9].acquireAndRelease[30]: entered [0].acquireAndRelease[31]: waited before unlock [0].acquireAndRelease[31]: exiting [21].acquireAndRelease[31]: waited before lock [21].acquireAndRelease[31]: locked [0].acquireAndRelease[32]: entered [36].acquireAndRelease[33]: waited before lock [36].acquireAndRelease[33]: locked [17].acquireAndRelease[33]: waited before lock [17].acquireAndRelease[33]: locked [22].acquireAndRelease[32]: waited before unlock [22].acquireAndRelease[32]: exiting [22].acquireAndRelease[33]: entered [28].acquireAndRelease[29]: waited before unlock [28].acquireAndRelease[29]: exiting [28].acquireAndRelease[30]: entered [10].acquireAndRelease[30]: waited before unlock [10].acquireAndRelease[30]: exiting [10].acquireAndRelease[31]: entered [4].acquireAndRelease[32]: waited before lock [4].acquireAndRelease[32]: locked [39].acquireAndRelease[38]: waited before unlock [39].acquireAndRelease[38]: exiting [15].acquireAndRelease[30]: waited before unlock [15].acquireAndRelease[30]: exiting [15].acquireAndRelease[31]: entered [39].acquireAndRelease[39]: entered [9].acquireAndRelease[30]: waited before lock [9].acquireAndRelease[30]: locked [5].acquireAndRelease[27]: waited before lock [5].acquireAndRelease[27]: locked [10].acquireAndRelease[31]: waited before lock [10].acquireAndRelease[31]: locked [24].acquireAndRelease[30]: waited before unlock [24].acquireAndRelease[30]: exiting [24].acquireAndRelease[31]: entered [8].acquireAndRelease[29]: waited before unlock [8].acquireAndRelease[29]: exiting [8].acquireAndRelease[30]: entered [19].acquireAndRelease[35]: waited before lock [19].acquireAndRelease[35]: locked [33].acquireAndRelease[30]: waited before unlock [33].acquireAndRelease[30]: exiting [33].acquireAndRelease[31]: entered [26].acquireAndRelease[33]: waited before lock [26].acquireAndRelease[33]: locked [14].acquireAndRelease[32]: waited before unlock [14].acquireAndRelease[32]: exiting [14].acquireAndRelease[33]: entered [39].acquireAndRelease[39]: waited before lock [39].acquireAndRelease[39]: locked [11].acquireAndRelease[28]: waited before lock [11].acquireAndRelease[28]: locked [6].acquireAndRelease[27]: waited before unlock [6].acquireAndRelease[27]: exiting [6].acquireAndRelease[28]: entered [22].acquireAndRelease[33]: waited before lock [22].acquireAndRelease[33]: locked [26].acquireAndRelease[33]: waited before unlock [26].acquireAndRelease[33]: exiting [26].acquireAndRelease[34]: entered [28].acquireAndRelease[30]: waited before lock [28].acquireAndRelease[30]: locked [1].acquireAndRelease[32]: waited before unlock [1].acquireAndRelease[32]: exiting [1].acquireAndRelease[33]: entered [21].acquireAndRelease[31]: waited before unlock [21].acquireAndRelease[31]: exiting [21].acquireAndRelease[32]: entered [13].acquireAndRelease[35]: waited before unlock [13].acquireAndRelease[35]: exiting [13].acquireAndRelease[36]: entered [14].acquireAndRelease[33]: waited before lock [14].acquireAndRelease[33]: locked [8].acquireAndRelease[30]: waited before lock [8].acquireAndRelease[30]: locked [13].acquireAndRelease[36]: waited before lock [13].acquireAndRelease[36]: locked [23].acquireAndRelease[31]: waited before unlock [23].acquireAndRelease[31]: exiting [23].acquireAndRelease[32]: entered [6].acquireAndRelease[28]: waited before lock [6].acquireAndRelease[28]: locked [38].acquireAndRelease[30]: waited before unlock [38].acquireAndRelease[30]: exiting [38].acquireAndRelease[31]: entered [9].acquireAndRelease[30]: waited before unlock [9].acquireAndRelease[30]: exiting [9].acquireAndRelease[31]: entered [24].acquireAndRelease[31]: waited before lock [24].acquireAndRelease[31]: locked [28].acquireAndRelease[30]: waited before unlock [28].acquireAndRelease[30]: exiting [28].acquireAndRelease[31]: entered [31].acquireAndRelease[35]: waited before unlock [31].acquireAndRelease[35]: exiting [31].acquireAndRelease[36]: entered [26].acquireAndRelease[34]: waited before lock [26].acquireAndRelease[34]: locked [16].acquireAndRelease[30]: waited before lock [16].acquireAndRelease[30]: locked [39].acquireAndRelease[39]: waited before unlock [39].acquireAndRelease[39]: exiting [39].acquireAndRelease[40]: entered [19].acquireAndRelease[35]: waited before unlock [19].acquireAndRelease[35]: exiting [19].acquireAndRelease[36]: entered [30].acquireAndRelease[29]: waited before unlock [30].acquireAndRelease[29]: exiting [30].acquireAndRelease[30]: entered [0].acquireAndRelease[32]: waited before lock [0].acquireAndRelease[32]: locked [38].acquireAndRelease[31]: waited before lock [38].acquireAndRelease[31]: locked [33].acquireAndRelease[31]: waited before lock [33].acquireAndRelease[31]: locked 08:21:21.261 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [1].end 08:21:21.263 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[8]. 08:21:21.263 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [6].begin 08:21:21.264 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[9]... [18].acquireAndRelease[37]: waited before unlock [18].acquireAndRelease[37]: exiting [18].acquireAndRelease[38]: entered [35].acquireAndRelease[30]: waited before unlock [35].acquireAndRelease[30]: exiting [35].acquireAndRelease[31]: entered [15].acquireAndRelease[31]: waited before lock [15].acquireAndRelease[31]: locked [3].acquireAndRelease[29]: waited before unlock [3].acquireAndRelease[29]: exiting [3].acquireAndRelease[30]: entered [21].acquireAndRelease[32]: waited before lock [21].acquireAndRelease[32]: locked [11].acquireAndRelease[28]: waited before unlock [11].acquireAndRelease[28]: exiting [11].acquireAndRelease[29]: entered [2].acquireAndRelease[33]: waited before unlock [2].acquireAndRelease[33]: exiting [2].acquireAndRelease[34]: entered [1].acquireAndRelease[33]: waited before lock [1].acquireAndRelease[33]: locked [17].acquireAndRelease[33]: waited before unlock [17].acquireAndRelease[33]: exiting [17].acquireAndRelease[34]: entered [19].acquireAndRelease[36]: waited before lock [19].acquireAndRelease[36]: locked [39].acquireAndRelease[40]: waited before lock [39].acquireAndRelease[40]: locked [0].acquireAndRelease[32]: waited before unlock [0].acquireAndRelease[32]: exiting [0].acquireAndRelease[33]: entered [9].acquireAndRelease[31]: waited before lock [9].acquireAndRelease[31]: locked [23].acquireAndRelease[32]: waited before lock [23].acquireAndRelease[32]: locked [17].acquireAndRelease[34]: waited before lock [17].acquireAndRelease[34]: locked [25].acquireAndRelease[33]: waited before unlock [25].acquireAndRelease[33]: exiting [25].acquireAndRelease[34]: entered [35].acquireAndRelease[31]: waited before lock [35].acquireAndRelease[31]: locked [28].acquireAndRelease[31]: waited before lock [28].acquireAndRelease[31]: locked [22].acquireAndRelease[33]: waited before unlock [22].acquireAndRelease[33]: exiting [22].acquireAndRelease[34]: entered [2].acquireAndRelease[34]: waited before lock [2].acquireAndRelease[34]: locked [30].acquireAndRelease[30]: waited before lock [30].acquireAndRelease[30]: locked [23].acquireAndRelease[32]: waited before unlock [23].acquireAndRelease[32]: exiting [23].acquireAndRelease[33]: entered [27].acquireAndRelease[34]: waited before unlock [27].acquireAndRelease[34]: exiting [27].acquireAndRelease[35]: entered [5].acquireAndRelease[27]: waited before unlock [5].acquireAndRelease[27]: exiting [5].acquireAndRelease[28]: entered [31].acquireAndRelease[36]: waited before lock [31].acquireAndRelease[36]: locked [17].acquireAndRelease[34]: waited before unlock [17].acquireAndRelease[34]: exiting [17].acquireAndRelease[35]: entered [32].acquireAndRelease[28]: waited before unlock [32].acquireAndRelease[28]: exiting [32].acquireAndRelease[29]: entered [12].acquireAndRelease[28]: waited before unlock [12].acquireAndRelease[28]: exiting [12].acquireAndRelease[29]: entered [18].acquireAndRelease[38]: waited before lock [18].acquireAndRelease[38]: locked [14].acquireAndRelease[33]: waited before unlock [14].acquireAndRelease[33]: exiting [14].acquireAndRelease[34]: entered [3].acquireAndRelease[30]: waited before lock [3].acquireAndRelease[30]: locked [0].acquireAndRelease[33]: waited before lock [0].acquireAndRelease[33]: locked [17].acquireAndRelease[35]: waited before lock [17].acquireAndRelease[35]: locked [11].acquireAndRelease[29]: waited before lock [11].acquireAndRelease[29]: locked [20].acquireAndRelease[34]: waited before unlock [20].acquireAndRelease[34]: exiting [20].acquireAndRelease[35]: entered [25].acquireAndRelease[34]: waited before lock [25].acquireAndRelease[34]: locked [7].acquireAndRelease[31]: waited before unlock [7].acquireAndRelease[31]: exiting [7].acquireAndRelease[32]: entered [10].acquireAndRelease[31]: waited before unlock [10].acquireAndRelease[31]: exiting [10].acquireAndRelease[32]: entered [32].acquireAndRelease[29]: waited before lock [32].acquireAndRelease[29]: locked [39].acquireAndRelease[40]: waited before unlock [39].acquireAndRelease[40]: exiting [39].acquireAndRelease[41]: entered [22].acquireAndRelease[34]: waited before lock [22].acquireAndRelease[34]: locked [29].acquireAndRelease[33]: waited before unlock [29].acquireAndRelease[33]: exiting [29].acquireAndRelease[34]: entered [23].acquireAndRelease[33]: waited before lock [23].acquireAndRelease[33]: locked [16].acquireAndRelease[30]: waited before unlock [16].acquireAndRelease[30]: exiting [16].acquireAndRelease[31]: entered [37].acquireAndRelease[31]: waited before unlock [37].acquireAndRelease[31]: exiting [37].acquireAndRelease[32]: entered [29].acquireAndRelease[34]: waited before lock [29].acquireAndRelease[34]: locked [39].acquireAndRelease[41]: waited before lock [39].acquireAndRelease[41]: locked [21].acquireAndRelease[32]: waited before unlock [21].acquireAndRelease[32]: exiting [21].acquireAndRelease[33]: entered [3].acquireAndRelease[30]: waited before unlock [3].acquireAndRelease[30]: exiting [36].acquireAndRelease[33]: waited before unlock [36].acquireAndRelease[33]: exiting [36].acquireAndRelease[34]: entered [3].acquireAndRelease[31]: entered [7].acquireAndRelease[32]: waited before lock [7].acquireAndRelease[32]: locked [37].acquireAndRelease[32]: waited before lock [37].acquireAndRelease[32]: locked [14].acquireAndRelease[34]: waited before lock [14].acquireAndRelease[34]: locked [33].acquireAndRelease[31]: waited before unlock [33].acquireAndRelease[31]: exiting [33].acquireAndRelease[32]: entered [19].acquireAndRelease[36]: waited before unlock [19].acquireAndRelease[36]: exiting [19].acquireAndRelease[37]: entered [28].acquireAndRelease[31]: waited before unlock [28].acquireAndRelease[31]: exiting [28].acquireAndRelease[32]: entered [4].acquireAndRelease[32]: waited before unlock [4].acquireAndRelease[32]: exiting [4].acquireAndRelease[33]: entered [28].acquireAndRelease[32]: waited before lock [28].acquireAndRelease[32]: locked [24].acquireAndRelease[31]: waited before unlock [24].acquireAndRelease[31]: exiting [24].acquireAndRelease[32]: entered [30].acquireAndRelease[30]: waited before unlock [30].acquireAndRelease[30]: exiting [30].acquireAndRelease[31]: entered [2].acquireAndRelease[34]: waited before unlock [2].acquireAndRelease[34]: exiting [2].acquireAndRelease[35]: entered [26].acquireAndRelease[34]: waited before unlock [26].acquireAndRelease[34]: exiting [26].acquireAndRelease[35]: entered [5].acquireAndRelease[28]: waited before lock [5].acquireAndRelease[28]: locked [30].acquireAndRelease[31]: waited before lock [30].acquireAndRelease[31]: locked [16].acquireAndRelease[31]: waited before lock [16].acquireAndRelease[31]: locked [34].acquireAndRelease[33]: waited before unlock [34].acquireAndRelease[33]: exiting [34].acquireAndRelease[34]: entered [20].acquireAndRelease[35]: waited before lock [20].acquireAndRelease[35]: locked [27].acquireAndRelease[35]: waited before lock [27].acquireAndRelease[35]: locked [8].acquireAndRelease[30]: waited before unlock [8].acquireAndRelease[30]: exiting [8].acquireAndRelease[31]: entered [13].acquireAndRelease[36]: waited before unlock [13].acquireAndRelease[36]: exiting [13].acquireAndRelease[37]: entered [12].acquireAndRelease[29]: waited before lock [12].acquireAndRelease[29]: locked [3].acquireAndRelease[31]: waited before lock [3].acquireAndRelease[31]: locked [1].acquireAndRelease[33]: waited before unlock [21].acquireAndRelease[33]: waited before lock [21].acquireAndRelease[33]: locked [1].acquireAndRelease[33]: exiting [1].acquireAndRelease[34]: entered [7].acquireAndRelease[32]: waited before unlock [7].acquireAndRelease[32]: exiting [7].acquireAndRelease[33]: entered [32].acquireAndRelease[29]: waited before unlock [32].acquireAndRelease[29]: exiting [32].acquireAndRelease[30]: entered [34].acquireAndRelease[34]: waited before lock [34].acquireAndRelease[34]: locked [12].acquireAndRelease[29]: waited before unlock [12].acquireAndRelease[29]: exiting [12].acquireAndRelease[30]: entered [2].acquireAndRelease[35]: waited before lock [2].acquireAndRelease[35]: locked [6].acquireAndRelease[28]: waited before unlock [6].acquireAndRelease[28]: exiting [6].acquireAndRelease[29]: entered [9].acquireAndRelease[31]: waited before unlock [9].acquireAndRelease[31]: exiting [9].acquireAndRelease[32]: entered [4].acquireAndRelease[33]: waited before lock [4].acquireAndRelease[33]: locked [33].acquireAndRelease[32]: waited before lock [33].acquireAndRelease[32]: locked [17].acquireAndRelease[35]: waited before unlock [08:21:21.676 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [2].end 17].acquireAndRelease[35]: exiting [17].acquireAndRelease[36]: entered 08:21:21.677 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [7].begin [10].acquireAndRelease[32]: waited before lock [10].acquireAndRelease[32]: locked 08:21:21.678 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[9]. 08:21:21.680 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Waiting for all callables to finish... [7].acquireAndRelease[33]: waited before lock [7].acquireAndRelease[33]: locked [13].acquireAndRelease[37]: waited before lock [13].acquireAndRelease[37]: locked [6].acquireAndRelease[29]: waited before lock [6].acquireAndRelease[29]: locked [36].acquireAndRelease[34]: waited before lock [36].acquireAndRelease[34]: locked [35].acquireAndRelease[31]: waited before unlock [35].acquireAndRelease[31]: exiting [35].acquireAndRelease[32]: entered [38].acquireAndRelease[31]: waited before unlock [38].acquireAndRelease[31]: exiting [38].acquireAndRelease[32]: entered [24].acquireAndRelease[32]: waited before lock [24].acquireAndRelease[32]: locked [9].acquireAndRelease[32]: waited before lock [9].acquireAndRelease[32]: locked [7].acquireAndRelease[33]: waited before unlock [7].acquireAndRelease[33]: exiting [7].acquireAndRelease[34]: entered [35].acquireAndRelease[32]: waited before lock [35].acquireAndRelease[32]: locked [19].acquireAndRelease[37]: waited before lock [19].acquireAndRelease[37]: locked [10].acquireAndRelease[32]: waited before unlock [10].acquireAndRelease[32]: exiting [10].acquireAndRelease[33]: entered [0].acquireAndRelease[33]: waited before unlock [0].acquireAndRelease[33]: exiting [0].acquireAndRelease[34]: entered [39].acquireAndRelease[41]: waited before unlock [39].acquireAndRelease[41]: exiting [39].acquireAndRelease[42]: entered [15].acquireAndRelease[31]: waited before unlock [15].acquireAndRelease[31]: exiting [15].acquireAndRelease[32]: entered [26].acquireAndRelease[35]: waited before lock [26].acquireAndRelease[35]: locked [27].acquireAndRelease[35]: waited before unlock [27].acquireAndRelease[35]: exiting [27].acquireAndRelease[36]: entered [7].acquireAndRelease[34]: waited before lock [7].acquireAndRelease[34]: locked [8].acquireAndRelease[31]: waited before lock [8].acquireAndRelease[31]: locked [24].acquireAndRelease[32]: waited before unlock [24].acquireAndRelease[32]: exiting [24].acquireAndRelease[33]: entered [10].acquireAndRelease[33]: waited before lock [10].acquireAndRelease[33]: locked [17].acquireAndRelease[36]: waited before lock [17].acquireAndRelease[36]: locked [29].acquireAndRelease[34]: waited before unlock [29].acquireAndRelease[34]: exiting [29].acquireAndRelease[35]: entered [11].acquireAndRelease[29]: waited before unlock [11].acquireAndRelease[29]: exiting [11].acquireAndRelease[30]: entered [11].acquireAndRelease[30]: waited before lock [11].acquireAndRelease[30]: locked [1].acquireAndRelease[34]: waited before lock [1].acquireAndRelease[34]: locked 08:21:21.812 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [5].end 08:21:21.814 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [8].begin [36].acquireAndRelease[34]: waited before unlock [36].acquireAndRelease[34]: exiting [36].acquireAndRelease[35]: entered [4].acquireAndRelease[33]: waited before unlock [4].acquireAndRelease[33]: exiting [4].acquireAndRelease[34]: entered [11].acquireAndRelease[30]: waited before unlock [11].acquireAndRelease[30]: exiting [11].acquireAndRelease[31]: entered [12].acquireAndRelease[30]: waited before lock [12].acquireAndRelease[30]: locked [32].acquireAndRelease[30]: waited before lock [32].acquireAndRelease[30]: locked [4].acquireAndRelease[34]: waited before lock [4].acquireAndRelease[34]: locked [8].acquireAndRelease[31]: waited before unlock [8].acquireAndRelease[31]: exiting [8].acquireAndRelease[32]: entered [26].acquireAndRelease[35]: waited before unlock [26].acquireAndRelease[35]: exiting [26].acquireAndRelease[36]: entered [2].acquireAndRelease[35]: waited before unlock [2].acquireAndRelease[35]: exiting [2].acquireAndRelease[36]: entered [15].acquireAndRelease[32]: waited before lock [15].acquireAndRelease[32]: locked [11].acquireAndRelease[31]: waited before lock [11].acquireAndRelease[31]: locked [39].acquireAndRelease[42]: waited before lock [39].acquireAndRelease[42]: locked [25].acquireAndRelease[34]: waited before unlock [25].acquireAndRelease[34]: exiting [25].acquireAndRelease[35]: entered [36].acquireAndRelease[35]: waited before lock [38].acquireAndRelease[32]: waited before lock [38].acquireAndRelease[32]: locked [31].acquireAndRelease[36]: waited before unlock [31].acquireAndRelease[36]: exiting [31].acquireAndRelease[37]: entered [36].acquireAndRelease[35]: locked [25].acquireAndRelease[35]: waited before lock [25].acquireAndRelease[35]: locked [39].acquireAndRelease[42]: waited before unlock [39].acquireAndRelease[42]: exiting [39].acquireAndRelease[43]: entered [20].acquireAndRelease[35]: waited before unlock [20].acquireAndRelease[35]: exiting [20].acquireAndRelease[36]: entered [18].acquireAndRelease[38]: waited before unlock [18].acquireAndRelease[38]: exiting [18].acquireAndRelease[39]: entered [22].acquireAndRelease[34]: waited before unlock [22].acquireAndRelease[34]: exiting [22].acquireAndRelease[35]: entered [13].acquireAndRelease[37]: waited before unlock [13].acquireAndRelease[37]: exiting [13].acquireAndRelease[38]: entered [0].acquireAndRelease[34]: waited before lock [0].acquireAndRelease[34]: locked [24].acquireAndRelease[33]: waited before lock [24].acquireAndRelease[33]: locked [33].acquireAndRelease[32]: waited before unlock [33].acquireAndRelease[32]: exiting [33].acquireAndRelease[33]: entered [18].acquireAndRelease[39]: waited before lock [18].acquireAndRelease[39]: locked [28].acquireAndRelease[32]: waited before unlock [28].acquireAndRelease[32]: exiting [28].acquireAndRelease[33]: entered [16].acquireAndRelease[31]: waited before unlock [16].acquireAndRelease[31]: exiting [16].acquireAndRelease[32]: entered [5].acquireAndRelease[28]: waited before unlock [5].acquireAndRelease[28]: exiting [5].acquireAndRelease[29]: entered [27].acquireAndRelease[36]: waited before lock [27].acquireAndRelease[36]: locked [26].acquireAndRelease[36]: waited before lock [26].acquireAndRelease[36]: locked [20].acquireAndRelease[36]: waited before lock [20].acquireAndRelease[36]: locked [29].acquireAndRelease[35]: waited before lock [29].acquireAndRelease[35]: locked [8].acquireAndRelease[32]: waited before lock [28].acquireAndRelease[33]: waited before lock [28].acquireAndRelease[33]: locked [27].acquireAndRelease[36]: waited before unlock [27].acquireAndRelease[36]: exiting [27].acquireAndRelease[37]: entered [8].acquireAndRelease[32]: locked [30].acquireAndRelease[31]: waited before unlock [30].acquireAndRelease[31]: exiting [30].acquireAndRelease[32]: entered [39].acquireAndRelease[43]: waited before lock [39].acquireAndRelease[43]: locked [37].acquireAndRelease[32]: waited before unlock [37].acquireAndRelease[32]: exiting [37].acquireAndRelease[33]: entered [22].acquireAndRelease[35]: waited before lock [19].acquireAndRelease[37]: waited before unlock [19].acquireAndRelease[37]: exiting [19].acquireAndRelease[38]: entered [22].acquireAndRelease[35]: locked [13].acquireAndRelease[38]: waited before lock [13].acquireAndRelease[38]: locked [23].acquireAndRelease[33]: waited before unlock [23].acquireAndRelease[33]: exiting [23].acquireAndRelease[34]: entered [31].acquireAndRelease[37]: waited before lock [34].acquireAndRelease[34]: waited before unlock [34].acquireAndRelease[34]: exiting [34].acquireAndRelease[35]: entered [31].acquireAndRelease[37]: locked [19].acquireAndRelease[38]: waited before lock [19].acquireAndRelease[38]: locked [29].acquireAndRelease[35]: waited before unlock [29].acquireAndRelease[35]: exiting [29].acquireAndRelease[36]: entered [27].acquireAndRelease[37]: waited before lock [27].acquireAndRelease[37]: locked [14].acquireAndRelease[34]: waited before unlock [14].acquireAndRelease[34]: exiting [14].acquireAndRelease[35]: entered [4].acquireAndRelease[34]: waited before unlock [4].acquireAndRelease[34]: exiting [4].acquireAndRelease[35]: entered [21].acquireAndRelease[33]: waited before unlock [21].acquireAndRelease[33]: exiting [21].acquireAndRelease[34]: entered [2].acquireAndRelease[36]: waited before lock [2].acquireAndRelease[36]: locked [15].acquireAndRelease[32]: waited before unlock [15].acquireAndRelease[32]: exiting [15].acquireAndRelease[33]: entered [5].acquireAndRelease[29]: waited before lock [5].acquireAndRelease[29]: locked [16].acquireAndRelease[32]: waited before lock [16].acquireAndRelease[32]: locked [13].acquireAndRelease[38]: waited before unlock [13].acquireAndRelease[38]: exiting [13].acquireAndRelease[39]: entered [33].acquireAndRelease[33]: waited before lock [33].acquireAndRelease[33]: locked [35].acquireAndRelease[32]: waited before unlock [35].acquireAndRelease[32]: exiting [35].acquireAndRelease[33]: entered [34].acquireAndRelease[35]: waited before lock [34].acquireAndRelease[35]: locked [37].acquireAndRelease[33]: waited before lock [37].acquireAndRelease[33]: locked [6].acquireAndRelease[29]: waited before unlock [6].acquireAndRelease[29]: exiting [6].acquireAndRelease[30]: entered [4].acquireAndRelease[35]: waited before lock [4].acquireAndRelease[35]: locked [10].acquireAndRelease[33]: waited before unlock [10].acquireAndRelease[33]: exiting [10].acquireAndRelease[34]: entered [17].acquireAndRelease[36]: waited before unlock [17].acquireAndRelease[36]: exiting [17].acquireAndRelease[37]: entered [1].acquireAndRelease[34]: waited before unlock [1].acquireAndRelease[34]: exiting [1].acquireAndRelease[35]: entered [9].acquireAndRelease[32]: waited before unlock [9].acquireAndRelease[32]: exiting [9].acquireAndRelease[33]: entered [3].acquireAndRelease[31]: waited before unlock [3].acquireAndRelease[31]: exiting [3].acquireAndRelease[32]: entered [0].acquireAndRelease[34]: waited before unlock [0].acquireAndRelease[34]: exiting [0].acquireAndRelease[35]: entered [11].acquireAndRelease[31]: waited before unlock [11].acquireAndRelease[31]: exiting [11].acquireAndRelease[32]: entered [16].acquireAndRelease[32]: waited before unlock [16].acquireAndRelease[32]: exiting [16].acquireAndRelease[33]: entered [8].acquireAndRelease[32]: waited before unlock [8].acquireAndRelease[32]: exiting [8].acquireAndRelease[33]: entered [23].acquireAndRelease[34]: waited before lock [23].acquireAndRelease[34]: locked [21].acquireAndRelease[34]: waited before lock [21].acquireAndRelease[34]: locked [17].acquireAndRelease[37]: waited before lock [17].acquireAndRelease[37]: locked [6].acquireAndRelease[30]: waited before lock [6].acquireAndRelease[30]: locked [29].acquireAndRelease[36]: waited before lock [29].acquireAndRelease[36]: locked [1].acquireAndRelease[35]: waited before lock [1].acquireAndRelease[35]: locked [24].acquireAndRelease[33]: waited before unlock [24].acquireAndRelease[33]: exiting [30].acquireAndRelease[32]: waited before lock [30].acquireAndRelease[32]: locked [26].acquireAndRelease[36]: waited before unlock [26].acquireAndRelease[36]: exiting [26].acquireAndRelease[37]: entered [24].acquireAndRelease[34]: entered [11].acquireAndRelease[32]: waited before lock [11].acquireAndRelease[32]: locked [36].acquireAndRelease[35]: waited before unlock [36].acquireAndRelease[35]: exiting [36].acquireAndRelease[36]: entered [14].acquireAndRelease[35]: waited before lock [14].acquireAndRelease[35]: locked [22].acquireAndRelease[35]: waited before unlock [22].acquireAndRelease[35]: exiting [22].acquireAndRelease[36]: entered [10].acquireAndRelease[34]: waited before lock [10].acquireAndRelease[34]: locked [38].acquireAndRelease[32]: waited before unlock [38].acquireAndRelease[32]: exiting [38].acquireAndRelease[33]: entered [35].acquireAndRelease[33]: waited before lock [35].acquireAndRelease[33]: locked [6].acquireAndRelease[30]: waited before unlock [6].acquireAndRelease[30]: exiting [6].acquireAndRelease[31]: entered [3].acquireAndRelease[32]: waited before lock [3].acquireAndRelease[32]: locked [24].acquireAndRelease[34]: waited before lock [24].acquireAndRelease[34]: locked [13].acquireAndRelease[39]: waited before lock [13].acquireAndRelease[39]: locked [33].acquireAndRelease[33]: waited before unlock [33].acquireAndRelease[33]: exiting [33].acquireAndRelease[34]: entered [15].acquireAndRelease[33]: waited before lock [15].acquireAndRelease[33]: locked [25].acquireAndRelease[35]: waited before unlock [25].acquireAndRelease[35]: exiting [25].acquireAndRelease[36]: entered [31].acquireAndRelease[37]: waited before unlock [31].acquireAndRelease[37]: exiting [31].acquireAndRelease[38]: entered [7].acquireAndRelease[34]: waited before unlock [7].acquireAndRelease[34]: exiting [7].acquireAndRelease[35]: entered [9].acquireAndRelease[33]: waited before lock [9].acquireAndRelease[33]: locked [21].acquireAndRelease[34]: waited before unlock [21].acquireAndRelease[34]: exiting [21].acquireAndRelease[35]: entered [8].acquireAndRelease[33]: waited before lock [8].acquireAndRelease[33]: locked [18].acquireAndRelease[39]: waited before unlock [18].acquireAndRelease[39]: exiting [18].acquireAndRelease[40]: entered [7].acquireAndRelease[35]: waited before lock [7].acquireAndRelease[35]: locked [15].acquireAndRelease[33]: waited before unlock [15].acquireAndRelease[33]: exiting [15].acquireAndRelease[34]: entered [0].acquireAndRelease[35]: waited before lock [0].acquireAndRelease[35]: locked [6].acquireAndRelease[31]: waited before lock [6].acquireAndRelease[31]: locked [33].acquireAndRelease[34]: waited before lock [33].acquireAndRelease[34]: locked [32].acquireAndRelease[30]: waited before unlock [32].acquireAndRelease[30]: exiting [12].acquireAndRelease[30]: waited before unlock [12].acquireAndRelease[30]: exiting [12].acquireAndRelease[31]: entered [32].acquireAndRelease[31]: entered [36].acquireAndRelease[36]: waited before lock [36].acquireAndRelease[36]: locked [26].acquireAndRelease[37]: waited before lock [26].acquireAndRelease[37]: locked [16].acquireAndRelease[33]: waited before lock [16].acquireAndRelease[33]: locked [7].acquireAndRelease[35]: waited before unlock [7].acquireAndRelease[35]: exiting [7].acquireAndRelease[36]: entered [25].acquireAndRelease[36]: waited before lock [25].acquireAndRelease[36]: locked [22].acquireAndRelease[36]: waited before lock [22].acquireAndRelease[36]: locked [15].acquireAndRelease[34]: waited before lock [15].acquireAndRelease[34]: locked [31].acquireAndRelease[38]: waited before lock [31].acquireAndRelease[38]: locked [30].acquireAndRelease[32]: waited before unlock [30].acquireAndRelease[32]: exiting [30].acquireAndRelease[33]: entered [25].acquireAndRelease[36]: waited before unlock [25].acquireAndRelease[36]: exiting [25].acquireAndRelease[37]: entered [20].acquireAndRelease[36]: waited before unlock [20].acquireAndRelease[36]: exiting [20].acquireAndRelease[37]: entered [28].acquireAndRelease[33]: waited before unlock [28].acquireAndRelease[33]: exiting [28].acquireAndRelease[34]: entered [38].acquireAndRelease[33]: waited before lock [38].acquireAndRelease[33]: locked [36].acquireAndRelease[36]: waited before unlock [36].acquireAndRelease[36]: exiting [36].acquireAndRelease[37]: entered [20].acquireAndRelease[37]: waited before lock [20].acquireAndRelease[37]: locked [25].acquireAndRelease[37]: waited before lock [25].acquireAndRelease[37]: locked [14].acquireAndRelease[35]: waited before unlock [14].acquireAndRelease[35]: exiting [14].acquireAndRelease[36]: entered [10].acquireAndRelease[34]: waited before unlock [10].acquireAndRelease[34]: exiting [10].acquireAndRelease[35]: entered [23].acquireAndRelease[34]: waited before unlock [23].acquireAndRelease[34]: exiting [23].acquireAndRelease[35]: entered [32].acquireAndRelease[31]: waited before lock [32].acquireAndRelease[31]: locked [20].acquireAndRelease[37]: waited before unlock [20].acquireAndRelease[37]: exiting [20].acquireAndRelease[38]: entered [15].acquireAndRelease[34]: waited before unlock [15].acquireAndRelease[34]: exiting [15].acquireAndRelease[35]: entered [1].acquireAndRelease[35]: waited before unlock [1].acquireAndRelease[35]: exiting [1].acquireAndRelease[36]: entered [19].acquireAndRelease[38]: waited before unlock [19].acquireAndRelease[38]: exiting [19].acquireAndRelease[39]: entered [21].acquireAndRelease[35]: waited before lock [21].acquireAndRelease[35]: locked [26].acquireAndRelease[37]: waited before unlock [26].acquireAndRelease[37]: exiting [26].acquireAndRelease[38]: entered [18].acquireAndRelease[40]: waited before lock [18].acquireAndRelease[40]: locked [2].acquireAndRelease[36]: waited before unlock [2].acquireAndRelease[36]: exiting [2].acquireAndRelease[37]: entered [11].acquireAndRelease[32]: waited before unlock [11].acquireAndRelease[32]: exiting [11].acquireAndRelease[33]: entered [39].acquireAndRelease[43]: waited before unlock [39].acquireAndRelease[43]: exiting [39].acquireAndRelease[44]: entered [23].acquireAndRelease[35]: waited before lock [23].acquireAndRelease[35]: locked [9].acquireAndRelease[33]: waited before unlock [9].acquireAndRelease[33]: exiting [9].acquireAndRelease[34]: entered [11].acquireAndRelease[33]: waited before lock [11].acquireAndRelease[33]: locked [1].acquireAndRelease[36]: waited before lock [1].acquireAndRelease[36]: locked [39].acquireAndRelease[44]: waited before lock [39].acquireAndRelease[44]: locked [7].acquireAndRelease[36]: waited before lock [7].acquireAndRelease[36]: locked [12].acquireAndRelease[31]: waited before lock [12].acquireAndRelease[31]: locked [6].acquireAndRelease[31]: waited before unlock [6].acquireAndRelease[31]: exiting [6].acquireAndRelease[32]: entered [20].acquireAndRelease[38]: waited before lock [20].acquireAndRelease[38]: locked [30].acquireAndRelease[33]: waited before lock [30].acquireAndRelease[33]: locked [35].acquireAndRelease[33]: waited before unlock [35].acquireAndRelease[33]: exiting [35].acquireAndRelease[34]: entered [17].acquireAndRelease[37]: waited before unlock [17].acquireAndRelease[37]: exiting [17].acquireAndRelease[38]: entered [3].acquireAndRelease[32]: waited before unlock [3].acquireAndRelease[32]: exiting [3].acquireAndRelease[33]: entered [27].acquireAndRelease[37]: waited before unlock [27].acquireAndRelease[37]: exiting [27].acquireAndRelease[38]: entered [5].acquireAndRelease[29]: waited before unlock [5].acquireAndRelease[29]: exiting [5].acquireAndRelease[30]: entered [27].acquireAndRelease[38]: waited before lock [27].acquireAndRelease[38]: locked [38].acquireAndRelease[33]: waited before unlock [38].acquireAndRelease[33]: exiting [38].acquireAndRelease[34]: entered [28].acquireAndRelease[34]: waited before lock [28].acquireAndRelease[34]: locked [14].acquireAndRelease[36]: waited before lock [14].acquireAndRelease[36]: locked [3].acquireAndRelease[33]: waited before lock [3].acquireAndRelease[33]: locked [37].acquireAndRelease[33]: waited before unlock [37].acquireAndRelease[33]: exiting [37].acquireAndRelease[34]: entered [10].acquireAndRelease[35]: waited before lock [10].acquireAndRelease[35]: locked [15].acquireAndRelease[35]: waited before lock [15].acquireAndRelease[35]: locked [26].acquireAndRelease[38]: waited before lock [26].acquireAndRelease[38]: locked [9].acquireAndRelease[34]: waited before lock [9].acquireAndRelease[34]: locked [38].acquireAndRelease[34]: waited before lock [38].acquireAndRelease[34]: locked [31].acquireAndRelease[38]: waited before unlock [36].acquireAndRelease[37]: waited before lock [36].acquireAndRelease[37]: locked [24].acquireAndRelease[34]: waited before unlock [24].acquireAndRelease[34]: exiting [24].acquireAndRelease[35]: entered [31].acquireAndRelease[38]: exiting [31].acquireAndRelease[39]: entered [37].acquireAndRelease[34]: waited before lock [37].acquireAndRelease[34]: locked [4].acquireAndRelease[35]: waited before unlock [4].acquireAndRelease[35]: exiting [4].acquireAndRelease[36]: entered [34].acquireAndRelease[35]: waited before unlock [34].acquireAndRelease[35]: exiting [34].acquireAndRelease[36]: entered [24].acquireAndRelease[35]: waited before lock [24].acquireAndRelease[35]: locked [38].acquireAndRelease[34]: waited before unlock [38].acquireAndRelease[34]: exiting [38].acquireAndRelease[35]: entered [25].acquireAndRelease[37]: waited before unlock [25].acquireAndRelease[37]: exiting [25].acquireAndRelease[38]: entered [27].acquireAndRelease[38]: waited before unlock [27].acquireAndRelease[38]: exiting [27].acquireAndRelease[39]: entered [29].acquireAndRelease[36]: waited before unlock [29].acquireAndRelease[36]: exiting [29].acquireAndRelease[37]: entered [0].acquireAndRelease[35]: waited before unlock [0].acquireAndRelease[35]: exiting [0].acquireAndRelease[36]: entered [12].acquireAndRelease[31]: waited before unlock [12].acquireAndRelease[31]: exiting [12].acquireAndRelease[32]: entered [38].acquireAndRelease[35]: waited before lock [38].acquireAndRelease[35]: locked [35].acquireAndRelease[34]: waited before lock [35].acquireAndRelease[34]: locked [38].acquireAndRelease[35]: waited before unlock [38].acquireAndRelease[35]: exiting [38].acquireAndRelease[36]: entered [9].acquireAndRelease[34]: waited before unlock [9].acquireAndRelease[34]: exiting [9].acquireAndRelease[35]: entered [19].acquireAndRelease[39]: waited before lock [19].acquireAndRelease[39]: locked [32].acquireAndRelease[31]: waited before unlock [32].acquireAndRelease[31]: exiting [32].acquireAndRelease[32]: entered [31].acquireAndRelease[39]: waited before lock [31].acquireAndRelease[39]: locked [30].acquireAndRelease[33]: waited before unlock [30].acquireAndRelease[33]: exiting [30].acquireAndRelease[34]: entered [6].acquireAndRelease[32]: waited before lock [6].acquireAndRelease[32]: locked [9].acquireAndRelease[35]: waited before lock [9].acquireAndRelease[35]: locked [15].acquireAndRelease[35]: waited before unlock [15].acquireAndRelease[35]: exiting [15].acquireAndRelease[36]: entered [33].acquireAndRelease[34]: waited before unlock [33].acquireAndRelease[34]: exiting [33].acquireAndRelease[35]: entered [28].acquireAndRelease[34]: waited before unlock [28].acquireAndRelease[34]: exiting [28].acquireAndRelease[35]: entered [12].acquireAndRelease[32]: waited before lock [12].acquireAndRelease[32]: locked [24].acquireAndRelease[35]: waited before unlock [24].acquireAndRelease[35]: exiting [24].acquireAndRelease[36]: entered [25].acquireAndRelease[38]: waited before lock [25].acquireAndRelease[38]: locked [2].acquireAndRelease[37]: waited before lock [2].acquireAndRelease[37]: locked [22].acquireAndRelease[36]: waited before unlock [22].acquireAndRelease[36]: exiting [22].acquireAndRelease[37]: entered [15].acquireAndRelease[36]: waited before lock [15].acquireAndRelease[36]: locked [22].acquireAndRelease[37]: waited before lock [22].acquireAndRelease[37]: locked [6].acquireAndRelease[32]: waited before unlock [6].acquireAndRelease[32]: exiting [6].acquireAndRelease[33]: entered [13].acquireAndRelease[39]: waited before unlock [13].acquireAndRelease[39]: exiting [13].acquireAndRelease[40]: entered [5].acquireAndRelease[30]: waited before lock [5].acquireAndRelease[30]: locked [34].acquireAndRelease[36]: waited before lock [34].acquireAndRelease[36]: locked [17].acquireAndRelease[38]: waited before lock [17].acquireAndRelease[38]: locked [13].acquireAndRelease[40]: waited before lock [13].acquireAndRelease[40]: locked [34].acquireAndRelease[36]: waited before unlock [34].acquireAndRelease[36]: exiting [34].acquireAndRelease[37]: entered [27].acquireAndRelease[39]: waited before lock [27].acquireAndRelease[39]: locked [9].acquireAndRelease[35]: waited before unlock [9].acquireAndRelease[35]: exiting [9].acquireAndRelease[36]: entered [4].acquireAndRelease[36]: waited before lock [4].acquireAndRelease[36]: locked [3].acquireAndRelease[33]: waited before unlock [10].acquireAndRelease[35]: waited before unlock [10].acquireAndRelease[35]: exiting [10].acquireAndRelease[36]: entered [10].acquireAndRelease[36]: waited before lock [10].acquireAndRelease[36]: locked [3].acquireAndRelease[33]: exiting [3].acquireAndRelease[34]: entered [34].acquireAndRelease[37]: waited before lock [34].acquireAndRelease[37]: locked [29].acquireAndRelease[37]: waited before lock [29].acquireAndRelease[37]: locked [16].acquireAndRelease[33]: waited before unlock [16].acquireAndRelease[33]: exiting [16].acquireAndRelease[34]: entered [38].acquireAndRelease[36]: waited before lock [38].acquireAndRelease[36]: locked [8].acquireAndRelease[33]: waited before unlock [8].acquireAndRelease[33]: exiting [8].acquireAndRelease[34]: entered [7].acquireAndRelease[36]: waited before unlock [7].acquireAndRelease[36]: exiting [7].acquireAndRelease[37]: entered [15].acquireAndRelease[36]: waited before unlock [15].acquireAndRelease[36]: exiting [15].acquireAndRelease[37]: entered [0].acquireAndRelease[36]: waited before lock [0].acquireAndRelease[36]: locked [32].acquireAndRelease[32]: waited before lock [32].acquireAndRelease[32]: locked [11].acquireAndRelease[33]: waited before unlock [11].acquireAndRelease[33]: exiting [11].acquireAndRelease[34]: entered [16].acquireAndRelease[34]: waited before lock [16].acquireAndRelease[34]: locked [33].acquireAndRelease[35]: waited before lock [33].acquireAndRelease[35]: locked [15].acquireAndRelease[37]: waited before lock [15].acquireAndRelease[37]: locked [6].acquireAndRelease[33]: waited before lock [6].acquireAndRelease[33]: locked [3].acquireAndRelease[34]: waited before lock [3].acquireAndRelease[34]: locked [9].acquireAndRelease[36]: waited before lock [9].acquireAndRelease[36]: locked [8].acquireAndRelease[34]: waited before lock [8].acquireAndRelease[34]: locked [28].acquireAndRelease[35]: waited before lock [28].acquireAndRelease[35]: locked [30].acquireAndRelease[34]: waited before lock [30].acquireAndRelease[34]: locked [24].acquireAndRelease[36]: waited before lock [24].acquireAndRelease[36]: locked [21].acquireAndRelease[35]: waited before unlock [21].acquireAndRelease[35]: exiting [21].acquireAndRelease[36]: entered [36].acquireAndRelease[37]: waited before unlock [36].acquireAndRelease[37]: exiting [36].acquireAndRelease[38]: entered [7].acquireAndRelease[37]: waited before lock [7].acquireAndRelease[37]: locked [4].acquireAndRelease[36]: waited before unlock [4].acquireAndRelease[36]: exiting [4].acquireAndRelease[37]: entered [4].acquireAndRelease[37]: waited before lock [4].acquireAndRelease[37]: locked [1].acquireAndRelease[36]: waited before unlock [1].acquireAndRelease[36]: exiting [1].acquireAndRelease[37]: entered [27].acquireAndRelease[39]: waited before unlock [27].acquireAndRelease[39]: exiting [27].acquireAndRelease[40]: entered [3].acquireAndRelease[34]: waited before unlock [3].acquireAndRelease[34]: exiting [3].acquireAndRelease[35]: entered [18].acquireAndRelease[40]: waited before unlock [18].acquireAndRelease[40]: exiting [18].acquireAndRelease[41]: entered [1].acquireAndRelease[37]: waited before lock [1].acquireAndRelease[37]: locked [34].acquireAndRelease[37]: waited before unlock [34].acquireAndRelease[37]: exiting [34].acquireAndRelease[38]: entered [38].acquireAndRelease[36]: waited before unlock [38].acquireAndRelease[36]: exiting [38].acquireAndRelease[37]: entered [39].acquireAndRelease[44]: waited before unlock [39].acquireAndRelease[44]: exiting [39].acquireAndRelease[45]: entered [36].acquireAndRelease[38]: waited before lock [36].acquireAndRelease[38]: locked [26].acquireAndRelease[38]: waited before unlock [26].acquireAndRelease[38]: exiting [26].acquireAndRelease[39]: entered [32].acquireAndRelease[32]: waited before unlock [32].acquireAndRelease[32]: exiting [32].acquireAndRelease[33]: entered [21].acquireAndRelease[36]: waited before lock [21].acquireAndRelease[36]: locked [23].acquireAndRelease[35]: waited before unlock [23].acquireAndRelease[35]: exiting [23].acquireAndRelease[36]: entered [34].acquireAndRelease[38]: waited before lock [34].acquireAndRelease[38]: locked [37].acquireAndRelease[34]: waited before unlock [37].acquireAndRelease[34]: exiting [37].acquireAndRelease[35]: entered [13].acquireAndRelease[40]: waited before unlock [13].acquireAndRelease[40]: exiting [13].acquireAndRelease[41]: entered [14].acquireAndRelease[36]: waited before unlock [14].acquireAndRelease[36]: exiting [14].acquireAndRelease[37]: entered [25].acquireAndRelease[38]: waited before unlock [25].acquireAndRelease[38]: exiting [25].acquireAndRelease[39]: entered [31].acquireAndRelease[39]: waited before unlock [31].acquireAndRelease[39]: exiting [31].acquireAndRelease[40]: entered [38].acquireAndRelease[37]: waited before lock [38].acquireAndRelease[37]: locked [19].acquireAndRelease[39]: waited before unlock [19].acquireAndRelease[39]: exiting [19].acquireAndRelease[40]: entered [11].acquireAndRelease[34]: waited before lock [11].acquireAndRelease[34]: locked [4].acquireAndRelease[37]: waited before unlock [4].acquireAndRelease[37]: exiting [4].acquireAndRelease[38]: entered [13].acquireAndRelease[41]: waited before lock [13].acquireAndRelease[41]: locked [29].acquireAndRelease[37]: waited before unlock [29].acquireAndRelease[37]: exiting [29].acquireAndRelease[38]: entered [20].acquireAndRelease[38]: waited before unlock [20].acquireAndRelease[38]: exiting [20].acquireAndRelease[39]: entered [35].acquireAndRelease[34]: waited before unlock [35].acquireAndRelease[34]: exiting [35].acquireAndRelease[35]: entered [17].acquireAndRelease[38]: waited before unlock [17].acquireAndRelease[38]: exiting [17].acquireAndRelease[39]: entered [23].acquireAndRelease[36]: waited before lock [23].acquireAndRelease[36]: locked [21].acquireAndRelease[36]: waited before unlock [21].acquireAndRelease[36]: exiting [21].acquireAndRelease[37]: entered [26].acquireAndRelease[39]: waited before lock [18].acquireAndRelease[41]: waited before lock [18].acquireAndRelease[41]: locked [26].acquireAndRelease[39]: locked [27].acquireAndRelease[40]: waited before lock [27].acquireAndRelease[40]: locked [1].acquireAndRelease[37]: waited before unlock [1].acquireAndRelease[37]: exiting [1].acquireAndRelease[38]: entered [4].acquireAndRelease[38]: waited before lock [4].acquireAndRelease[38]: locked [32].acquireAndRelease[33]: waited before lock [32].acquireAndRelease[33]: locked [37].acquireAndRelease[35]: waited before lock [37].acquireAndRelease[35]: locked [37].acquireAndRelease[35]: waited before unlock [37].acquireAndRelease[35]: exiting [37].acquireAndRelease[36]: entered [3].acquireAndRelease[35]: waited before lock [3].acquireAndRelease[35]: locked [21].acquireAndRelease[37]: waited before lock [21].acquireAndRelease[37]: locked [25].acquireAndRelease[39]: waited before lock [1].acquireAndRelease[38]: waited before lock [1].acquireAndRelease[38]: locked [25].acquireAndRelease[39]: locked [31].acquireAndRelease[40]: waited before lock [31].acquireAndRelease[40]: locked [10].acquireAndRelease[36]: waited before unlock [10].acquireAndRelease[36]: exiting [10].acquireAndRelease[37]: entered [1].acquireAndRelease[38]: waited before unlock [1].acquireAndRelease[38]: exiting [1].acquireAndRelease[39]: entered [22].acquireAndRelease[37]: waited before unlock [22].acquireAndRelease[37]: exiting [22].acquireAndRelease[38]: entered [24].acquireAndRelease[36]: waited before unlock [11].acquireAndRelease[34]: waited before unlock [24].acquireAndRelease[36]: exiting [24].acquireAndRelease[37]: entered [30].acquireAndRelease[34]: waited before unlock [30].acquireAndRelease[34]: exiting [30].acquireAndRelease[35]: entered [11].acquireAndRelease[34]: exiting [11].acquireAndRelease[35]: entered [39].acquireAndRelease[45]: waited before lock [39].acquireAndRelease[45]: locked [15].acquireAndRelease[37]: waited before unlock [15].acquireAndRelease[37]: exiting [15].acquireAndRelease[38]: entered [37].acquireAndRelease[36]: waited before lock [37].acquireAndRelease[36]: locked [28].acquireAndRelease[35]: waited before unlock [28].acquireAndRelease[35]: exiting [28].acquireAndRelease[36]: entered [2].acquireAndRelease[37]: waited before unlock [2].acquireAndRelease[37]: exiting [2].acquireAndRelease[38]: entered [9].acquireAndRelease[36]: waited before unlock [9].acquireAndRelease[36]: exiting [28].acquireAndRelease[36]: waited before lock [9].acquireAndRelease[37]: entered [12].acquireAndRelease[32]: waited before unlock [12].acquireAndRelease[32]: exiting [12].acquireAndRelease[33]: entered [28].acquireAndRelease[36]: locked [14].acquireAndRelease[37]: waited before lock [14].acquireAndRelease[37]: locked [20].acquireAndRelease[39]: waited before lock [20].acquireAndRelease[39]: locked [23].acquireAndRelease[36]: waited before unlock [23].acquireAndRelease[36]: exiting [23].acquireAndRelease[37]: entered [19].acquireAndRelease[40]: waited before lock [19].acquireAndRelease[40]: locked [39].acquireAndRelease[45]: waited before unlock [39].acquireAndRelease[45]: exiting [39].acquireAndRelease[46]: entered [13].acquireAndRelease[41]: waited before unlock [13].acquireAndRelease[41]: exiting [13].acquireAndRelease[42]: entered [29].acquireAndRelease[38]: waited before lock [29].acquireAndRelease[38]: locked [6].acquireAndRelease[33]: waited before unlock [6].acquireAndRelease[33]: exiting [6].acquireAndRelease[34]: entered [5].acquireAndRelease[30]: waited before unlock [5].acquireAndRelease[30]: exiting [5].acquireAndRelease[31]: entered [17].acquireAndRelease[39]: waited before lock [17].acquireAndRelease[39]: locked [22].acquireAndRelease[38]: waited before lock [22].acquireAndRelease[38]: locked [16].acquireAndRelease[34]: waited before unlock [16].acquireAndRelease[34]: exiting [16].acquireAndRelease[35]: entered [9].acquireAndRelease[37]: waited before lock [9].acquireAndRelease[37]: locked [25].acquireAndRelease[39]: waited before unlock [25].acquireAndRelease[39]: exiting [25].acquireAndRelease[40]: entered [35].acquireAndRelease[35]: waited before lock [10].acquireAndRelease[37]: waited before lock [10].acquireAndRelease[37]: locked [35].acquireAndRelease[35]: locked [18].acquireAndRelease[41]: waited before unlock [18].acquireAndRelease[41]: exiting [18].acquireAndRelease[42]: entered [10].acquireAndRelease[37]: waited before unlock [10].acquireAndRelease[37]: exiting [10].acquireAndRelease[38]: entered [36].acquireAndRelease[38]: waited before unlock [36].acquireAndRelease[38]: exiting [36].acquireAndRelease[39]: entered [30].acquireAndRelease[35]: waited before lock [30].acquireAndRelease[35]: locked [13].acquireAndRelease[42]: waited before lock [13].acquireAndRelease[42]: locked [6].acquireAndRelease[34]: waited before lock [7].acquireAndRelease[37]: waited before unlock [7].acquireAndRelease[37]: exiting [7].acquireAndRelease[38]: entered [6].acquireAndRelease[34]: locked [23].acquireAndRelease[37]: waited before lock [23].acquireAndRelease[37]: locked [11].acquireAndRelease[35]: waited before lock [11].acquireAndRelease[35]: locked [8].acquireAndRelease[34]: waited before unlock [8].acquireAndRelease[34]: exiting [8].acquireAndRelease[35]: entered [2].acquireAndRelease[38]: waited before lock [2].acquireAndRelease[38]: locked [7].acquireAndRelease[38]: waited before lock [7].acquireAndRelease[38]: locked [39].acquireAndRelease[46]: waited before lock [39].acquireAndRelease[46]: locked [36].acquireAndRelease[39]: waited before lock [36].acquireAndRelease[39]: locked [15].acquireAndRelease[38]: waited before lock [15].acquireAndRelease[38]: locked [4].acquireAndRelease[38]: waited before unlock [4].acquireAndRelease[38]: exiting [4].acquireAndRelease[39]: entered [23].acquireAndRelease[37]: waited before unlock [23].acquireAndRelease[37]: exiting [23].acquireAndRelease[38]: entered [24].acquireAndRelease[37]: waited before lock [24].acquireAndRelease[37]: locked [0].acquireAndRelease[36]: waited before unlock [0].acquireAndRelease[36]: exiting [0].acquireAndRelease[37]: entered [37].acquireAndRelease[36]: waited before unlock [37].acquireAndRelease[36]: exiting [37].acquireAndRelease[37]: entered [33].acquireAndRelease[35]: waited before unlock [33].acquireAndRelease[35]: exiting [33].acquireAndRelease[36]: entered [1].acquireAndRelease[39]: waited before lock [1].acquireAndRelease[39]: locked [13].acquireAndRelease[42]: waited before unlock [13].acquireAndRelease[42]: exiting [13].acquireAndRelease[43]: entered [33].acquireAndRelease[36]: waited before lock [33].acquireAndRelease[36]: locked [12].acquireAndRelease[33]: waited before lock [12].acquireAndRelease[33]: locked [2].acquireAndRelease[38]: waited before unlock [2].acquireAndRelease[38]: exiting [2].acquireAndRelease[39]: entered [34].acquireAndRelease[38]: waited before unlock [34].acquireAndRelease[38]: exiting [34].acquireAndRelease[39]: entered [13].acquireAndRelease[43]: waited before lock [13].acquireAndRelease[43]: locked [23].acquireAndRelease[38]: waited before lock [23].acquireAndRelease[38]: locked [35].acquireAndRelease[35]: waited before unlock [35].acquireAndRelease[35]: exiting [35].acquireAndRelease[36]: entered [8].acquireAndRelease[35]: waited before lock [8].acquireAndRelease[35]: locked [34].acquireAndRelease[39]: waited before lock [34].acquireAndRelease[39]: locked [25].acquireAndRelease[40]: waited before lock [25].acquireAndRelease[40]: locked [35].acquireAndRelease[36]: waited before lock [35].acquireAndRelease[36]: locked [37].acquireAndRelease[37]: waited before lock [16].acquireAndRelease[35]: waited before lock [16].acquireAndRelease[35]: locked [37].acquireAndRelease[37]: locked [29].acquireAndRelease[38]: waited before unlock [29].acquireAndRelease[38]: exiting [29].acquireAndRelease[39]: entered [5].acquireAndRelease[31]: waited before lock [5].acquireAndRelease[31]: locked [18].acquireAndRelease[42]: waited before lock [18].acquireAndRelease[42]: locked [0].acquireAndRelease[37]: waited before lock [0].acquireAndRelease[37]: locked [32].acquireAndRelease[33]: waited before unlock [32].acquireAndRelease[33]: exiting [32].acquireAndRelease[34]: entered [29].acquireAndRelease[39]: waited before lock [29].acquireAndRelease[39]: locked [37].acquireAndRelease[37]: waited before unlock [37].acquireAndRelease[37]: exiting [37].acquireAndRelease[38]: entered [3].acquireAndRelease[35]: waited before unlock [3].acquireAndRelease[35]: exiting [3].acquireAndRelease[36]: entered [10].acquireAndRelease[38]: waited before lock [10].acquireAndRelease[38]: locked [17].acquireAndRelease[39]: waited before unlock [17].acquireAndRelease[39]: exiting [17].acquireAndRelease[40]: entered [37].acquireAndRelease[38]: waited before lock [37].acquireAndRelease[38]: locked [31].acquireAndRelease[40]: waited before unlock [31].acquireAndRelease[40]: exiting [31].acquireAndRelease[41]: entered [27].acquireAndRelease[40]: waited before unlock [27].acquireAndRelease[40]: exiting [27].acquireAndRelease[41]: entered [26].acquireAndRelease[39]: waited before unlock [26].acquireAndRelease[39]: exiting [26].acquireAndRelease[40]: entered [4].acquireAndRelease[39]: waited before lock [4].acquireAndRelease[39]: locked [38].acquireAndRelease[37]: waited before unlock [38].acquireAndRelease[37]: exiting [38].acquireAndRelease[38]: entered [24].acquireAndRelease[37]: waited before unlock [24].acquireAndRelease[37]: exiting [24].acquireAndRelease[38]: entered [30].acquireAndRelease[35]: waited before unlock [30].acquireAndRelease[35]: exiting [30].acquireAndRelease[36]: entered [17].acquireAndRelease[40]: waited before lock [17].acquireAndRelease[40]: locked [9].acquireAndRelease[37]: waited before unlock [9].acquireAndRelease[37]: exiting [9].acquireAndRelease[38]: entered 08:21:23.480 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [7].end 08:21:23.481 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [9].begin [28].acquireAndRelease[36]: waited before unlock [28].acquireAndRelease[36]: exiting [28].acquireAndRelease[37]: entered [26].acquireAndRelease[40]: waited before lock [26].acquireAndRelease[40]: locked [2].acquireAndRelease[39]: waited before lock [2].acquireAndRelease[39]: locked [3].acquireAndRelease[36]: waited before lock [3].acquireAndRelease[36]: locked [14].acquireAndRelease[37]: waited before unlock [14].acquireAndRelease[37]: exiting [14].acquireAndRelease[38]: entered [32].acquireAndRelease[34]: waited before lock [32].acquireAndRelease[34]: locked [25].acquireAndRelease[40]: waited before unlock [25].acquireAndRelease[40]: exiting [25].acquireAndRelease[41]: entered [25].acquireAndRelease[41]: waited before lock [25].acquireAndRelease[41]: locked [21].acquireAndRelease[37]: waited before unlock [21].acquireAndRelease[37]: exiting [21].acquireAndRelease[38]: entered [27].acquireAndRelease[41]: waited before lock [27].acquireAndRelease[41]: locked [22].acquireAndRelease[38]: waited before unlock [22].acquireAndRelease[38]: exiting [22].acquireAndRelease[39]: entered [15].acquireAndRelease[38]: waited before unlock [15].acquireAndRelease[38]: exiting [15].acquireAndRelease[39]: entered [31].acquireAndRelease[41]: waited before lock [31].acquireAndRelease[41]: locked [15].acquireAndRelease[39]: waited before lock [15].acquireAndRelease[39]: locked [30].acquireAndRelease[36]: waited before lock [30].acquireAndRelease[36]: locked [3].acquireAndRelease[36]: waited before unlock [3].acquireAndRelease[36]: exiting [3].acquireAndRelease[37]: entered [9].acquireAndRelease[38]: waited before lock [9].acquireAndRelease[38]: locked [7].acquireAndRelease[38]: waited before unlock [7].acquireAndRelease[38]: exiting [7].acquireAndRelease[39]: entered [0].acquireAndRelease[37]: waited before unlock [0].acquireAndRelease[37]: exiting [0].acquireAndRelease[38]: entered [7].acquireAndRelease[39]: waited before lock [7].acquireAndRelease[39]: locked [18].acquireAndRelease[42]: waited before unlock [18].acquireAndRelease[42]: exiting [18].acquireAndRelease[43]: entered [20].acquireAndRelease[39]: waited before unlock [20].acquireAndRelease[39]: exiting [20].acquireAndRelease[40]: entered [34].acquireAndRelease[39]: waited before unlock [34].acquireAndRelease[39]: exiting [34].acquireAndRelease[40]: entered [19].acquireAndRelease[40]: waited before unlock [19].acquireAndRelease[40]: exiting [19].acquireAndRelease[41]: entered [35].acquireAndRelease[36]: waited before unlock [35].acquireAndRelease[36]: exiting [35].acquireAndRelease[37]: entered [25].acquireAndRelease[41]: waited before unlock [25].acquireAndRelease[41]: exiting [25].acquireAndRelease[42]: entered [23].acquireAndRelease[38]: waited before unlock [23].acquireAndRelease[38]: exiting [23].acquireAndRelease[39]: entered [29].acquireAndRelease[39]: waited before unlock [29].acquireAndRelease[39]: exiting [29].acquireAndRelease[40]: entered [24].acquireAndRelease[38]: waited before lock [24].acquireAndRelease[38]: locked [39].acquireAndRelease[46]: waited before unlock [39].acquireAndRelease[46]: exiting [39].acquireAndRelease[47]: entered [4].acquireAndRelease[39]: waited before unlock [4].acquireAndRelease[39]: exiting [4].acquireAndRelease[40]: entered [38].acquireAndRelease[38]: waited before lock [38].acquireAndRelease[38]: locked [28].acquireAndRelease[37]: waited before lock [28].acquireAndRelease[37]: locked [14].acquireAndRelease[38]: waited before lock [14].acquireAndRelease[38]: locked [21].acquireAndRelease[38]: waited before lock [21].acquireAndRelease[38]: locked [1].acquireAndRelease[39]: waited before unlock [1].acquireAndRelease[39]: exiting [1].acquireAndRelease[40]: entered [22].acquireAndRelease[39]: waited before lock [22].acquireAndRelease[39]: locked [12].acquireAndRelease[33]: waited before unlock [12].acquireAndRelease[33]: exiting [12].acquireAndRelease[34]: entered 08:21:23.670 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [6].end [19].acquireAndRelease[41]: waited before lock [19].acquireAndRelease[41]: locked [31].acquireAndRelease[41]: waited before unlock [31].acquireAndRelease[41]: exiting [31].acquireAndRelease[42]: entered [30].acquireAndRelease[36]: waited before unlock [29].acquireAndRelease[40]: waited before lock [7].acquireAndRelease[39]: waited before unlock [7].acquireAndRelease[39]: exiting [7].acquireAndRelease[40]: entered [29].acquireAndRelease[40]: locked [30].acquireAndRelease[36]: exiting [30].acquireAndRelease[37]: entered [39].acquireAndRelease[47]: waited before lock [39].acquireAndRelease[47]: locked [11].acquireAndRelease[35]: waited before unlock [11].acquireAndRelease[35]: exiting [11].acquireAndRelease[36]: entered [20].acquireAndRelease[40]: waited before lock [20].acquireAndRelease[40]: locked [6].acquireAndRelease[34]: waited before unlock [6].acquireAndRelease[34]: exiting [6].acquireAndRelease[35]: entered [24].acquireAndRelease[38]: waited before unlock [24].acquireAndRelease[38]: exiting [24].acquireAndRelease[39]: entered [13].acquireAndRelease[43]: waited before unlock [13].acquireAndRelease[43]: exiting [13].acquireAndRelease[44]: entered [25].acquireAndRelease[42]: waited before lock [25].acquireAndRelease[42]: locked [39].acquireAndRelease[47]: waited before unlock [39].acquireAndRelease[47]: exiting [39].acquireAndRelease[48]: entered [36].acquireAndRelease[39]: waited before unlock [36].acquireAndRelease[39]: exiting [36].acquireAndRelease[40]: entered [13].acquireAndRelease[44]: waited before lock [13].acquireAndRelease[44]: locked [12].acquireAndRelease[34]: waited before lock [12].acquireAndRelease[34]: locked [22].acquireAndRelease[39]: waited before unlock [22].acquireAndRelease[39]: exiting [22].acquireAndRelease[40]: entered [24].acquireAndRelease[39]: waited before lock [24].acquireAndRelease[39]: locked [5].acquireAndRelease[31]: waited before unlock [5].acquireAndRelease[31]: exiting [5].acquireAndRelease[32]: entered [7].acquireAndRelease[40]: waited before lock [7].acquireAndRelease[40]: locked [0].acquireAndRelease[38]: waited before lock [0].acquireAndRelease[38]: locked [4].acquireAndRelease[40]: waited before lock [23].acquireAndRelease[39]: waited before lock [4].acquireAndRelease[40]: locked [23].acquireAndRelease[39]: locked [16].acquireAndRelease[35]: waited before unlock [16].acquireAndRelease[35]: exiting [16].acquireAndRelease[36]: entered [22].acquireAndRelease[40]: waited before lock [22].acquireAndRelease[40]: locked [36].acquireAndRelease[40]: waited before lock [36].acquireAndRelease[40]: locked [34].acquireAndRelease[40]: waited before lock [34].acquireAndRelease[40]: locked [30].acquireAndRelease[37]: waited before lock [30].acquireAndRelease[37]: locked [23].acquireAndRelease[39]: waited before unlock [23].acquireAndRelease[39]: exiting [23].acquireAndRelease[40]: entered [16].acquireAndRelease[36]: waited before lock [16].acquireAndRelease[36]: locked [12].acquireAndRelease[34]: waited before unlock [12].acquireAndRelease[34]: exiting [12].acquireAndRelease[35]: entered [3].acquireAndRelease[37]: waited before lock [3].acquireAndRelease[37]: locked [9].acquireAndRelease[38]: waited before unlock [9].acquireAndRelease[38]: exiting [9].acquireAndRelease[39]: entered [35].acquireAndRelease[37]: waited before lock [35].acquireAndRelease[37]: locked [18].acquireAndRelease[43]: waited before lock [18].acquireAndRelease[43]: locked [33].acquireAndRelease[36]: waited before unlock [33].acquireAndRelease[36]: exiting [33].acquireAndRelease[37]: entered [2].acquireAndRelease[39]: waited before unlock [2].acquireAndRelease[39]: exiting [2].acquireAndRelease[40]: entered [11].acquireAndRelease[36]: waited before lock [11].acquireAndRelease[36]: locked [39].acquireAndRelease[48]: waited before lock [39].acquireAndRelease[48]: locked [17].acquireAndRelease[40]: waited before unlock [17].acquireAndRelease[40]: exiting [17].acquireAndRelease[41]: entered [13].acquireAndRelease[44]: waited before unlock [13].acquireAndRelease[44]: exiting [13].acquireAndRelease[45]: entered [22].acquireAndRelease[40]: waited before unlock [22].acquireAndRelease[40]: exiting [22].acquireAndRelease[41]: entered [14].acquireAndRelease[38]: waited before unlock [14].acquireAndRelease[38]: exiting [14].acquireAndRelease[39]: entered [1].acquireAndRelease[40]: waited before lock [1].acquireAndRelease[40]: locked [32].acquireAndRelease[34]: waited before unlock [32].acquireAndRelease[34]: exiting [32].acquireAndRelease[35]: entered [2].acquireAndRelease[40]: waited before lock [2].acquireAndRelease[40]: locked [23].acquireAndRelease[40]: waited before lock [23].acquireAndRelease[40]: locked [2].acquireAndRelease[40]: waited before unlock [2].acquireAndRelease[40]: exiting [2].acquireAndRelease[41]: entered [10].acquireAndRelease[38]: waited before unlock [10].acquireAndRelease[38]: exiting [10].acquireAndRelease[39]: entered [7].acquireAndRelease[40]: waited before unlock [7].acquireAndRelease[40]: exiting [7].acquireAndRelease[41]: entered [6].acquireAndRelease[35]: waited before lock [6].acquireAndRelease[35]: locked [8].acquireAndRelease[35]: waited before unlock [8].acquireAndRelease[35]: exiting [8].acquireAndRelease[36]: entered [5].acquireAndRelease[32]: waited before lock [5].acquireAndRelease[32]: locked [12].acquireAndRelease[35]: waited before lock [12].acquireAndRelease[35]: locked [26].acquireAndRelease[40]: waited before unlock [26].acquireAndRelease[40]: exiting [26].acquireAndRelease[41]: entered [37].acquireAndRelease[38]: waited before unlock [37].acquireAndRelease[38]: exiting [37].acquireAndRelease[39]: entered [17].acquireAndRelease[41]: waited before lock [17].acquireAndRelease[41]: locked [6].acquireAndRelease[35]: waited before unlock [6].acquireAndRelease[35]: exiting [6].acquireAndRelease[36]: entered [9].acquireAndRelease[39]: waited before lock [9].acquireAndRelease[39]: locked [33].acquireAndRelease[37]: waited before lock [33].acquireAndRelease[37]: locked [31].acquireAndRelease[42]: waited before lock [31].acquireAndRelease[42]: locked [7].acquireAndRelease[41]: waited before lock [7].acquireAndRelease[41]: locked [8].acquireAndRelease[36]: waited before lock [8].acquireAndRelease[36]: locked [28].acquireAndRelease[37]: waited before unlock [28].acquireAndRelease[37]: exiting [28].acquireAndRelease[38]: entered [14].acquireAndRelease[39]: waited before lock [14].acquireAndRelease[39]: locked [22].acquireAndRelease[41]: waited before lock [22].acquireAndRelease[41]: locked [21].acquireAndRelease[38]: waited before unlock [21].acquireAndRelease[38]: exiting [21].acquireAndRelease[39]: entered [1].acquireAndRelease[40]: waited before unlock [1].acquireAndRelease[40]: exiting [1].acquireAndRelease[41]: entered [13].acquireAndRelease[45]: waited before lock [13].acquireAndRelease[45]: locked [20].acquireAndRelease[40]: waited before unlock [20].acquireAndRelease[40]: exiting [20].acquireAndRelease[41]: entered [15].acquireAndRelease[39]: waited before unlock [15].acquireAndRelease[39]: exiting [15].acquireAndRelease[40]: entered [29].acquireAndRelease[40]: waited before unlock [29].acquireAndRelease[40]: exiting [29].acquireAndRelease[41]: entered [21].acquireAndRelease[39]: waited before lock [21].acquireAndRelease[39]: locked [8].acquireAndRelease[36]: waited before unlock [8].acquireAndRelease[36]: exiting [8].acquireAndRelease[37]: entered [32].acquireAndRelease[35]: waited before lock [35].acquireAndRelease[37]: waited before unlock [35].acquireAndRelease[37]: exiting [35].acquireAndRelease[38]: entered [6].acquireAndRelease[36]: waited before lock [6].acquireAndRelease[36]: locked [33].acquireAndRelease[37]: waited before unlock [33].acquireAndRelease[37]: exiting [33].acquireAndRelease[38]: entered [32].acquireAndRelease[35]: locked [35].acquireAndRelease[38]: waited before lock [35].acquireAndRelease[38]: locked [3].acquireAndRelease[37]: waited before unlock [3].acquireAndRelease[37]: exiting [3].acquireAndRelease[38]: entered [26].acquireAndRelease[41]: waited before lock [26].acquireAndRelease[41]: locked [27].acquireAndRelease[41]: waited before unlock [27].acquireAndRelease[41]: exiting [27].acquireAndRelease[42]: entered [21].acquireAndRelease[39]: waited before unlock [21].acquireAndRelease[39]: exiting [21].acquireAndRelease[40]: entered [22].acquireAndRelease[41]: waited before unlock [22].acquireAndRelease[41]: exiting [22].acquireAndRelease[42]: entered [2].acquireAndRelease[41]: waited before lock [2].acquireAndRelease[41]: locked [37].acquireAndRelease[39]: waited before lock [37].acquireAndRelease[39]: locked [38].acquireAndRelease[38]: waited before unlock [38].acquireAndRelease[38]: exiting [38].acquireAndRelease[39]: entered [28].acquireAndRelease[38]: waited before lock [28].acquireAndRelease[38]: locked [25].acquireAndRelease[42]: waited before unlock [25].acquireAndRelease[42]: exiting [25].acquireAndRelease[43]: entered [1].acquireAndRelease[41]: waited before lock [1].acquireAndRelease[41]: locked [18].acquireAndRelease[43]: waited before unlock [18].acquireAndRelease[43]: exiting [18].acquireAndRelease[44]: entered [10].acquireAndRelease[39]: waited before lock [10].acquireAndRelease[39]: locked [30].acquireAndRelease[37]: waited before unlock [30].acquireAndRelease[37]: exiting [30].acquireAndRelease[38]: entered [22].acquireAndRelease[42]: waited before lock [22].acquireAndRelease[42]: locked [7].acquireAndRelease[41]: waited before unlock [7].acquireAndRelease[41]: exiting [7].acquireAndRelease[42]: entered [4].acquireAndRelease[40]: waited before unlock [4].acquireAndRelease[40]: exiting [4].acquireAndRelease[41]: entered [37].acquireAndRelease[39]: waited before unlock [37].acquireAndRelease[39]: exiting [37].acquireAndRelease[40]: entered [36].acquireAndRelease[40]: waited before unlock [36].acquireAndRelease[40]: exiting [36].acquireAndRelease[41]: entered [39].acquireAndRelease[48]: waited before unlock [39].acquireAndRelease[48]: exiting [39].acquireAndRelease[49]: entered [28].acquireAndRelease[38]: waited before unlock [30].acquireAndRelease[38]: waited before lock [30].acquireAndRelease[38]: locked [28].acquireAndRelease[38]: exiting [28].acquireAndRelease[39]: entered [6].acquireAndRelease[36]: waited before unlock [6].acquireAndRelease[36]: exiting [6].acquireAndRelease[37]: entered [26].acquireAndRelease[41]: waited before unlock [26].acquireAndRelease[41]: exiting [26].acquireAndRelease[42]: entered [15].acquireAndRelease[40]: waited before lock [15].acquireAndRelease[40]: locked [8].acquireAndRelease[37]: waited before lock [8].acquireAndRelease[37]: locked [19].acquireAndRelease[41]: waited before unlock [19].acquireAndRelease[41]: exiting [19].acquireAndRelease[42]: entered [36].acquireAndRelease[41]: waited before lock [36].acquireAndRelease[41]: locked [24].acquireAndRelease[39]: waited before unlock [24].acquireAndRelease[39]: exiting [24].acquireAndRelease[40]: entered [6].acquireAndRelease[37]: waited before lock [6].acquireAndRelease[37]: locked [29].acquireAndRelease[41]: waited before lock [29].acquireAndRelease[41]: locked [16].acquireAndRelease[36]: waited before unlock [16].acquireAndRelease[36]: exiting [16].acquireAndRelease[37]: entered [23].acquireAndRelease[40]: waited before unlock [23].acquireAndRelease[40]: exiting [23].acquireAndRelease[41]: entered [3].acquireAndRelease[38]: waited before lock [3].acquireAndRelease[38]: locked [25].acquireAndRelease[43]: waited before lock [25].acquireAndRelease[43]: locked [14].acquireAndRelease[39]: waited before unlock [14].acquireAndRelease[39]: exiting [14].acquireAndRelease[40]: entered [9].acquireAndRelease[39]: waited before unlock [9].acquireAndRelease[39]: exiting [9].acquireAndRelease[40]: entered [20].acquireAndRelease[41]: waited before lock [20].acquireAndRelease[41]: locked [35].acquireAndRelease[38]: waited before unlock [35].acquireAndRelease[38]: exiting [35].acquireAndRelease[39]: entered [7].acquireAndRelease[42]: waited before lock [7].acquireAndRelease[42]: locked [24].acquireAndRelease[40]: waited before lock [24].acquireAndRelease[40]: locked [33].acquireAndRelease[38]: waited before lock [33].acquireAndRelease[38]: locked [0].acquireAndRelease[38]: waited before unlock [0].acquireAndRelease[38]: exiting [0].acquireAndRelease[39]: entered [4].acquireAndRelease[41]: waited before lock [4].acquireAndRelease[41]: locked [14].acquireAndRelease[40]: waited before lock [14].acquireAndRelease[40]: locked [18].acquireAndRelease[44]: waited before lock [18].acquireAndRelease[44]: locked [19].acquireAndRelease[42]: waited before lock [19].acquireAndRelease[42]: locked [39].acquireAndRelease[49]: waited before lock [39].acquireAndRelease[49]: locked [27].acquireAndRelease[42]: waited before lock [27].acquireAndRelease[42]: locked [26].acquireAndRelease[42]: waited before lock [26].acquireAndRelease[42]: locked [38].acquireAndRelease[39]: waited before lock [38].acquireAndRelease[39]: locked [2].acquireAndRelease[41]: waited before unlock [2].acquireAndRelease[41]: exiting [2].acquireAndRelease[42]: entered [22].acquireAndRelease[42]: waited before unlock [22].acquireAndRelease[42]: exiting [22].acquireAndRelease[43]: entered [21].acquireAndRelease[40]: waited before lock [21].acquireAndRelease[40]: locked [25].acquireAndRelease[43]: waited before unlock [25].acquireAndRelease[43]: exiting [25].acquireAndRelease[44]: entered [34].acquireAndRelease[40]: waited before unlock [34].acquireAndRelease[40]: exiting [34].acquireAndRelease[41]: entered [4].acquireAndRelease[41]: waited before unlock [4].acquireAndRelease[41]: exiting [4].acquireAndRelease[42]: entered [35].acquireAndRelease[39]: waited before lock [35].acquireAndRelease[39]: locked [11].acquireAndRelease[36]: waited before unlock [11].acquireAndRelease[36]: exiting [11].acquireAndRelease[37]: entered [21].acquireAndRelease[40]: waited before unlock [21].acquireAndRelease[40]: exiting [21].acquireAndRelease[41]: entered [18].acquireAndRelease[44]: waited before unlock [18].acquireAndRelease[44]: exiting [18].acquireAndRelease[45]: entered [8].acquireAndRelease[37]: waited before unlock [8].acquireAndRelease[37]: exiting [8].acquireAndRelease[38]: entered [28].acquireAndRelease[39]: waited before lock [28].acquireAndRelease[39]: locked [37].acquireAndRelease[40]: waited before lock [37].acquireAndRelease[40]: locked [29].acquireAndRelease[41]: waited before unlock [29].acquireAndRelease[41]: exiting [29].acquireAndRelease[42]: entered [8].acquireAndRelease[38]: waited before lock [8].acquireAndRelease[38]: locked [11].acquireAndRelease[37]: waited before lock [11].acquireAndRelease[37]: locked [34].acquireAndRelease[41]: waited before lock [34].acquireAndRelease[41]: locked [9].acquireAndRelease[40]: waited before lock [9].acquireAndRelease[40]: locked [25].acquireAndRelease[44]: waited before lock [25].acquireAndRelease[44]: locked [2].acquireAndRelease[42]: waited before lock [2].acquireAndRelease[42]: locked [16].acquireAndRelease[37]: waited before lock [16].acquireAndRelease[37]: locked [22].acquireAndRelease[43]: waited before lock [22].acquireAndRelease[43]: locked [23].acquireAndRelease[41]: waited before lock [23].acquireAndRelease[41]: locked [5].acquireAndRelease[32]: waited before unlock [5].acquireAndRelease[32]: exiting [5].acquireAndRelease[33]: entered [33].acquireAndRelease[38]: waited before unlock [33].acquireAndRelease[38]: exiting [33].acquireAndRelease[39]: entered [28].acquireAndRelease[39]: waited before unlock [28].acquireAndRelease[39]: exiting [28].acquireAndRelease[40]: entered [25].acquireAndRelease[44]: waited before unlock [25].acquireAndRelease[44]: exiting [25].acquireAndRelease[45]: entered [3].acquireAndRelease[38]: waited before unlock [3].acquireAndRelease[38]: exiting [3].acquireAndRelease[39]: entered [4].acquireAndRelease[42]: waited before lock [4].acquireAndRelease[42]: locked [25].acquireAndRelease[45]: waited before lock [25].acquireAndRelease[45]: locked [32].acquireAndRelease[35]: waited before unlock [32].acquireAndRelease[35]: exiting [32].acquireAndRelease[36]: entered [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 [0].acquireAndRelease[39]: waited before lock [0].acquireAndRelease[39]: locked [19].acquireAndRelease[42]: waited before unlock [19].acquireAndRelease[42]: exiting [19].acquireAndRelease[43]: entered [15].acquireAndRelease[40]: waited before unlock [15].acquireAndRelease[40]: exiting [15].acquireAndRelease[41]: entered [36].acquireAndRelease[41]: waited before unlock [36].acquireAndRelease[41]: exiting [36].acquireAndRelease[42]: entered [12].acquireAndRelease[35]: waited before unlock [12].acquireAndRelease[35]: exiting [12].acquireAndRelease[36]: entered [0].acquireAndRelease[39]: waited before unlock [0].acquireAndRelease[39]: exiting [0].acquireAndRelease[40]: entered [6].acquireAndRelease[37]: waited before unlock [6].acquireAndRelease[37]: exiting [6].acquireAndRelease[38]: entered [13].acquireAndRelease[45]: waited before unlock [13].acquireAndRelease[45]: exiting [13].acquireAndRelease[46]: entered [0].acquireAndRelease[40]: waited before lock [0].acquireAndRelease[40]: locked [33].acquireAndRelease[39]: waited before lock [33].acquireAndRelease[39]: locked [11].acquireAndRelease[37]: waited before unlock [11].acquireAndRelease[37]: exiting [11].acquireAndRelease[38]: entered [21].acquireAndRelease[41]: waited before lock [21].acquireAndRelease[41]: locked [31].acquireAndRelease[42]: waited before unlock [31].acquireAndRelease[42]: exiting [31].acquireAndRelease[43]: entered [13].acquireAndRelease[46]: waited before lock [13].acquireAndRelease[46]: locked [20].acquireAndRelease[41]: waited before unlock [20].acquireAndRelease[41]: exiting [20].acquireAndRelease[42]: entered [19].acquireAndRelease[43]: waited before lock [19].acquireAndRelease[43]: locked [19].acquireAndRelease[43]: waited before unlock [19].acquireAndRelease[43]: exiting [19].acquireAndRelease[44]: entered [4].acquireAndRelease[42]: waited before unlock [4].acquireAndRelease[42]: exiting [4].acquireAndRelease[43]: entered [18].acquireAndRelease[45]: waited before lock [18].acquireAndRelease[45]: locked [3].acquireAndRelease[39]: waited before lock [3].acquireAndRelease[39]: locked [14].acquireAndRelease[40]: waited before unlock [14].acquireAndRelease[40]: exiting [14].acquireAndRelease[41]: entered [29].acquireAndRelease[42]: waited before lock [29].acquireAndRelease[42]: locked [11].acquireAndRelease[38]: waited before lock [11].acquireAndRelease[38]: locked [17].acquireAndRelease[42]: waited before lock [17].acquireAndRelease[42]: locked [14].acquireAndRelease[41]: waited before lock [14].acquireAndRelease[41]: locked [13].acquireAndRelease[46]: waited before unlock [13].acquireAndRelease[46]: exiting [13].acquireAndRelease[47]: entered [30].acquireAndRelease[38]: waited before unlock [30].acquireAndRelease[38]: exiting [30].acquireAndRelease[39]: entered [9].acquireAndRelease[40]: waited before unlock [9].acquireAndRelease[40]: exiting [9].acquireAndRelease[41]: entered [5].acquireAndRelease[33]: waited before lock [14].acquireAndRelease[41]: waited before unlock [14].acquireAndRelease[41]: exiting [14].acquireAndRelease[42]: entered [5].acquireAndRelease[33]: locked [32].acquireAndRelease[36]: waited before lock [32].acquireAndRelease[36]: locked [28].acquireAndRelease[40]: waited before lock [28].acquireAndRelease[40]: locked [35].acquireAndRelease[39]: waited before unlock [35].acquireAndRelease[39]: exiting [35].acquireAndRelease[40]: entered [19].acquireAndRelease[44]: waited before lock [19].acquireAndRelease[44]: locked [36].acquireAndRelease[42]: waited before lock [36].acquireAndRelease[42]: locked [16].acquireAndRelease[37]: waited before unlock [16].acquireAndRelease[37]: exiting [16].acquireAndRelease[38]: entered [19].acquireAndRelease[44]: waited before unlock [19].acquireAndRelease[44]: exiting [19].acquireAndRelease[45]: entered [17].acquireAndRelease[42]: waited before unlock [17].acquireAndRelease[42]: exiting [17].acquireAndRelease[43]: entered [10].acquireAndRelease[39]: waited before unlock [10].acquireAndRelease[39]: exiting [10].acquireAndRelease[40]: entered [13].acquireAndRelease[47]: waited before lock [13].acquireAndRelease[47]: locked [1].acquireAndRelease[42]: waited before lock [1].acquireAndRelease[42]: locked [37].acquireAndRelease[40]: waited before unlock [37].acquireAndRelease[40]: exiting [37].acquireAndRelease[41]: entered [31].acquireAndRelease[43]: waited before lock [31].acquireAndRelease[43]: locked [16].acquireAndRelease[38]: waited before lock [16].acquireAndRelease[38]: locked [15].acquireAndRelease[41]: waited before lock [15].acquireAndRelease[41]: locked [39].acquireAndRelease[49]: waited before unlock [39].acquireAndRelease[49]: exiting [32].acquireAndRelease[36]: waited before unlock [32].acquireAndRelease[36]: exiting [32].acquireAndRelease[37]: entered [37].acquireAndRelease[41]: waited before lock [37].acquireAndRelease[41]: locked [20].acquireAndRelease[42]: waited before lock [20].acquireAndRelease[42]: locked [22].acquireAndRelease[43]: waited before unlock [22].acquireAndRelease[43]: exiting [22].acquireAndRelease[44]: entered [6].acquireAndRelease[38]: waited before lock [6].acquireAndRelease[38]: locked [38].acquireAndRelease[39]: waited before unlock [38].acquireAndRelease[39]: exiting [38].acquireAndRelease[40]: entered [25].acquireAndRelease[45]: waited before unlock [25].acquireAndRelease[45]: exiting [25].acquireAndRelease[46]: entered [7].acquireAndRelease[42]: waited before unlock [7].acquireAndRelease[42]: exiting [7].acquireAndRelease[43]: entered [12].acquireAndRelease[36]: waited before lock [12].acquireAndRelease[36]: 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 [10].acquireAndRelease[40]: waited before lock [10].acquireAndRelease[40]: locked [23].acquireAndRelease[41]: waited before unlock [23].acquireAndRelease[41]: exiting [23].acquireAndRelease[42]: entered [35].acquireAndRelease[40]: waited before lock [35].acquireAndRelease[40]: locked [4].acquireAndRelease[43]: waited before lock [4].acquireAndRelease[43]: locked [32].acquireAndRelease[37]: waited before lock [32].acquireAndRelease[37]: locked [7].acquireAndRelease[43]: waited before lock [7].acquireAndRelease[43]: locked [38].acquireAndRelease[40]: waited before lock [38].acquireAndRelease[40]: locked [24].acquireAndRelease[40]: waited before unlock [24].acquireAndRelease[40]: exiting [24].acquireAndRelease[41]: entered [24].acquireAndRelease[41]: waited before lock [24].acquireAndRelease[41]: locked [27].acquireAndRelease[42]: waited before unlock [27].acquireAndRelease[42]: exiting [27].acquireAndRelease[43]: entered [30].acquireAndRelease[39]: waited before lock [30].acquireAndRelease[39]: locked [10].acquireAndRelease[40]: waited before unlock [10].acquireAndRelease[40]: exiting [10].acquireAndRelease[41]: entered [14].acquireAndRelease[42]: waited before lock [14].acquireAndRelease[42]: locked [28].acquireAndRelease[40]: waited before unlock [28].acquireAndRelease[40]: exiting [28].acquireAndRelease[41]: entered [26].acquireAndRelease[42]: waited before unlock [26].acquireAndRelease[42]: exiting [26].acquireAndRelease[43]: entered [34].acquireAndRelease[41]: waited before unlock [34].acquireAndRelease[41]: exiting [34].acquireAndRelease[42]: entered [19].acquireAndRelease[45]: waited before lock [19].acquireAndRelease[45]: locked [8].acquireAndRelease[38]: waited before unlock [8].acquireAndRelease[38]: exiting [8].acquireAndRelease[39]: entered [9].acquireAndRelease[41]: waited before lock [9].acquireAndRelease[41]: locked [18].acquireAndRelease[46]: waited before lock [28].acquireAndRelease[41]: waited before lock [28].acquireAndRelease[41]: locked [18].acquireAndRelease[46]: locked [13].acquireAndRelease[47]: waited before unlock [13].acquireAndRelease[47]: exiting [13].acquireAndRelease[48]: entered [3].acquireAndRelease[39]: waited before unlock [3].acquireAndRelease[39]: exiting [3].acquireAndRelease[40]: entered [19].acquireAndRelease[45]: waited before unlock [19].acquireAndRelease[45]: exiting [19].acquireAndRelease[46]: entered [17].acquireAndRelease[43]: waited before lock [17].acquireAndRelease[43]: locked [0].acquireAndRelease[40]: waited before unlock [0].acquireAndRelease[40]: exiting [0].acquireAndRelease[41]: entered [34].acquireAndRelease[42]: waited before lock [34].acquireAndRelease[42]: locked [5].acquireAndRelease[33]: waited before unlock [5].acquireAndRelease[33]: exiting [5].acquireAndRelease[34]: entered [22].acquireAndRelease[44]: waited before lock [22].acquireAndRelease[44]: locked [23].acquireAndRelease[42]: waited before lock [23].acquireAndRelease[42]: locked [27].acquireAndRelease[43]: waited before lock [27].acquireAndRelease[43]: locked [36].acquireAndRelease[42]: waited before unlock [36].acquireAndRelease[42]: exiting [36].acquireAndRelease[43]: entered [16].acquireAndRelease[38]: waited before unlock [16].acquireAndRelease[38]: exiting 08:21:24.693 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [8].end [16].acquireAndRelease[39]: entered [16].acquireAndRelease[39]: waited before lock [16].acquireAndRelease[39]: locked [2].acquireAndRelease[42]: waited before unlock [2].acquireAndRelease[42]: exiting [2].acquireAndRelease[43]: entered [3].acquireAndRelease[40]: waited before lock [3].acquireAndRelease[40]: locked [38].acquireAndRelease[40]: waited before unlock [38].acquireAndRelease[40]: exiting [38].acquireAndRelease[41]: entered [27].acquireAndRelease[43]: waited before unlock [27].acquireAndRelease[43]: exiting [27].acquireAndRelease[44]: entered [14].acquireAndRelease[42]: waited before unlock [14].acquireAndRelease[42]: exiting [14].acquireAndRelease[43]: entered [19].acquireAndRelease[46]: waited before lock [19].acquireAndRelease[46]: locked [13].acquireAndRelease[48]: waited before lock [3].acquireAndRelease[40]: waited before unlock [3].acquireAndRelease[40]: exiting [3].acquireAndRelease[41]: entered [13].acquireAndRelease[48]: locked [13].acquireAndRelease[48]: waited before unlock [13].acquireAndRelease[48]: exiting [24].acquireAndRelease[41]: waited before unlock [24].acquireAndRelease[41]: exiting [24].acquireAndRelease[42]: entered [13].acquireAndRelease[49]: entered [10].acquireAndRelease[41]: waited before lock [10].acquireAndRelease[41]: locked [14].acquireAndRelease[43]: waited before lock [14].acquireAndRelease[43]: locked [31].acquireAndRelease[43]: waited before unlock [31].acquireAndRelease[43]: exiting [31].acquireAndRelease[44]: entered [0].acquireAndRelease[41]: waited before lock [0].acquireAndRelease[41]: locked [31].acquireAndRelease[44]: waited before lock [31].acquireAndRelease[44]: locked [23].acquireAndRelease[42]: waited before unlock [23].acquireAndRelease[42]: exiting [23].acquireAndRelease[43]: entered [2].acquireAndRelease[43]: waited before lock [2].acquireAndRelease[43]: locked [38].acquireAndRelease[41]: waited before lock [38].acquireAndRelease[41]: locked [26].acquireAndRelease[43]: waited before lock [26].acquireAndRelease[43]: locked [8].acquireAndRelease[39]: waited before lock [8].acquireAndRelease[39]: locked [25].acquireAndRelease[46]: waited before unlock [25].acquireAndRelease[46]: exiting [25].acquireAndRelease[47]: entered [13].acquireAndRelease[49]: waited before lock [13].acquireAndRelease[49]: locked [22].acquireAndRelease[44]: waited before unlock [22].acquireAndRelease[44]: exiting [22].acquireAndRelease[45]: entered [24].acquireAndRelease[42]: waited before lock [24].acquireAndRelease[42]: locked [23].acquireAndRelease[43]: waited before lock [23].acquireAndRelease[43]: locked [22].acquireAndRelease[45]: waited before lock [22].acquireAndRelease[45]: locked [11].acquireAndRelease[38]: waited before unlock [11].acquireAndRelease[38]: exiting [11].acquireAndRelease[39]: entered [1].acquireAndRelease[42]: waited before unlock [1].acquireAndRelease[42]: exiting [1].acquireAndRelease[43]: entered [14].acquireAndRelease[43]: waited before unlock [14].acquireAndRelease[43]: exiting [14].acquireAndRelease[44]: entered [25].acquireAndRelease[47]: waited before lock [25].acquireAndRelease[47]: locked [15].acquireAndRelease[41]: waited before unlock [15].acquireAndRelease[41]: exiting [15].acquireAndRelease[42]: entered [5].acquireAndRelease[34]: waited before lock [5].acquireAndRelease[34]: locked [24].acquireAndRelease[42]: waited before unlock [24].acquireAndRelease[42]: exiting [24].acquireAndRelease[43]: entered [2].acquireAndRelease[43]: waited before unlock [2].acquireAndRelease[43]: exiting [2].acquireAndRelease[44]: entered [33].acquireAndRelease[39]: waited before unlock [33].acquireAndRelease[39]: exiting [33].acquireAndRelease[40]: entered [8].acquireAndRelease[39]: waited before unlock [8].acquireAndRelease[39]: exiting [8].acquireAndRelease[40]: entered [1].acquireAndRelease[43]: waited before lock [1].acquireAndRelease[43]: locked [32].acquireAndRelease[37]: waited before unlock [29].acquireAndRelease[42]: waited before unlock [29].acquireAndRelease[42]: exiting [29].acquireAndRelease[43]: entered [36].acquireAndRelease[43]: waited before lock [36].acquireAndRelease[43]: locked [32].acquireAndRelease[37]: exiting [32].acquireAndRelease[38]: entered [11].acquireAndRelease[39]: waited before lock [11].acquireAndRelease[39]: locked [20].acquireAndRelease[42]: waited before unlock [20].acquireAndRelease[42]: exiting [20].acquireAndRelease[43]: entered [19].acquireAndRelease[46]: waited before unlock [19].acquireAndRelease[46]: exiting [19].acquireAndRelease[47]: entered [21].acquireAndRelease[41]: waited before unlock [21].acquireAndRelease[41]: exiting [21].acquireAndRelease[42]: entered [1].acquireAndRelease[43]: waited before unlock [1].acquireAndRelease[43]: exiting [1].acquireAndRelease[44]: entered [12].acquireAndRelease[36]: waited before unlock [12].acquireAndRelease[36]: exiting [12].acquireAndRelease[37]: entered [19].acquireAndRelease[47]: waited before lock [19].acquireAndRelease[47]: locked [36].acquireAndRelease[43]: waited before unlock [36].acquireAndRelease[43]: exiting [36].acquireAndRelease[44]: entered [3].acquireAndRelease[41]: waited before lock [3].acquireAndRelease[41]: locked [27].acquireAndRelease[44]: waited before lock [27].acquireAndRelease[44]: locked [8].acquireAndRelease[40]: waited before lock [8].acquireAndRelease[40]: 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 [14].acquireAndRelease[44]: waited before lock [14].acquireAndRelease[44]: locked [1].acquireAndRelease[44]: waited before lock [1].acquireAndRelease[44]: locked [29].acquireAndRelease[43]: waited before lock [29].acquireAndRelease[43]: locked [4].acquireAndRelease[43]: waited before unlock [4].acquireAndRelease[43]: exiting [4].acquireAndRelease[44]: entered [4].acquireAndRelease[44]: waited before lock [4].acquireAndRelease[44]: locked [23].acquireAndRelease[43]: waited before unlock [23].acquireAndRelease[43]: exiting [23].acquireAndRelease[44]: entered [35].acquireAndRelease[40]: waited before unlock [35].acquireAndRelease[40]: exiting [35].acquireAndRelease[41]: entered [31].acquireAndRelease[44]: waited before unlock [31].acquireAndRelease[44]: exiting [31].acquireAndRelease[45]: entered [4].acquireAndRelease[44]: waited before unlock [4].acquireAndRelease[44]: exiting [4].acquireAndRelease[45]: entered [12].acquireAndRelease[37]: waited before lock [12].acquireAndRelease[37]: locked [33].acquireAndRelease[40]: waited before lock [33].acquireAndRelease[40]: locked [24].acquireAndRelease[43]: waited before lock [24].acquireAndRelease[43]: locked [30].acquireAndRelease[39]: waited before unlock [30].acquireAndRelease[39]: exiting [30].acquireAndRelease[40]: entered [20].acquireAndRelease[43]: waited before lock [20].acquireAndRelease[43]: locked [31].acquireAndRelease[45]: waited before lock [31].acquireAndRelease[45]: locked [2].acquireAndRelease[44]: waited before lock [2].acquireAndRelease[44]: locked [28].acquireAndRelease[41]: waited before unlock [28].acquireAndRelease[41]: exiting [28].acquireAndRelease[42]: entered [37].acquireAndRelease[41]: waited before unlock [37].acquireAndRelease[41]: exiting [37].acquireAndRelease[42]: entered [9].acquireAndRelease[41]: waited before unlock [9].acquireAndRelease[41]: exiting [9].acquireAndRelease[42]: entered [8].acquireAndRelease[40]: waited before unlock [8].acquireAndRelease[40]: exiting [8].acquireAndRelease[41]: entered [15].acquireAndRelease[42]: waited before lock [15].acquireAndRelease[42]: locked [21].acquireAndRelease[42]: waited before lock [21].acquireAndRelease[42]: locked [7].acquireAndRelease[43]: waited before unlock [7].acquireAndRelease[43]: exiting [7].acquireAndRelease[44]: entered [37].acquireAndRelease[42]: waited before lock [37].acquireAndRelease[42]: locked [35].acquireAndRelease[41]: waited before lock [35].acquireAndRelease[41]: locked [16].acquireAndRelease[39]: waited before unlock [16].acquireAndRelease[39]: exiting [16].acquireAndRelease[40]: entered [8].acquireAndRelease[41]: waited before lock [8].acquireAndRelease[41]: locked [30].acquireAndRelease[40]: waited before lock [30].acquireAndRelease[40]: locked [36].acquireAndRelease[44]: waited before lock [36].acquireAndRelease[44]: locked [0].acquireAndRelease[41]: waited before unlock [0].acquireAndRelease[41]: exiting [0].acquireAndRelease[42]: entered [6].acquireAndRelease[39]: waited before lock [6].acquireAndRelease[39]: locked [32].acquireAndRelease[38]: waited before unlock [32].acquireAndRelease[38]: exiting [32].acquireAndRelease[39]: entered [4].acquireAndRelease[45]: waited before lock [4].acquireAndRelease[45]: locked [10].acquireAndRelease[41]: waited before unlock [10].acquireAndRelease[41]: exiting [10].acquireAndRelease[42]: entered [10].acquireAndRelease[42]: waited before lock [10].acquireAndRelease[42]: locked [32].acquireAndRelease[39]: waited before lock [32].acquireAndRelease[39]: locked [22].acquireAndRelease[45]: waited before unlock [22].acquireAndRelease[45]: exiting [22].acquireAndRelease[46]: entered [30].acquireAndRelease[40]: waited before unlock [30].acquireAndRelease[40]: exiting [30].acquireAndRelease[41]: entered [17].acquireAndRelease[43]: waited before unlock [17].acquireAndRelease[43]: exiting [17].acquireAndRelease[44]: entered [34].acquireAndRelease[42]: waited before unlock [34].acquireAndRelease[42]: exiting [34].acquireAndRelease[43]: entered [18].acquireAndRelease[46]: waited before unlock [18].acquireAndRelease[46]: exiting [18].acquireAndRelease[47]: entered [11].acquireAndRelease[39]: waited before unlock [11].acquireAndRelease[39]: exiting [11].acquireAndRelease[40]: entered [23].acquireAndRelease[44]: waited before lock [23].acquireAndRelease[44]: locked [16].acquireAndRelease[40]: waited before lock [16].acquireAndRelease[40]: locked [13].acquireAndRelease[49]: waited before unlock [13].acquireAndRelease[49]: exiting [22].acquireAndRelease[46]: waited before lock [22].acquireAndRelease[46]: locked [34].acquireAndRelease[43]: waited before lock [34].acquireAndRelease[43]: locked [29].acquireAndRelease[43]: waited before unlock [29].acquireAndRelease[43]: exiting [29].acquireAndRelease[44]: entered [22].acquireAndRelease[46]: waited before unlock [22].acquireAndRelease[46]: exiting [22].acquireAndRelease[47]: entered [8].acquireAndRelease[41]: waited before unlock [8].acquireAndRelease[41]: exiting [8].acquireAndRelease[42]: entered [6].acquireAndRelease[39]: waited before unlock [6].acquireAndRelease[39]: exiting [6].acquireAndRelease[40]: entered [31].acquireAndRelease[45]: waited before unlock [31].acquireAndRelease[45]: exiting [31].acquireAndRelease[46]: entered [23].acquireAndRelease[44]: waited before unlock [23].acquireAndRelease[44]: exiting [23].acquireAndRelease[45]: entered [12].acquireAndRelease[37]: waited before unlock [12].acquireAndRelease[37]: exiting [12].acquireAndRelease[38]: entered [9].acquireAndRelease[42]: waited before lock [9].acquireAndRelease[42]: locked [38].acquireAndRelease[41]: waited before unlock [38].acquireAndRelease[41]: exiting [38].acquireAndRelease[42]: entered [7].acquireAndRelease[44]: waited before lock [7].acquireAndRelease[44]: locked [8].acquireAndRelease[42]: waited before lock [8].acquireAndRelease[42]: locked [2].acquireAndRelease[44]: waited before unlock [2].acquireAndRelease[44]: exiting [2].acquireAndRelease[45]: entered [35].acquireAndRelease[41]: waited before unlock [35].acquireAndRelease[41]: exiting [35].acquireAndRelease[42]: entered [0].acquireAndRelease[42]: waited before lock [0].acquireAndRelease[42]: locked [14].acquireAndRelease[44]: waited before unlock [14].acquireAndRelease[44]: exiting [14].acquireAndRelease[45]: entered [28].acquireAndRelease[42]: waited before lock [35].acquireAndRelease[42]: waited before lock [35].acquireAndRelease[42]: locked [28].acquireAndRelease[42]: locked [5].acquireAndRelease[34]: waited before unlock [5].acquireAndRelease[34]: exiting [5].acquireAndRelease[35]: entered [1].acquireAndRelease[44]: waited before unlock [1].acquireAndRelease[44]: exiting [1].acquireAndRelease[45]: entered [31].acquireAndRelease[46]: waited before lock [31].acquireAndRelease[46]: locked [25].acquireAndRelease[47]: waited before unlock [25].acquireAndRelease[47]: exiting [25].acquireAndRelease[48]: entered [7].acquireAndRelease[44]: waited before unlock [7].acquireAndRelease[44]: exiting [7].acquireAndRelease[45]: entered [5].acquireAndRelease[35]: waited before lock [5].acquireAndRelease[35]: locked [24].acquireAndRelease[43]: waited before unlock [24].acquireAndRelease[43]: exiting [24].acquireAndRelease[44]: entered [17].acquireAndRelease[44]: waited before lock [17].acquireAndRelease[44]: locked [21].acquireAndRelease[42]: waited before unlock [21].acquireAndRelease[42]: exiting [21].acquireAndRelease[43]: entered [26].acquireAndRelease[43]: waited before unlock [26].acquireAndRelease[43]: exiting [26].acquireAndRelease[44]: entered [24].acquireAndRelease[44]: waited before lock [24].acquireAndRelease[44]: locked [20].acquireAndRelease[43]: waited before unlock [20].acquireAndRelease[43]: exiting [20].acquireAndRelease[44]: entered [0].acquireAndRelease[42]: waited before unlock [0].acquireAndRelease[42]: exiting [0].acquireAndRelease[43]: entered [23].acquireAndRelease[45]: waited before lock [23].acquireAndRelease[45]: locked [7].acquireAndRelease[45]: waited before lock [7].acquireAndRelease[45]: locked [14].acquireAndRelease[45]: waited before lock [14].acquireAndRelease[45]: locked [24].acquireAndRelease[44]: waited before unlock [24].acquireAndRelease[44]: exiting [24].acquireAndRelease[45]: entered [22].acquireAndRelease[47]: waited before lock [22].acquireAndRelease[47]: locked [7].acquireAndRelease[45]: waited before unlock [7].acquireAndRelease[45]: exiting [30].acquireAndRelease[41]: waited before lock [30].acquireAndRelease[41]: locked [26].acquireAndRelease[44]: waited before lock [26].acquireAndRelease[44]: locked [7].acquireAndRelease[46]: entered [28].acquireAndRelease[42]: waited before unlock [28].acquireAndRelease[42]: exiting [28].acquireAndRelease[43]: entered [31].acquireAndRelease[46]: waited before unlock [31].acquireAndRelease[46]: exiting [31].acquireAndRelease[47]: entered [29].acquireAndRelease[44]: waited before lock [29].acquireAndRelease[44]: locked [12].acquireAndRelease[38]: waited before lock [12].acquireAndRelease[38]: locked [10].acquireAndRelease[42]: waited before unlock [10].acquireAndRelease[42]: exiting [10].acquireAndRelease[43]: entered [18].acquireAndRelease[47]: waited before lock [18].acquireAndRelease[47]: locked [4].acquireAndRelease[45]: waited before unlock [4].acquireAndRelease[45]: exiting [4].acquireAndRelease[46]: entered [11].acquireAndRelease[40]: waited before lock [11].acquireAndRelease[40]: locked [4].acquireAndRelease[46]: waited before lock [4].acquireAndRelease[46]: locked [25].acquireAndRelease[48]: waited before lock [25].acquireAndRelease[48]: locked [19].acquireAndRelease[47]: waited before unlock [19].acquireAndRelease[47]: exiting [19].acquireAndRelease[48]: entered [34].acquireAndRelease[43]: waited before unlock [34].acquireAndRelease[43]: exiting [34].acquireAndRelease[44]: entered [0].acquireAndRelease[43]: waited before lock [0].acquireAndRelease[43]: locked [20].acquireAndRelease[44]: waited before lock [20].acquireAndRelease[44]: locked [32].acquireAndRelease[39]: waited before unlock [32].acquireAndRelease[39]: exiting [32].acquireAndRelease[40]: entered [28].acquireAndRelease[43]: waited before lock [28].acquireAndRelease[43]: locked [6].acquireAndRelease[40]: waited before lock [6].acquireAndRelease[40]: locked [24].acquireAndRelease[45]: waited before lock [24].acquireAndRelease[45]: locked [1].acquireAndRelease[45]: waited before lock [1].acquireAndRelease[45]: locked [38].acquireAndRelease[42]: waited before lock [32].acquireAndRelease[40]: waited before lock [32].acquireAndRelease[40]: locked [33].acquireAndRelease[40]: waited before unlock [33].acquireAndRelease[40]: exiting [33].acquireAndRelease[41]: entered [1].acquireAndRelease[45]: waited before unlock [1].acquireAndRelease[45]: exiting [1].acquireAndRelease[46]: entered [35].acquireAndRelease[42]: waited before unlock [35].acquireAndRelease[42]: exiting [35].acquireAndRelease[43]: entered [38].acquireAndRelease[42]: locked [10].acquireAndRelease[43]: waited before lock [10].acquireAndRelease[43]: locked [2].acquireAndRelease[45]: waited before lock [2].acquireAndRelease[45]: locked [4].acquireAndRelease[46]: waited before unlock [4].acquireAndRelease[46]: exiting [4].acquireAndRelease[47]: entered [1].acquireAndRelease[46]: waited before lock [1].acquireAndRelease[46]: locked [16].acquireAndRelease[40]: waited before unlock [16].acquireAndRelease[40]: exiting [16].acquireAndRelease[41]: entered [19].acquireAndRelease[48]: waited before lock [19].acquireAndRelease[48]: locked [4].acquireAndRelease[47]: waited before lock [4].acquireAndRelease[47]: locked [36].acquireAndRelease[44]: waited before unlock [36].acquireAndRelease[44]: exiting [36].acquireAndRelease[45]: entered [27].acquireAndRelease[44]: waited before unlock [27].acquireAndRelease[44]: exiting [27].acquireAndRelease[45]: entered [33].acquireAndRelease[41]: waited before lock [33].acquireAndRelease[41]: locked [21].acquireAndRelease[43]: waited before lock [21].acquireAndRelease[43]: locked [3].acquireAndRelease[41]: waited before unlock [3].acquireAndRelease[41]: exiting [3].acquireAndRelease[42]: entered [12].acquireAndRelease[38]: waited before unlock [12].acquireAndRelease[38]: exiting [12].acquireAndRelease[39]: entered [36].acquireAndRelease[45]: waited before lock [36].acquireAndRelease[45]: locked [4].acquireAndRelease[47]: waited before unlock [4].acquireAndRelease[47]: exiting [4].acquireAndRelease[48]: entered [26].acquireAndRelease[44]: waited before unlock [26].acquireAndRelease[44]: exiting [26].acquireAndRelease[45]: entered [7].acquireAndRelease[46]: waited before lock [7].acquireAndRelease[46]: locked [31].acquireAndRelease[47]: waited before lock [31].acquireAndRelease[47]: locked [26].acquireAndRelease[45]: waited before lock [26].acquireAndRelease[45]: locked [0].acquireAndRelease[43]: waited before unlock [0].acquireAndRelease[43]: exiting [0].acquireAndRelease[44]: entered [26].acquireAndRelease[45]: waited before unlock [26].acquireAndRelease[45]: exiting [26].acquireAndRelease[46]: entered [16].acquireAndRelease[41]: waited before lock [16].acquireAndRelease[41]: locked [15].acquireAndRelease[42]: waited before unlock [15].acquireAndRelease[42]: exiting [15].acquireAndRelease[43]: entered [25].acquireAndRelease[48]: waited before unlock [25].acquireAndRelease[48]: exiting [25].acquireAndRelease[49]: entered [30].acquireAndRelease[41]: waited before unlock [30].acquireAndRelease[41]: exiting [30].acquireAndRelease[42]: entered [8].acquireAndRelease[42]: waited before unlock [8].acquireAndRelease[42]: exiting [8].acquireAndRelease[43]: entered [9].acquireAndRelease[42]: waited before unlock [9].acquireAndRelease[42]: exiting [9].acquireAndRelease[43]: entered [27].acquireAndRelease[45]: waited before lock [27].acquireAndRelease[45]: locked [37].acquireAndRelease[42]: waited before unlock [37].acquireAndRelease[42]: exiting [37].acquireAndRelease[43]: entered [34].acquireAndRelease[44]: waited before lock [34].acquireAndRelease[44]: locked [19].acquireAndRelease[48]: waited before unlock [19].acquireAndRelease[48]: exiting [19].acquireAndRelease[49]: entered [5].acquireAndRelease[35]: waited before unlock [5].acquireAndRelease[35]: exiting [5].acquireAndRelease[36]: entered [11].acquireAndRelease[40]: waited before unlock [11].acquireAndRelease[40]: exiting [11].acquireAndRelease[41]: entered [7].acquireAndRelease[46]: waited before unlock [7].acquireAndRelease[46]: exiting [7].acquireAndRelease[47]: entered [31].acquireAndRelease[47]: waited before unlock [31].acquireAndRelease[47]: exiting [31].acquireAndRelease[48]: entered [35].acquireAndRelease[43]: waited before lock [35].acquireAndRelease[43]: locked [10].acquireAndRelease[43]: waited before unlock [10].acquireAndRelease[43]: exiting [10].acquireAndRelease[44]: entered [15].acquireAndRelease[43]: waited before lock [15].acquireAndRelease[43]: locked [23].acquireAndRelease[45]: waited before unlock [23].acquireAndRelease[45]: exiting [23].acquireAndRelease[46]: entered [22].acquireAndRelease[47]: waited before unlock [22].acquireAndRelease[47]: exiting [22].acquireAndRelease[48]: entered [12].acquireAndRelease[39]: waited before lock [12].acquireAndRelease[39]: locked [37].acquireAndRelease[43]: waited before lock [37].acquireAndRelease[43]: locked [6].acquireAndRelease[40]: waited before unlock [6].acquireAndRelease[40]: exiting [6].acquireAndRelease[41]: entered [7].acquireAndRelease[47]: waited before lock [7].acquireAndRelease[47]: locked [0].acquireAndRelease[44]: waited before lock [0].acquireAndRelease[44]: locked [7].acquireAndRelease[47]: waited before unlock [7].acquireAndRelease[47]: exiting [7].acquireAndRelease[48]: entered [20].acquireAndRelease[44]: waited before unlock [20].acquireAndRelease[44]: exiting [20].acquireAndRelease[45]: entered [37].acquireAndRelease[43]: waited before unlock [37].acquireAndRelease[43]: exiting [37].acquireAndRelease[44]: entered [30].acquireAndRelease[42]: waited before lock [30].acquireAndRelease[42]: locked [6].acquireAndRelease[41]: waited before lock [6].acquireAndRelease[41]: locked [23].acquireAndRelease[46]: waited before lock [23].acquireAndRelease[46]: locked [21].acquireAndRelease[43]: waited before unlock [21].acquireAndRelease[43]: exiting [21].acquireAndRelease[44]: entered [4].acquireAndRelease[48]: waited before lock [4].acquireAndRelease[48]: locked [21].acquireAndRelease[44]: waited before lock [21].acquireAndRelease[44]: locked [25].acquireAndRelease[49]: waited before lock [25].acquireAndRelease[49]: locked [3].acquireAndRelease[42]: waited before lock [3].acquireAndRelease[42]: locked [19].acquireAndRelease[49]: waited before lock [19].acquireAndRelease[49]: locked [11].acquireAndRelease[41]: waited before lock [11].acquireAndRelease[41]: locked [0].acquireAndRelease[44]: waited before unlock [0].acquireAndRelease[44]: exiting [0].acquireAndRelease[45]: entered [27].acquireAndRelease[45]: waited before unlock [27].acquireAndRelease[45]: exiting [27].acquireAndRelease[46]: entered [8].acquireAndRelease[43]: waited before lock [9].acquireAndRelease[43]: waited before lock [9].acquireAndRelease[43]: locked [8].acquireAndRelease[43]: locked [26].acquireAndRelease[46]: waited before lock [26].acquireAndRelease[46]: locked [18].acquireAndRelease[47]: waited before unlock [18].acquireAndRelease[47]: exiting [18].acquireAndRelease[48]: entered [0].acquireAndRelease[45]: waited before lock [0].acquireAndRelease[45]: locked [14].acquireAndRelease[45]: waited before unlock [14].acquireAndRelease[45]: exiting [14].acquireAndRelease[46]: entered [10].acquireAndRelease[44]: waited before lock [10].acquireAndRelease[44]: locked [6].acquireAndRelease[41]: waited before unlock [6].acquireAndRelease[41]: exiting [6].acquireAndRelease[42]: entered [5].acquireAndRelease[36]: waited before lock [5].acquireAndRelease[36]: locked [37].acquireAndRelease[44]: waited before lock [37].acquireAndRelease[44]: locked [31].acquireAndRelease[48]: waited before lock [31].acquireAndRelease[48]: locked [30].acquireAndRelease[42]: waited before unlock [30].acquireAndRelease[42]: exiting [30].acquireAndRelease[43]: entered [34].acquireAndRelease[44]: waited before unlock [34].acquireAndRelease[44]: exiting [34].acquireAndRelease[45]: entered [27].acquireAndRelease[46]: waited before lock [27].acquireAndRelease[46]: locked [33].acquireAndRelease[41]: waited before unlock [33].acquireAndRelease[41]: exiting [33].acquireAndRelease[42]: entered [22].acquireAndRelease[48]: waited before lock [22].acquireAndRelease[48]: locked [29].acquireAndRelease[44]: waited before unlock [29].acquireAndRelease[44]: exiting [29].acquireAndRelease[45]: entered [24].acquireAndRelease[45]: waited before unlock [24].acquireAndRelease[45]: exiting [24].acquireAndRelease[46]: entered [20].acquireAndRelease[45]: waited before lock [20].acquireAndRelease[45]: locked [17].acquireAndRelease[44]: waited before unlock [17].acquireAndRelease[44]: exiting [17].acquireAndRelease[45]: entered [1].acquireAndRelease[46]: waited before unlock [1].acquireAndRelease[46]: exiting [1].acquireAndRelease[47]: entered [28].acquireAndRelease[43]: waited before unlock [28].acquireAndRelease[43]: exiting [28].acquireAndRelease[44]: entered [12].acquireAndRelease[39]: waited before unlock [12].acquireAndRelease[39]: exiting [12].acquireAndRelease[40]: entered [7].acquireAndRelease[48]: waited before lock [7].acquireAndRelease[48]: locked [24].acquireAndRelease[46]: waited before lock [24].acquireAndRelease[46]: locked [30].acquireAndRelease[43]: waited before lock [30].acquireAndRelease[43]: locked [18].acquireAndRelease[48]: waited before lock [18].acquireAndRelease[48]: locked [33].acquireAndRelease[42]: waited before lock [33].acquireAndRelease[42]: locked [19].acquireAndRelease[49]: waited before unlock [19].acquireAndRelease[49]: exiting [14].acquireAndRelease[46]: waited before lock [14].acquireAndRelease[46]: locked [38].acquireAndRelease[42]: waited before unlock [38].acquireAndRelease[42]: exiting [38].acquireAndRelease[43]: entered [26].acquireAndRelease[46]: waited before unlock [26].acquireAndRelease[46]: exiting [26].acquireAndRelease[47]: entered [21].acquireAndRelease[44]: waited before unlock [21].acquireAndRelease[44]: exiting [21].acquireAndRelease[45]: entered [6].acquireAndRelease[42]: waited before lock [6].acquireAndRelease[42]: locked [10].acquireAndRelease[44]: waited before unlock [10].acquireAndRelease[44]: exiting [10].acquireAndRelease[45]: entered [12].acquireAndRelease[40]: waited before lock [12].acquireAndRelease[40]: locked [5].acquireAndRelease[36]: waited before unlock [5].acquireAndRelease[36]: exiting [5].acquireAndRelease[37]: entered [15].acquireAndRelease[43]: waited before unlock [15].acquireAndRelease[43]: exiting [15].acquireAndRelease[44]: entered [8].acquireAndRelease[43]: waited before unlock [8].acquireAndRelease[43]: exiting [8].acquireAndRelease[44]: entered [32].acquireAndRelease[40]: waited before unlock [32].acquireAndRelease[40]: exiting [32].acquireAndRelease[41]: entered [28].acquireAndRelease[44]: waited before lock [28].acquireAndRelease[44]: locked [15].acquireAndRelease[44]: waited before lock [15].acquireAndRelease[44]: locked [1].acquireAndRelease[47]: waited before lock [1].acquireAndRelease[47]: locked [2].acquireAndRelease[45]: waited before unlock [2].acquireAndRelease[45]: exiting [2].acquireAndRelease[46]: entered [36].acquireAndRelease[45]: waited before unlock [36].acquireAndRelease[45]: exiting [36].acquireAndRelease[46]: entered [29].acquireAndRelease[45]: waited before lock [29].acquireAndRelease[45]: locked [34].acquireAndRelease[45]: waited before lock [32].acquireAndRelease[41]: waited before lock [34].acquireAndRelease[45]: locked [32].acquireAndRelease[41]: locked [35].acquireAndRelease[43]: waited before unlock [35].acquireAndRelease[43]: exiting [35].acquireAndRelease[44]: entered [4].acquireAndRelease[48]: waited before unlock [4].acquireAndRelease[48]: exiting [4].acquireAndRelease[49]: entered [21].acquireAndRelease[45]: waited before lock [21].acquireAndRelease[45]: locked [11].acquireAndRelease[41]: waited before unlock [11].acquireAndRelease[41]: exiting [11].acquireAndRelease[42]: entered [32].acquireAndRelease[41]: waited before unlock [32].acquireAndRelease[41]: exiting [32].acquireAndRelease[42]: entered [5].acquireAndRelease[37]: waited before lock [5].acquireAndRelease[37]: locked [38].acquireAndRelease[43]: waited before lock [38].acquireAndRelease[43]: locked [17].acquireAndRelease[45]: waited before lock [17].acquireAndRelease[45]: locked [16].acquireAndRelease[41]: waited before unlock [16].acquireAndRelease[41]: exiting [16].acquireAndRelease[42]: entered [2].acquireAndRelease[46]: waited before lock [2].acquireAndRelease[46]: locked [11].acquireAndRelease[42]: waited before lock [11].acquireAndRelease[42]: locked [23].acquireAndRelease[46]: waited before unlock [23].acquireAndRelease[46]: exiting [23].acquireAndRelease[47]: entered [4].acquireAndRelease[49]: waited before lock [3].acquireAndRelease[42]: waited before unlock [3].acquireAndRelease[42]: exiting [3].acquireAndRelease[43]: entered [25].acquireAndRelease[49]: waited before unlock [25].acquireAndRelease[49]: exiting [38].acquireAndRelease[43]: waited before unlock [38].acquireAndRelease[43]: exiting [38].acquireAndRelease[44]: entered [4].acquireAndRelease[49]: locked [26].acquireAndRelease[47]: waited before lock [26].acquireAndRelease[47]: locked [32].acquireAndRelease[42]: waited before lock [32].acquireAndRelease[42]: locked [36].acquireAndRelease[46]: waited before lock [36].acquireAndRelease[46]: locked [35].acquireAndRelease[44]: waited before lock [35].acquireAndRelease[44]: locked [16].acquireAndRelease[42]: waited before lock [16].acquireAndRelease[42]: locked [17].acquireAndRelease[45]: waited before unlock [17].acquireAndRelease[45]: exiting [17].acquireAndRelease[46]: entered [8].acquireAndRelease[44]: waited before lock [8].acquireAndRelease[44]: locked [10].acquireAndRelease[45]: waited before lock [10].acquireAndRelease[45]: locked [14].acquireAndRelease[46]: waited before unlock [14].acquireAndRelease[46]: exiting [14].acquireAndRelease[47]: entered [0].acquireAndRelease[45]: waited before unlock [0].acquireAndRelease[45]: exiting [0].acquireAndRelease[46]: entered [9].acquireAndRelease[43]: waited before unlock [9].acquireAndRelease[43]: exiting [9].acquireAndRelease[44]: entered [15].acquireAndRelease[44]: waited before unlock [15].acquireAndRelease[44]: exiting [15].acquireAndRelease[45]: entered [1].acquireAndRelease[47]: waited before unlock [1].acquireAndRelease[47]: exiting [1].acquireAndRelease[48]: entered [18].acquireAndRelease[48]: waited before unlock [18].acquireAndRelease[48]: exiting [18].acquireAndRelease[49]: entered [12].acquireAndRelease[40]: waited before unlock [12].acquireAndRelease[40]: exiting [12].acquireAndRelease[41]: entered [0].acquireAndRelease[46]: waited before lock [0].acquireAndRelease[46]: locked [31].acquireAndRelease[48]: waited before unlock [31].acquireAndRelease[48]: exiting [31].acquireAndRelease[49]: entered [31].acquireAndRelease[49]: waited before lock [31].acquireAndRelease[49]: locked [37].acquireAndRelease[44]: waited before unlock [37].acquireAndRelease[44]: exiting [37].acquireAndRelease[45]: entered [12].acquireAndRelease[41]: waited before lock [7].acquireAndRelease[48]: waited before unlock [7].acquireAndRelease[48]: exiting [7].acquireAndRelease[49]: entered [28].acquireAndRelease[44]: waited before unlock [28].acquireAndRelease[44]: exiting [28].acquireAndRelease[45]: entered [12].acquireAndRelease[41]: locked [27].acquireAndRelease[46]: waited before unlock [27].acquireAndRelease[46]: exiting [27].acquireAndRelease[47]: entered [27].acquireAndRelease[47]: waited before lock [27].acquireAndRelease[47]: locked [14].acquireAndRelease[47]: waited before lock [14].acquireAndRelease[47]: locked [1].acquireAndRelease[48]: waited before lock [1].acquireAndRelease[48]: locked [38].acquireAndRelease[44]: waited before lock [38].acquireAndRelease[44]: locked [3].acquireAndRelease[43]: waited before lock [3].acquireAndRelease[43]: locked [34].acquireAndRelease[45]: waited before unlock [34].acquireAndRelease[45]: exiting [34].acquireAndRelease[46]: entered [35].acquireAndRelease[44]: waited before unlock [35].acquireAndRelease[44]: exiting [35].acquireAndRelease[45]: entered [12].acquireAndRelease[41]: waited before unlock [12].acquireAndRelease[41]: exiting [12].acquireAndRelease[42]: entered [20].acquireAndRelease[45]: waited before unlock [20].acquireAndRelease[45]: exiting [20].acquireAndRelease[46]: entered [22].acquireAndRelease[48]: waited before unlock [22].acquireAndRelease[48]: exiting [22].acquireAndRelease[49]: entered [6].acquireAndRelease[42]: waited before unlock [6].acquireAndRelease[42]: exiting [6].acquireAndRelease[43]: entered [12].acquireAndRelease[42]: waited before lock [12].acquireAndRelease[42]: locked [30].acquireAndRelease[43]: waited before unlock [30].acquireAndRelease[43]: exiting [30].acquireAndRelease[44]: entered [2].acquireAndRelease[46]: waited before unlock [2].acquireAndRelease[46]: exiting [2].acquireAndRelease[47]: entered [17].acquireAndRelease[46]: waited before lock [23].acquireAndRelease[47]: waited before lock [23].acquireAndRelease[47]: locked [17].acquireAndRelease[46]: locked [28].acquireAndRelease[45]: waited before lock [28].acquireAndRelease[45]: locked [32].acquireAndRelease[42]: waited before unlock [32].acquireAndRelease[42]: exiting [32].acquireAndRelease[43]: entered [21].acquireAndRelease[45]: waited before unlock [21].acquireAndRelease[45]: exiting [21].acquireAndRelease[46]: entered [20].acquireAndRelease[46]: waited before lock [20].acquireAndRelease[46]: locked [37].acquireAndRelease[45]: waited before lock [37].acquireAndRelease[45]: locked [29].acquireAndRelease[45]: waited before unlock [29].acquireAndRelease[45]: exiting [29].acquireAndRelease[46]: entered [16].acquireAndRelease[42]: waited before unlock [16].acquireAndRelease[42]: exiting [16].acquireAndRelease[43]: entered [15].acquireAndRelease[45]: waited before lock [32].acquireAndRelease[43]: waited before lock [32].acquireAndRelease[43]: locked [15].acquireAndRelease[45]: locked [18].acquireAndRelease[49]: waited before lock [18].acquireAndRelease[49]: locked [27].acquireAndRelease[47]: waited before unlock [27].acquireAndRelease[47]: exiting [27].acquireAndRelease[48]: entered [33].acquireAndRelease[42]: waited before unlock [33].acquireAndRelease[42]: exiting [33].acquireAndRelease[43]: entered [22].acquireAndRelease[49]: waited before lock [22].acquireAndRelease[49]: locked [34].acquireAndRelease[46]: waited before lock [31].acquireAndRelease[49]: waited before unlock [31].acquireAndRelease[49]: exiting [34].acquireAndRelease[46]: locked [33].acquireAndRelease[43]: waited before lock [33].acquireAndRelease[43]: locked [10].acquireAndRelease[45]: waited before unlock [10].acquireAndRelease[45]: exiting [10].acquireAndRelease[46]: entered [11].acquireAndRelease[42]: waited before unlock [11].acquireAndRelease[42]: exiting [11].acquireAndRelease[43]: entered [9].acquireAndRelease[44]: waited before lock [9].acquireAndRelease[44]: locked [16].acquireAndRelease[43]: waited before lock [16].acquireAndRelease[43]: locked [24].acquireAndRelease[46]: waited before unlock [24].acquireAndRelease[46]: exiting [24].acquireAndRelease[47]: entered [24].acquireAndRelease[47]: waited before lock [24].acquireAndRelease[47]: locked [7].acquireAndRelease[49]: waited before lock [7].acquireAndRelease[49]: locked [2].acquireAndRelease[47]: waited before lock [2].acquireAndRelease[47]: locked [35].acquireAndRelease[45]: waited before lock [35].acquireAndRelease[45]: locked [30].acquireAndRelease[44]: waited before lock [30].acquireAndRelease[44]: locked [29].acquireAndRelease[46]: waited before lock [29].acquireAndRelease[46]: locked [34].acquireAndRelease[46]: waited before unlock [34].acquireAndRelease[46]: exiting [34].acquireAndRelease[47]: entered [27].acquireAndRelease[48]: waited before lock [27].acquireAndRelease[48]: locked [26].acquireAndRelease[47]: waited before unlock [26].acquireAndRelease[47]: exiting [26].acquireAndRelease[48]: entered [4].acquireAndRelease[49]: waited before unlock [4].acquireAndRelease[49]: exiting [6].acquireAndRelease[43]: waited before lock [6].acquireAndRelease[43]: locked [3].acquireAndRelease[43]: waited before unlock [3].acquireAndRelease[43]: exiting [3].acquireAndRelease[44]: entered [29].acquireAndRelease[46]: waited before unlock [29].acquireAndRelease[46]: exiting [29].acquireAndRelease[47]: entered [26].acquireAndRelease[48]: waited before lock [26].acquireAndRelease[48]: locked [17].acquireAndRelease[46]: waited before unlock [17].acquireAndRelease[46]: exiting [17].acquireAndRelease[47]: entered [21].acquireAndRelease[46]: waited before lock [21].acquireAndRelease[46]: locked [1].acquireAndRelease[48]: waited before unlock [1].acquireAndRelease[48]: exiting [1].acquireAndRelease[49]: entered [36].acquireAndRelease[46]: waited before unlock [36].acquireAndRelease[46]: exiting [36].acquireAndRelease[47]: entered [3].acquireAndRelease[44]: waited before lock [3].acquireAndRelease[44]: locked [10].acquireAndRelease[46]: waited before lock [10].acquireAndRelease[46]: locked [24].acquireAndRelease[47]: waited before unlock [24].acquireAndRelease[47]: exiting [24].acquireAndRelease[48]: entered [11].acquireAndRelease[43]: waited before lock [11].acquireAndRelease[43]: locked [22].acquireAndRelease[49]: waited before unlock [22].acquireAndRelease[49]: exiting [5].acquireAndRelease[37]: waited before unlock [5].acquireAndRelease[37]: exiting [5].acquireAndRelease[38]: entered [26].acquireAndRelease[48]: waited before unlock [26].acquireAndRelease[48]: exiting [26].acquireAndRelease[49]: entered [32].acquireAndRelease[43]: waited before unlock [32].acquireAndRelease[43]: exiting [32].acquireAndRelease[44]: entered 08:21:26.417 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [9].end [27].acquireAndRelease[4808:21:26.418 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - ALL DONE! ]: waited before unlock [27].acquireAndRelease[48]: exiting [27].acquireAndRelease[49]: entered [18].acquireAndRelease[49]: waited before unlock [18].acquireAndRelease[49]: exiting [38].acquireAndRelease[44]: waited before unlock [38].acquireAndRelease[44]: exiting [38].acquireAndRelease[45]: entered [0].acquireAndRelease[46]: waited before unlock [0].acquireAndRelease[46]: exiting [0].acquireAndRelease[47]: entered [9].acquireAndRelease[44]: waited before unlock [9].acquireAndRelease[44]: exiting [9].acquireAndRelease[45]: entered [21].acquireAndRelease[46]: waited before unlock [21].acquireAndRelease[46]: exiting [21].acquireAndRelease[47]: entered [28].acquireAndRelease[45]: waited before unlock [28].acquireAndRelease[45]: exiting [28].acquireAndRelease[46]: entered [26].acquireAndRelease[49]: waited before lock [26].acquireAndRelease[49]: locked [1].acquireAndRelease[49]: waited before lock [1].acquireAndRelease[49]: locked [5].acquireAndRelease[38]: waited before lock [5].acquireAndRelease[38]: locked [24].acquireAndRelease[48]: waited before lock [24].acquireAndRelease[48]: locked [34].acquireAndRelease[47]: waited before lock [34].acquireAndRelease[47]: locked [17].acquireAndRelease[47]: waited before lock [17].acquireAndRelease[47]: locked [8].acquireAndRelease[44]: waited before unlock [8].acquireAndRelease[44]: exiting [8].acquireAndRelease[45]: entered [12].acquireAndRelease[42]: waited before unlock [12].acquireAndRelease[42]: exiting [12].acquireAndRelease[43]: entered [33].acquireAndRelease[43]: waited before unlock [33].acquireAndRelease[43]: exiting [33].acquireAndRelease[44]: entered [26].acquireAndRelease[49]: waited before unlock [26].acquireAndRelease[49]: exiting [37].acquireAndRelease[45]: waited before unlock [37].acquireAndRelease[45]: exiting [37].acquireAndRelease[46]: entered [32].acquireAndRelease[44]: waited before lock [32].acquireAndRelease[44]: locked [29].acquireAndRelease[47]: waited before lock [29].acquireAndRelease[47]: locked [36].acquireAndRelease[47]: waited before lock [36].acquireAndRelease[47]: locked [14].acquireAndRelease[47]: waited before unlock [14].acquireAndRelease[47]: exiting [14].acquireAndRelease[48]: entered Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.565 sec - in co.codewizards.cloudstore.core.concurrent.CallerBlocksPolicyTest [0].acquireAndRelease[47]: waited before lock [0].acquireAndRelease[47]: locked [23].acquireAndRelease[47]: waited before unlock [23].acquireAndRelease[47]: exiting [23].acquireAndRelease[48]: entered [14].acquireAndRelease[48]: waited before lock [14].acquireAndRelease[48]: locked [2].acquireAndRelease[47]: waited before unlock [2].acquireAndRelease[47]: exiting [2].acquireAndRelease[48]: entered [6].acquireAndRelease[43]: waited before unlock [6].acquireAndRelease[43]: exiting [6].acquireAndRelease[44]: entered [35].acquireAndRelease[45]: waited before unlock [35].acquireAndRelease[45]: exiting [35].acquireAndRelease[46]: entered [28].acquireAndRelease[46]: waited before lock [28].acquireAndRelease[46]: locked [27].acquireAndRelease[49]: waited before lock [27].acquireAndRelease[49]: locked [11].acquireAndRelease[43]: waited before unlock [11].acquireAndRelease[43]: exiting [11].acquireAndRelease[44]: entered [33].acquireAndRelease[44]: waited before lock [33].acquireAndRelease[44]: locked [14].acquireAndRelease[48]: waited before unlock [14].acquireAndRelease[48]: exiting [14].acquireAndRelease[49]: entered [36].acquireAndRelease[47]: waited before unlock [36].acquireAndRelease[47]: exiting [36].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 [38].acquireAndRelease[45]: waited before lock [38].acquireAndRelease[45]: locked [36].acquireAndRelease[48]: waited before lock [36].acquireAndRelease[48]: locked [29].acquireAndRelease[47]: waited before unlock [29].acquireAndRelease[47]: exiting [29].acquireAndRelease[48]: entered [9].acquireAndRelease[45]: waited before lock [9].acquireAndRelease[45]: locked [2].acquireAndRelease[48]: waited before lock [2].acquireAndRelease[48]: locked [21].acquireAndRelease[47]: waited before lock [21].acquireAndRelease[47]: locked [15].acquireAndRelease[45]: waited before unlock [15].acquireAndRelease[45]: exiting [15].acquireAndRelease[46]: entered [37].acquireAndRelease[46]: waited before lock [37].acquireAndRelease[46]: locked [6].acquireAndRelease[44]: waited before lock [6].acquireAndRelease[44]: locked [35].acquireAndRelease[46]: waited before lock [35].acquireAndRelease[46]: locked [34].acquireAndRelease[47]: waited before unlock [34].acquireAndRelease[47]: exiting [34].acquireAndRelease[48]: entered [1].acquireAndRelease[49]: waited before unlock [1].acquireAndRelease[49]: exiting [3].acquireAndRelease[44]: waited before unlock [3].acquireAndRelease[44]: exiting [3].acquireAndRelease[45]: entered [7].acquireAndRelease[49]: waited before unlock [7].acquireAndRelease[49]: exiting [30].acquireAndRelease[44]: waited before unlock [30].acquireAndRelease[44]: exiting [30].acquireAndRelease[45]: entered [0].acquireAndRelease[47]: waited before unlock [0].acquireAndRelease[47]: exiting [0].acquireAndRelease[48]: entered [12].acquireAndRelease[43]: waited before lock [12].acquireAndRelease[43]: locked [8].acquireAndRelease[45]: waited before lock [8].acquireAndRelease[45]: locked [23].acquireAndRelease[48]: waited before lock [23].acquireAndRelease[48]: locked [0].acquireAndRelease[48]: waited before lock [0].acquireAndRelease[48]: locked [28].acquireAndRelease[46]: waited before unlock [28].acquireAndRelease[46]: exiting [28].acquireAndRelease[47]: entered [36].acquireAndRelease[48]: waited before unlock [36].acquireAndRelease[48]: exiting [36].acquireAndRelease[49]: entered [16].acquireAndRelease[43]: waited before unlock [16].acquireAndRelease[43]: exiting [16].acquireAndRelease[44]: entered [35].acquireAndRelease[46]: waited before unlock [35].acquireAndRelease[46]: exiting [35].acquireAndRelease[47]: entered [28].acquireAndRelease[47]: waited before lock [28].acquireAndRelease[47]: locked [16].acquireAndRelease[44]: waited before lock [16].acquireAndRelease[44]: locked [29].acquireAndRelease[48]: waited before lock [29].acquireAndRelease[48]: locked [14].acquireAndRelease[49]: waited before lock [14].acquireAndRelease[49]: locked [36].acquireAndRelease[49]: waited before lock [36].acquireAndRelease[49]: locked [3].acquireAndRelease[45]: waited before lock [3].acquireAndRelease[45]: locked [11].acquireAndRelease[44]: waited before lock [11].acquireAndRelease[44]: locked [34].acquireAndRelease[48]: waited before lock [34].acquireAndRelease[48]: locked [10].acquireAndRelease[46]: waited before unlock [10].acquireAndRelease[46]: exiting [10].acquireAndRelease[47]: entered [36].acquireAndRelease[49]: waited before unlock [36].acquireAndRelease[49]: exiting [32].acquireAndRelease[44]: waited before unlock [32].acquireAndRelease[44]: exiting [32].acquireAndRelease[45]: entered [30].acquireAndRelease[45]: waited before lock [30].acquireAndRelease[45]: locked [15].acquireAndRelease[46]: waited before lock [15].acquireAndRelease[46]: locked [30].acquireAndRelease[45]: waited before unlock [30].acquireAndRelease[45]: exiting [30].acquireAndRelease[46]: entered [35].acquireAndRelease[47]: waited before lock [35].acquireAndRelease[47]: locked [23].acquireAndRelease[48]: waited before unlock [23].acquireAndRelease[48]: exiting [23].acquireAndRelease[49]: entered [28].acquireAndRelease[47]: waited before unlock [28].acquireAndRelease[47]: exiting [28].acquireAndRelease[48]: entered [14].acquireAndRelease[49]: waited before unlock [14].acquireAndRelease[49]: exiting [16].acquireAndRelease[44]: waited before unlock [16].acquireAndRelease[44]: exiting [16].acquireAndRelease[45]: entered [38].acquireAndRelease[45]: waited before unlock [38].acquireAndRelease[45]: exiting [38].acquireAndRelease[46]: entered [24].acquireAndRelease[48]: waited before unlock [24].acquireAndRelease[48]: exiting [24].acquireAndRelease[49]: entered [34].acquireAndRelease[48]: waited before unlock [34].acquireAndRelease[48]: exiting [34].acquireAndRelease[49]: entered [29].acquireAndRelease[48]: waited before unlock [29].acquireAndRelease[48]: exiting [29].acquireAndRelease[49]: entered [3].acquireAndRelease[45]: waited before unlock [3].acquireAndRelease[45]: exiting [3].acquireAndRelease[46]: entered [24].acquireAndRelease[49]: waited before lock [27].acquireAndRelease[49]: waited before unlock [27].acquireAndRelease[49]: exiting [21].acquireAndRelease[47]: waited before unlock [21].acquireAndRelease[47]: exiting [21].acquireAndRelease[48]: entered [24].acquireAndRelease[49]: locked [9].acquireAndRelease[45]: waited before unlock [9].acquireAndRelease[45]: exiting [9].acquireAndRelease[46]: entered [38].acquireAndRelease[46]: waited before lock [38].acquireAndRelease[46]: locked [10].acquireAndRelease[47]: waited before lock [10].acquireAndRelease[47]: locked [5].acquireAndRelease[38]: waited before unlock [5].acquireAndRelease[38]: exiting [5].acquireAndRelease[39]: entered [2].acquireAndRelease[48]: waited before unlock [2].acquireAndRelease[48]: exiting [2].acquireAndRelease[49]: entered [0].acquireAndRelease[48]: waited before unlock [0].acquireAndRelease[48]: exiting [0].acquireAndRelease[49]: entered [8].acquireAndRelease[45]: waited before unlock [8].acquireAndRelease[45]: exiting [8].acquireAndRelease[46]: entered [28].acquireAndRelease[48]: waited before lock [28].acquireAndRelease[48]: locked [32].acquireAndRelease[45]: waited before lock [32].acquireAndRelease[45]: locked [23].acquireAndRelease[49]: waited before lock [23].acquireAndRelease[49]: locked [17].acquireAndRelease[47]: waited before unlock [17].acquireAndRelease[47]: exiting [17].acquireAndRelease[48]: entered [12].acquireAndRelease[43]: waited before unlock [12].acquireAndRelease[43]: exiting [12].acquireAndRelease[44]: entered [35].acquireAndRelease[47]: waited before unlock [35].acquireAndRelease[47]: exiting [35].acquireAndRelease[48]: entered [20].acquireAndRelease[47]: waited before unlock [20].acquireAndRelease[47]: exiting [20].acquireAndRelease[48]: entered [34].acquireAndRelease[49]: waited before lock [34].acquireAndRelease[49]: locked [16].acquireAndRelease[45]: waited before lock [16].acquireAndRelease[45]: locked [24].acquireAndRelease[49]: waited before unlock [24].acquireAndRelease[49]: exiting [30].acquireAndRelease[46]: waited before lock [30].acquireAndRelease[46]: locked [2].acquireAndRelease[49]: waited before lock [2].acquireAndRelease[49]: locked [0].acquireAndRelease[49]: waited before lock [0].acquireAndRelease[49]: locked [37].acquireAndRelease[46]: waited before unlock [37].acquireAndRelease[46]: exiting [37].acquireAndRelease[47]: entered [17].acquireAndRelease[48]: waited before lock [17].acquireAndRelease[48]: locked [32].acquireAndRelease[45]: waited before unlock [32].acquireAndRelease[45]: exiting [32].acquireAndRelease[46]: entered [2].acquireAndRelease[49]: waited before unlock [2].acquireAndRelease[49]: exiting [6].acquireAndRelease[44]: waited before unlock [6].acquireAndRelease[44]: exiting [6].acquireAndRelease[45]: entered [33].acquireAndRelease[44]: waited before unlock [33].acquireAndRelease[44]: exiting [33].acquireAndRelease[45]: entered [21].acquireAndRelease[48]: waited before lock [21].acquireAndRelease[48]: locked [12].acquireAndRelease[44]: waited before lock [12].acquireAndRelease[44]: locked [9].acquireAndRelease[46]: waited before lock [9].acquireAndRelease[46]: locked [3].acquireAndRelease[46]: waited before lock [3].acquireAndRelease[46]: locked [29].acquireAndRelease[49]: waited before lock [29].acquireAndRelease[49]: locked [35].acquireAndRelease[48]: waited before lock [35].acquireAndRelease[48]: locked [29].acquireAndRelease[49]: waited before unlock [29].acquireAndRelease[49]: exiting [5].acquireAndRelease[39]: waited before lock [5].acquireAndRelease[39]: locked [20].acquireAndRelease[48]: waited before lock [20].acquireAndRelease[48]: locked [20].acquireAndRelease[48]: waited before unlock [20].acquireAndRelease[48]: exiting [20].acquireAndRelease[49]: entered [20].acquireAndRelease[49]: waited before lock [20].acquireAndRelease[49]: locked [32].acquireAndRelease[46]: waited before lock [32].acquireAndRelease[46]: locked [28].acquireAndRelease[48]: waited before unlock [28].acquireAndRelease[48]: exiting [28].acquireAndRelease[49]: entered [8].acquireAndRelease[46]: waited before lock [8].acquireAndRelease[46]: locked [33].acquireAndRelease[45]: waited before lock [33].acquireAndRelease[45]: locked [11].acquireAndRelease[44]: waited before unlock [11].acquireAndRelease[44]: exiting [11].acquireAndRelease[45]: entered [5].acquireAndRelease[39]: waited before unlock [5].acquireAndRelease[39]: exiting [5].acquireAndRelease[40]: entered [16].acquireAndRelease[45]: waited before unlock [16].acquireAndRelease[45]: exiting [16].acquireAndRelease[46]: entered [35].acquireAndRelease[48]: waited before unlock [35].acquireAndRelease[48]: exiting [35].acquireAndRelease[49]: entered [6].acquireAndRelease[45]: waited before lock [6].acquireAndRelease[45]: locked [21].acquireAndRelease[48]: waited before unlock [21].acquireAndRelease[48]: exiting [21].acquireAndRelease[49]: entered [37].acquireAndRelease[47]: waited before lock [37].acquireAndRelease[47]: locked [5].acquireAndRelease[40]: waited before lock [5].acquireAndRelease[40]: locked [16].acquireAndRelease[46]: waited before lock [16].acquireAndRelease[46]: locked [37].acquireAndRelease[47]: waited before unlock [37].acquireAndRelease[47]: exiting [37].acquireAndRelease[48]: entered [11].acquireAndRelease[45]: waited before lock [11].acquireAndRelease[45]: locked [15].acquireAndRelease[46]: waited before unlock [15].acquireAndRelease[46]: exiting [15].acquireAndRelease[47]: entered [10].acquireAndRelease[47]: waited before unlock [10].acquireAndRelease[47]: exiting [10].acquireAndRelease[48]: entered [21].acquireAndRelease[49]: waited before lock [21].acquireAndRelease[49]: locked [37].acquireAndRelease[48]: waited before lock [37].acquireAndRelease[48]: locked [37].acquireAndRelease[48]: waited before unlock [37].acquireAndRelease[48]: exiting [37].acquireAndRelease[49]: entered [28].acquireAndRelease[49]: waited before lock [28].acquireAndRelease[49]: locked [20].acquireAndRelease[49]: waited before unlock [20].acquireAndRelease[49]: exiting [35].acquireAndRelease[49]: waited before lock [35].acquireAndRelease[49]: locked [16].acquireAndRelease[46]: waited before unlock [16].acquireAndRelease[46]: exiting [16].acquireAndRelease[47]: entered [34].acquireAndRelease[49]: waited before unlock [34].acquireAndRelease[49]: exiting [23].acquireAndRelease[49]: waited before unlock [23].acquireAndRelease[49]: exiting [12].acquireAndRelease[44]: waited before unlock [12].acquireAndRelease[44]: exiting [12].acquireAndRelease[45]: entered [32].acquireAndRelease[46]: waited before unlock [32].acquireAndRelease[46]: exiting [32].acquireAndRelease[47]: entered [33].acquireAndRelease[45]: waited before unlock [33].acquireAndRelease[45]: exiting [33].acquireAndRelease[46]: entered [38].acquireAndRelease[46]: waited before unlock [38].acquireAndRelease[46]: exiting [38].acquireAndRelease[47]: entered [17].acquireAndRelease[48]: waited before unlock [17].acquireAndRelease[48]: exiting [17].acquireAndRelease[49]: entered [0].acquireAndRelease[49]: waited before unlock [0].acquireAndRelease[49]: exiting [10].acquireAndRelease[48]: waited before lock [10].acquireAndRelease[48]: locked [17].acquireAndRelease[49]: waited before lock [17].acquireAndRelease[49]: locked [38].acquireAndRelease[47]: waited before lock [38].acquireAndRelease[47]: locked [30].acquireAndRelease[46]: waited before unlock [30].acquireAndRelease[46]: exiting [30].acquireAndRelease[47]: entered [16].acquireAndRelease[47]: waited before lock [16].acquireAndRelease[47]: locked [8].acquireAndRelease[46]: waited before unlock [8].acquireAndRelease[46]: exiting [8].acquireAndRelease[47]: entered [17].acquireAndRelease[49]: waited before unlock [17].acquireAndRelease[49]: exiting [15].acquireAndRelease[47]: waited before lock [15].acquireAndRelease[47]: locked [12].acquireAndRelease[45]: waited before lock [12].acquireAndRelease[45]: locked [32].acquireAndRelease[47]: waited before lock [32].acquireAndRelease[47]: locked [37].acquireAndRelease[49]: waited before lock [37].acquireAndRelease[49]: locked [21].acquireAndRelease[49]: waited before unlock [21].acquireAndRelease[49]: exiting [3].acquireAndRelease[46]: waited before unlock [3].acquireAndRelease[46]: exiting [3].acquireAndRelease[47]: entered [9].acquireAndRelease[46]: waited before unlock [9].acquireAndRelease[46]: exiting [9].acquireAndRelease[47]: entered [9].acquireAndRelease[47]: waited before lock [9].acquireAndRelease[47]: locked [33].acquireAndRelease[46]: waited before lock [33].acquireAndRelease[46]: locked [8].acquireAndRelease[47]: waited before lock [8].acquireAndRelease[47]: locked [30].acquireAndRelease[47]: waited before lock [30].acquireAndRelease[47]: locked [28].acquireAndRelease[49]: waited before unlock [28].acquireAndRelease[49]: exiting [9].acquireAndRelease[47]: waited before unlock [9].acquireAndRelease[47]: exiting [9].acquireAndRelease[48]: entered [30].acquireAndRelease[47]: waited before unlock [30].acquireAndRelease[47]: exiting [30].acquireAndRelease[48]: entered [5].acquireAndRelease[40]: waited before unlock [5].acquireAndRelease[40]: exiting [5].acquireAndRelease[41]: entered [6].acquireAndRelease[45]: waited before unlock [6].acquireAndRelease[45]: exiting [6].acquireAndRelease[46]: entered [3].acquireAndRelease[47]: waited before lock [3].acquireAndRelease[47]: locked [30].acquireAndRelease[48]: waited before lock [30].acquireAndRelease[48]: locked [6].acquireAndRelease[46]: waited before lock [6].acquireAndRelease[46]: locked [5].acquireAndRelease[41]: waited before lock [5].acquireAndRelease[41]: locked [8].acquireAndRelease[47]: waited before unlock [8].acquireAndRelease[47]: exiting [8].acquireAndRelease[48]: entered [16].acquireAndRelease[47]: waited before unlock [16].acquireAndRelease[47]: exiting [16].acquireAndRelease[48]: entered [9].acquireAndRelease[48]: waited before lock [9].acquireAndRelease[48]: locked [11].acquireAndRelease[45]: waited before unlock [11].acquireAndRelease[45]: exiting [11].acquireAndRelease[46]: entered [10].acquireAndRelease[48]: waited before unlock [10].acquireAndRelease[48]: exiting [10].acquireAndRelease[49]: entered [11].acquireAndRelease[46]: waited before lock [11].acquireAndRelease[46]: locked [12].acquireAndRelease[45]: waited before unlock [12].acquireAndRelease[45]: exiting [12].acquireAndRelease[46]: entered [8].acquireAndRelease[48]: waited before lock [8].acquireAndRelease[48]: locked [5].acquireAndRelease[41]: waited before unlock [5].acquireAndRelease[41]: exiting [5].acquireAndRelease[42]: entered [33].acquireAndRelease[46]: waited before unlock [33].acquireAndRelease[46]: exiting [33].acquireAndRelease[47]: entered [15].acquireAndRelease[47]: waited before unlock [15].acquireAndRelease[47]: exiting [15].acquireAndRelease[48]: entered [38].acquireAndRelease[47]: waited before unlock [38].acquireAndRelease[47]: exiting [38].acquireAndRelease[48]: entered [35].acquireAndRelease[49]: waited before unlock [35].acquireAndRelease[49]: exiting [10].acquireAndRelease[49]: waited before lock [10].acquireAndRelease[49]: locked [5].acquireAndRelease[42]: waited before lock [5].acquireAndRelease[42]: locked [38].acquireAndRelease[48]: waited before lock [38].acquireAndRelease[48]: locked [6].acquireAndRelease[46]: waited before unlock [6].acquireAndRelease[46]: exiting [6].acquireAndRelease[47]: entered [16].acquireAndRelease[48]: waited before lock [16].acquireAndRelease[48]: locked [12].acquireAndRelease[46]: waited before lock [12].acquireAndRelease[46]: locked [6].acquireAndRelease[47]: waited before lock [6].acquireAndRelease[47]: locked [32].acquireAndRelease[47]: waited before unlock [32].acquireAndRelease[47]: exiting [32].acquireAndRelease[48]: entered [33].acquireAndRelease[47]: waited before lock [33].acquireAndRelease[47]: locked [3].acquireAndRelease[47]: waited before unlock [3].acquireAndRelease[47]: exiting [3].acquireAndRelease[48]: entered [11].acquireAndRelease[46]: waited before unlock [11].acquireAndRelease[46]: exiting [11].acquireAndRelease[47]: entered [38].acquireAndRelease[48]: waited before unlock [38].acquireAndRelease[48]: exiting [38].acquireAndRelease[49]: entered [37].acquireAndRelease[49]: waited before unlock [37].acquireAndRelease[49]: exiting [11].acquireAndRelease[47]: waited before lock [11].acquireAndRelease[47]: locked [15].acquireAndRelease[48]: waited before lock [15].acquireAndRelease[48]: locked [8].acquireAndRelease[48]: waited before unlock [8].acquireAndRelease[48]: exiting [8].acquireAndRelease[49]: entered [30].acquireAndRelease[48]: waited before unlock [30].acquireAndRelease[48]: exiting [30].acquireAndRelease[49]: entered [32].acquireAndRelease[48]: waited before lock [32].acquireAndRelease[48]: locked [9].acquireAndRelease[48]: waited before unlock [9].acquireAndRelease[48]: exiting [9].acquireAndRelease[49]: entered [3].acquireAndRelease[48]: waited before lock [3].acquireAndRelease[48]: locked [11].acquireAndRelease[47]: waited before unlock [11].acquireAndRelease[47]: exiting [11].acquireAndRelease[48]: entered [38].acquireAndRelease[49]: waited before lock [38].acquireAndRelease[49]: locked [33].acquireAndRelease[47]: waited before unlock [33].acquireAndRelease[47]: exiting [33].acquireAndRelease[48]: entered [15].acquireAndRelease[48]: waited before unlock [15].acquireAndRelease[48]: exiting [15].acquireAndRelease[49]: entered [6].acquireAndRelease[47]: waited before unlock [6].acquireAndRelease[47]: exiting [6].acquireAndRelease[48]: entered [11].acquireAndRelease[48]: waited before lock [11].acquireAndRelease[48]: locked [16].acquireAndRelease[48]: waited before unlock [16].acquireAndRelease[48]: exiting [16].acquireAndRelease[49]: entered [9].acquireAndRelease[49]: waited before lock [9].acquireAndRelease[49]: locked [30].acquireAndRelease[49]: waited before lock [30].acquireAndRelease[49]: locked [8].acquireAndRelease[49]: waited before lock [8].acquireAndRelease[49]: locked [9].acquireAndRelease[49]: waited before unlock [9].acquireAndRelease[49]: exiting [33].acquireAndRelease[48]: waited before lock [33].acquireAndRelease[48]: locked [6].acquireAndRelease[48]: waited before lock [6].acquireAndRelease[48]: locked [15].acquireAndRelease[49]: waited before lock [15].acquireAndRelease[49]: locked [30].acquireAndRelease[49]: waited before unlock [30].acquireAndRelease[49]: exiting [5].acquireAndRelease[42]: waited before unlock [5].acquireAndRelease[42]: exiting [5].acquireAndRelease[43]: entered [10].acquireAndRelease[49]: waited before unlock [10].acquireAndRelease[49]: exiting [16].acquireAndRelease[49]: waited before lock [16].acquireAndRelease[49]: locked [32].acquireAndRelease[48]: waited before unlock [32].acquireAndRelease[48]: exiting [32].acquireAndRelease[49]: entered [11].acquireAndRelease[48]: waited before unlock [12].acquireAndRelease[46]: waited before unlock [12].acquireAndRelease[46]: exiting [12].acquireAndRelease[47]: entered [11].acquireAndRelease[48]: exiting [11].acquireAndRelease[49]: entered [6].acquireAndRelease[48]: waited before unlock [6].acquireAndRelease[48]: exiting [6].acquireAndRelease[49]: entered [6].acquireAndRelease[49]: waited before lock [6].acquireAndRelease[49]: locked [5].acquireAndRelease[43]: waited before lock [5].acquireAndRelease[43]: locked [32].acquireAndRelease[49]: waited before lock [32].acquireAndRelease[49]: locked [11].acquireAndRelease[49]: waited before lock [11].acquireAndRelease[49]: locked [38].acquireAndRelease[49]: waited before unlock [12].acquireAndRelease[47]: waited before lock [12].acquireAndRelease[47]: locked [38].acquireAndRelease[49]: exiting [12].acquireAndRelease[47]: waited before unlock [12].acquireAndRelease[47]: exiting [12].acquireAndRelease[48]: entered [32].acquireAndRelease[49]: waited before unlock [32].acquireAndRelease[49]: exiting [3].acquireAndRelease[48]: waited before unlock [3].acquireAndRelease[48]: exiting [3].acquireAndRelease[49]: entered [3].acquireAndRelease[49]: waited before lock [3].acquireAndRelease[49]: locked [15].acquireAndRelease[49]: waited before unlock [15].acquireAndRelease[49]: exiting [8].acquireAndRelease[49]: waited before unlock [8].acquireAndRelease[49]: exiting [33].acquireAndRelease[48]: waited before unlock [33].acquireAndRelease[48]: exiting [33].acquireAndRelease[49]: entered [12].acquireAndRelease[48]: waited before lock [12].acquireAndRelease[48]: locked [33].acquireAndRelease[49]: waited before lock [33].acquireAndRelease[49]: locked [16].acquireAndRelease[49]: waited before unlock [16].acquireAndRelease[49]: exiting [6].acquireAndRelease[49]: waited before unlock [6].acquireAndRelease[49]: exiting [5].acquireAndRelease[43]: waited before unlock [5].acquireAndRelease[43]: exiting [5].acquireAndRelease[44]: entered [11].acquireAndRelease[49]: waited before unlock [11].acquireAndRelease[49]: exiting [5].acquireAndRelease[44]: waited before lock [5].acquireAndRelease[44]: locked [12].acquireAndRelease[48]: waited before unlock [12].acquireAndRelease[48]: exiting [12].acquireAndRelease[49]: entered [3].acquireAndRelease[49]: waited before unlock [3].acquireAndRelease[49]: exiting [33].acquireAndRelease[49]: waited before unlock [33].acquireAndRelease[49]: exiting [5].acquireAndRelease[44]: waited before unlock [5].acquireAndRelease[44]: exiting [5].acquireAndRelease[45]: entered [12].acquireAndRelease[49]: waited before lock [12].acquireAndRelease[49]: locked [5].acquireAndRelease[45]: waited before lock [5].acquireAndRelease[45]: locked [12].acquireAndRelease[49]: waited before unlock [12].acquireAndRelease[49]: exiting [5].acquireAndRelease[45]: waited before unlock [5].acquireAndRelease[45]: exiting [5].acquireAndRelease[46]: entered [5].acquireAndRelease[46]: waited before lock [5].acquireAndRelease[46]: locked [5].acquireAndRelease[46]: waited before unlock [5].acquireAndRelease[46]: exiting [5].acquireAndRelease[47]: entered [5].acquireAndRelease[47]: waited before lock [5].acquireAndRelease[47]: locked [5].acquireAndRelease[47]: waited before unlock [5].acquireAndRelease[47]: exiting [5].acquireAndRelease[48]: entered [5].acquireAndRelease[48]: waited before lock [5].acquireAndRelease[48]: locked [5].acquireAndRelease[48]: waited before unlock [5].acquireAndRelease[48]: exiting [5].acquireAndRelease[49]: entered [5].acquireAndRelease[49]: waited before lock [5].acquireAndRelease[49]: locked [5].acquireAndRelease[49]: waited before unlock [5].acquireAndRelease[49]: exiting Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.251 sec - in co.codewizards.cloudstore.core.io.LockFileTest Results : Tests run: 77, 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/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.4.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/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.core --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.4/co.codewizards.cloudstore.core-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.4/co.codewizards.cloudstore.core-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.4/co.codewizards.cloudstore.core-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.core --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.4/co.codewizards.cloudstore.core-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.4/co.codewizards.cloudstore.core-0.10.4.jar (350 KB at 15868.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.4/co.codewizards.cloudstore.core-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.4/co.codewizards.cloudstore.core-0.10.4.pom (2 KB at 663.6 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml (748 B at 182.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml (748 B at 365.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.4/co.codewizards.cloudstore.core-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.4/co.codewizards.cloudstore.core-0.10.4-sources.jar (251 KB at 19275.1 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/co.codewizards.cloudstore.core/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.core/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target [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:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.core.oio.nio/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Compiling 4 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/test-classes [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.IoFileUtilTest Running co.codewizards.cloudstore.core.oio.nio.FileFactoryTest fileFactory=NioFileFactory 08:21:40.537 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory ### newFileName_oneFile ### fromDir: /tmp/from15315493007020 toDir: /tmp/to15315493007020 current: /tmp/from15315493007020/a ### newFileName_subdir ### fromDir: /tmp/from0-15315493007130 toDir: /tmp/to0-15315493007130 subDir: /tmp/from0-15315493007130/s Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 sec - in co.codewizards.cloudstore.core.oio.nio.IoFileUtilTest beforeTestMethod: file: target/FileTest/-1440056594-NioFileFactory create file: asdf 08:21:40.815 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory fileFactory=NioFileFactory beforeTestMethod: file: target/FileTest/-1707782051-NioFileFactory beforeTestMethod: file: target/FileTest/-937085814-NioFileFactory 08:21:40.923 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory created file: /tmp/asdf6493382064939501596/foo8567825654448587047bar fileFactory=NioFileFactory created file: foo/bar fileFactory=NioFileFactory created file: /tmp/foo7118860368571740297bar fileFactory=NioFileFactory created file: /tmp/asdf3891937598862477912 fileFactory=NioFileFactory created file: /tmp/asdf fileFactory=NioFileFactory created file: asdf fileFactory=NioFileFactory created file: foo/bar beforeTestMethod: file: target/FileTest/-142939485-NioFileFactory fileFactory=IoFileFactory create file: asdf fileFactory=IoFileFactory created file: /tmp/asdf15315493009490/foo4249609211386135294bar fileFactory=IoFileFactory created file: foo/bar fileFactory=IoFileFactory beforeTestMethod: file: target/FileTest/-2040830363-NioFileFactory created file: /tmp/foo3054970993394541313bar fileFactory=IoFileFactory created file: /tmp/asdf15315493009530 beforeTestMethod: file: target/FileTest/-471076160-NioFileFactory fileFactory=IoFileFactory created file: /tmp/asdf fileFactory=IoFileFactory beforeTestMethod: file: target/FileTest/-1082984916-NioFileFactory created file: asdf fileFactory=IoFileFactory created file: foo/bar beforeTestMethod: file: target/FileTest/-1484456960-NioFileFactory Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 sec - in co.codewizards.cloudstore.core.oio.nio.FileFactoryTest beforeTestMethod: file: target/FileTest/-369132573-NioFileFactory beforeTestMethod: file: target/FileTest/-1871958908-NioFileFactory beforeTestMethod: file: target/FileTest/-16751583-NioFileFactory beforeTestMethod: file: target/FileTest/-115469339-NioFileFactory beforeTestMethod: file: target/FileTest/-1865081355-NioFileFactory beforeTestMethod: file: target/FileTest/-442610354-NioFileFactory beforeTestMethod: file: target/FileTest/-501659537-NioFileFactory beforeTestMethod: file: target/FileTest/-643853165-NioFileFactory beforeTestMethod: file: target/FileTest/-1569251265-NioFileFactory beforeTestMethod: file: target/FileTest/-670955412-NioFileFactory beforeTestMethod: file: target/FileTest/-1931639446-NioFileFactory beforeTestMethod: file: target/FileTest/-1109348488-NioFileFactory beforeTestMethod: file: target/FileTest/-1171608855-NioFileFactory beforeTestMethod: file: target/FileTest/-1905801845-NioFileFactory beforeTestMethod: file: target/FileTest/-1107409355-NioFileFactory beforeTestMethod: file: target/FileTest/-1893852196-NioFileFactory beforeTestMethod: file: target/FileTest/-2025715359-NioFileFactory beforeTestMethod: file: target/FileTest/-1047777544-NioFileFactory beforeTestMethod: file: target/FileTest/-1647168019-NioFileFactory beforeTestMethod: file: target/FileTest/-1962417428-NioFileFactory beforeTestMethod: file: target/FileTest/-34502079-NioFileFactory beforeTestMethod: file: target/FileTest/-186763863-NioFileFactory beforeTestMethod: file: target/FileTest/-1729554950-NioFileFactory beforeTestMethod: file: target/FileTest/-1763734651-NioFileFactory beforeTestMethod: file: target/FileTest/-1136088125-IoFileFactory beforeTestMethod: file: target/FileTest/-1804448220-IoFileFactory beforeTestMethod: file: target/FileTest/-651396813-IoFileFactory beforeTestMethod: file: target/FileTest/-1373861053-IoFileFactory beforeTestMethod: file: target/FileTest/-1237350237-IoFileFactory beforeTestMethod: file: target/FileTest/-453823181-IoFileFactory beforeTestMethod: file: target/FileTest/-1732574933-IoFileFactory beforeTestMethod: file: target/FileTest/-505520000-IoFileFactory beforeTestMethod: file: target/FileTest/-1355391274-IoFileFactory beforeTestMethod: file: target/FileTest/-1182270649-IoFileFactory beforeTestMethod: file: target/FileTest/-2096700013-IoFileFactory beforeTestMethod: file: target/FileTest/-470929235-IoFileFactory beforeTestMethod: file: target/FileTest/-610204190-IoFileFactory beforeTestMethod: file: target/FileTest/-1406118581-IoFileFactory beforeTestMethod: file: target/FileTest/-2099473268-IoFileFactory beforeTestMethod: file: target/FileTest/-171558346-IoFileFactory beforeTestMethod: file: target/FileTest/-1161335743-IoFileFactory beforeTestMethod: file: target/FileTest/-1858226684-IoFileFactory beforeTestMethod: file: target/FileTest/-160188273-IoFileFactory beforeTestMethod: file: target/FileTest/-1560193661-IoFileFactory beforeTestMethod: file: target/FileTest/-1552680103-IoFileFactory beforeTestMethod: file: target/FileTest/-1929226755-IoFileFactory beforeTestMethod: file: target/FileTest/-1067303163-IoFileFactory beforeTestMethod: file: target/FileTest/-1489016134-IoFileFactory beforeTestMethod: file: target/FileTest/-340156145-IoFileFactory beforeTestMethod: file: target/FileTest/-1003976297-IoFileFactory beforeTestMethod: file: target/FileTest/-1469300628-IoFileFactory beforeTestMethod: file: target/FileTest/-317840733-IoFileFactory beforeTestMethod: file: target/FileTest/-101060745-IoFileFactory beforeTestMethod: file: target/FileTest/-887083874-IoFileFactory beforeTestMethod: file: target/FileTest/-738970348-IoFileFactory beforeTestMethod: file: target/FileTest/-1152348306-IoFileFactory Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 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/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.4.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/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.4/co.codewizards.cloudstore.core.oio.nio-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.4/co.codewizards.cloudstore.core.oio.nio-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.4/co.codewizards.cloudstore.core.oio.nio-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.core.oio.nio --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.4/co.codewizards.cloudstore.core.oio.nio-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.4/co.codewizards.cloudstore.core.oio.nio-0.10.4.jar (10 KB at 9803.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.4/co.codewizards.cloudstore.core.oio.nio-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.4/co.codewizards.cloudstore.core.oio.nio-0.10.4.pom (738 B at 720.7 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml (725 B at 141.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml (725 B at 708.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.4/co.codewizards.cloudstore.core.oio.nio-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.4/co.codewizards.cloudstore.core.oio.nio-0.10.4-sources.jar (6 KB at 2614.3 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/co.codewizards.cloudstore.core.oio.nio/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.core.oio.nio/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.local --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target [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:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.local --- [INFO] Compiling 71 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/classes [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/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/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/co.codewizards.cloudstore.local/target/classes [INFO] CP: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.4.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/1.59/bcprov-jdk15on-1.59.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/maven3-agent-1.4.jar >> /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4/boot/plexus-classworlds-2.4.jar 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.TransferDoneMarker 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 16 classes. Timings : input=460 ms, enhance=198 ms, total=658 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:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.local --- [INFO] Compiling 9 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.local --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.core.config.ConfigTest Running co.codewizards.cloudstore.local.LocalRepoManagerTest Running co.codewizards.cloudstore.local.transport.FileRepoTransportTest Running co.codewizards.cloudstore.local.LocalRepoRegistryTest Running co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest Running co.codewizards.cloudstore.local.transport.RepoTransportFactoryRegistryTest Running co.codewizards.cloudstore.local.LocalRepoManagerFactoryTest Running co.codewizards.cloudstore.local.persistence.PersistenceTest 08:21:56.998 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:21:57.347 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:21:57.440 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:21:57.507 [main] INFO c.c.c.l.LocalRepoManagerImpl - [146044d7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x4ju-q10b7' 08:21:57.508 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:21:57.706 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1982 ms. 08:21:57.743 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:21:57.733 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:21:57.753 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:21:57.751 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:21:57.833 [main] INFO c.c.c.l.LocalRepoManagerImpl - [15d9bc04]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x4rh-y4xai' 08:21:57.943 [main] INFO c.c.c.l.LocalRepoManagerImpl - [77be656f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x4vt-cmlb8' 08:21:58.020 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e9e725a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x4w4-exx4c-remote' 08:21:58.061 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1979 ms. 08:21:58.111 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1989 ms. 08:21:58.154 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1986 ms. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.456 sec - in co.codewizards.cloudstore.local.transport.RepoTransportFactoryRegistryTest 08:21:58.164 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28c4711c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x52t-tbnii-remote' 08:21:58.180 [main] INFO c.c.c.l.LocalRepoManagerImpl - [19dc67c2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x534-2qjs0' 08:21:58.188 [main] INFO c.c.c.l.LocalRepoManagerImpl - [23a5fd2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x53c-hyc0y-local' 08:21:58.237 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1991 ms. 08:21:58.263 [main] INFO c.c.c.l.LocalRepoManagerImpl - [19dc67c2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x534-2qjs0' locked successfully. 08:21:58.272 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1989 ms. 08:21:58.281 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1963 ms. 08:21:59.710 [main] INFO c.c.c.l.LocalRepoManagerImpl - [146044d7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x4ju-q10b7' locked successfully. 08:22:00.062 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8b96fde]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x6kd-p3bsh' 08:22:00.068 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8b96fde]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x6kd-p3bsh' locked successfully. 08:22:00.125 [main] INFO c.c.c.l.LocalRepoManagerImpl - [15d9bc04]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x4rh-y4xai' locked successfully. 08:22:00.159 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e9e725a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x4w4-exx4c-remote' locked successfully. 08:22:00.264 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28c4711c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x52t-tbnii-remote' locked successfully. 08:22:00.291 [main] INFO c.c.c.l.LocalRepoManagerImpl - [23a5fd2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x53c-hyc0y-local' locked successfully. 08:22:31.964 [main] INFO c.c.c.l.LocalRepoManagerImpl - [146044d7]initPersistenceManagerFactory: repositoryId=581a575b-54a1-4a3d-8a5b-cf1aed7f8b2c 08:22:31.991 [main] INFO c.c.c.l.LocalRepoManagerImpl - [146044d7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24817 ms. 08:22:32.750 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms. 08:22:33.199 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8b96fde]initPersistenceManagerFactory: repositoryId=5acb1694-d2fb-4abb-b474-04eff88a05df 08:22:33.221 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8b96fde]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24926 ms. 08:22:33.723 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28c4711c]initPersistenceManagerFactory: repositoryId=331f9b7a-efbc-463e-bd0d-7f0a39cbda82 08:22:33.745 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28c4711c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24792 ms. 08:22:33.779 [main] INFO c.c.c.l.LocalRepoManagerImpl - [19dc67c2]initPersistenceManagerFactory: repositoryId=315d2310-b5cc-4691-8f34-fa3f13012f45 08:22:33.771 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8b96fde]_close: Shutting down real LocalRepoManager. 08:22:33.792 [main] INFO c.c.c.l.LocalRepoManagerImpl - [19dc67c2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24862 ms. 08:22:33.792 [main] INFO c.c.c.l.LocalRepoManagerImpl - [15d9bc04]initPersistenceManagerFactory: repositoryId=45cb6421-35b7-4551-a252-7eb3bd8c02bc 08:22:33.817 [main] INFO c.c.c.l.LocalRepoManagerImpl - [15d9bc04]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25034 ms. 08:22:34.124 [main] INFO c.c.c.l.LocalRepoManagerImpl - [23a5fd2]initPersistenceManagerFactory: repositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:34.151 [main] INFO c.c.c.l.LocalRepoManagerImpl - [23a5fd2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25743 ms. 08:22:34.373 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 08:22:34.424 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 08:22:34.448 [main] INFO c.c.c.l.LocalRepoManagerImpl - [19dc67c2]_close: Shutting down real LocalRepoManager. 08:22:34.504 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e9e725a]initPersistenceManagerFactory: repositoryId=f856c323-f4d1-4d6c-a59f-a7462b50087f 08:22:34.526 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e9e725a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25587 ms. 08:22:34.601 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 08:22:34.609 [main] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x53j-g3ajd-remote' 08:22:34.621 [main] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x53j-g3ajd-remote' locked successfully. 08:22:34.747 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 08:22:34.824 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60d1b21f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x6kd-p3bsh' 08:22:34.846 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66c83fc8]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0xxee-imibb' 08:22:34.864 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66c83fc8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0xxee-imibb' locked successfully. 08:22:34.941 [main] INFO c.c.c.l.LocalRepoManagerImpl - [54562ea6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0xxh6-bseeq-local' 08:22:34.951 [main] INFO c.c.c.l.LocalRepoManagerImpl - [54562ea6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0xxh6-bseeq-local' locked successfully. 08:22:34.997 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 08:22:35.130 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 08:22:35.273 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.80% 08:22:35.330 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 08:22:35.602 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.90% 08:22:35.806 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 08:22:35.937 [main] INFO c.c.c.l.LocalRepoManagerImpl - [15d9bc04]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:22:35.981 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 08:22:35.987 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 08:22:35.994 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 08:22:36.029 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.21% 08:22:36.086 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 08:22:36.108 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 80.62% 08:22:36.126 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 08:22:36.153 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 08:22:36.203 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e6dad8]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0xyg1-6nl9f' 08:22:36.205 [main] INFO c.c.c.c.r.l.LocalRepoRegistry - evictDeadEntry: key='repositoryId:315d2310-b5cc-4691-8f34-fa3f13012f45' value='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x534-2qjs0' 08:22:36.206 [main] INFO c.c.c.c.r.l.LocalRepoRegistry - evictDeadEntry: key='repositoryAlias:jjl0xwxr_alias2' value='315d2310-b5cc-4691-8f34-fa3f13012f45' 08:22:36.206 [main] INFO c.c.c.c.r.l.LocalRepoRegistry - evictDeadEntry: key='repositoryAlias:jjl0xwxr_alias1' value='315d2310-b5cc-4691-8f34-fa3f13012f45' 08:22:36.207 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e6dad8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0xyg1-6nl9f' locked successfully. 08:22:36.271 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 08:22:36.391 [main] INFO c.c.c.l.LocalRepoManagerImpl - [15d9bc04]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:22:36.418 [main] INFO c.c.c.l.LocalRepoManagerImpl - [281ce6bb]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0xym5-e80m3' 08:22:36.423 [main] INFO c.c.c.l.LocalRepoManagerImpl - [281ce6bb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0xym5-e80m3' locked successfully. 08:22:37.853 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1994 ms. 08:22:40.959 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 08:22:42.959 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms. 08:22:46.062 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms. 08:22:49.161 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1994 ms. 08:22:51.232 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 08:22:51.382 [main] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]initPersistenceManagerFactory: repositoryId=49cd2605-8fab-4f62-b414-7754eda78787 08:22:51.392 [main] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10103 ms. 08:22:51.799 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66c83fc8]initPersistenceManagerFactory: repositoryId=bbca3ebe-d87d-477f-99c3-b804d6f668a1 08:22:51.808 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66c83fc8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9782 ms. 08:22:52.000 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66c83fc8]_close: Shutting down real LocalRepoManager. 08:22:52.311 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:22:52.425 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:22:52.448 [main] INFO c.c.c.l.LocalRepoManagerImpl - [54562ea6]initPersistenceManagerFactory: repositoryId=be6240f3-f8fd-4d6d-befb-0715c383c02a 08:22:52.458 [main] INFO c.c.c.l.LocalRepoManagerImpl - [54562ea6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9999 ms. 08:22:52.593 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:22:52.632 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e6dad8]initPersistenceManagerFactory: repositoryId=a29bc9c3-aad3-4b13-bf0b-f23b211e232c 08:22:52.664 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e6dad8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8425 ms. 08:22:52.819 [main] INFO c.c.c.l.LocalRepoManagerImpl - [54562ea6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:22:52.892 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e6dad8]_close: Shutting down real LocalRepoManager. 08:22:52.910 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:22:52.927 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 08:22:52.972 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:22:52.989 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 08:22:53.113 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00% 08:22:53.195 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.43% 08:22:53.231 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms. 08:22:53.321 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:22:53.415 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.88% 08:22:53.571 [main] INFO c.c.c.l.LocalRepoManagerImpl - [281ce6bb]initPersistenceManagerFactory: repositoryId=291e5324-059e-45e6-8986-f30a75a5cc91 08:22:53.575 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:22:53.576 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 08:22:53.654 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34% 08:22:53.676 [main] INFO c.c.c.l.LocalRepoManagerImpl - [281ce6bb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9197 ms. 08:22:53.689 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:53.689 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 49cd2605-8fab-4f62-b414-7754eda78787 08:22:53.762 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:22:53.767 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 08:22:53.774 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 08:22:53.793 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=49cd2605-8fab-4f62-b414-7754eda78787 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x53j-g3ajd-remote' toID=a83937e6-2b31-4058-8e5b-c68c2fbadff9 to='target/repo/jjl0x53c-hyc0y-local', fromRepoLocalSync=true 08:22:53.793 [pool-1-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a83937e6-2b31-4058-8e5b-c68c2fbadff9 ('target/repo/jjl0x53c-hyc0y-local') 08:22:53.814 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 08:22:53.879 [pool-1-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:22:53.899 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 79.41% 08:22:53.918 [pool-1-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:22:53.933 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:22:53.937 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 08:22:53.942 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:22:53.948 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:22:53.981 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67% 08:22:53.984 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:22:53.990 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 08:22:54.032 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:22:54.061 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.91% 08:22:54.076 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.41% 08:22:54.079 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:22:54.095 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:22:54.129 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:22:54.143 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 08:22:54.195 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2f236de0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0xxee-imibb' 08:22:54.202 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2f236de0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0xxee-imibb' locked successfully. 08:22:54.219 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:22:54.221 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 08:22:54.259 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.69% 08:22:54.347 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 remoteRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:22:54.423 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6cc86152]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0xyg0-5en6v' 08:22:54.424 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6cc86152]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0xyg0-5en6v' locked successfully. 08:22:54.488 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 08:22:54.613 [main] INFO c.c.c.l.LocalRepoManagerImpl - [281ce6bb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:22:54.618 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 08:22:54.632 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 08:22:54.629 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:54.645 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f856c323-f4d1-4d6c-a59f-a7462b50087f remoteRepositoryId=be6240f3-f8fd-4d6d-befb-0715c383c02a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:22:54.657 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 62.25% 08:22:54.666 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 68.38% 08:22:54.670 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 08:22:54.699 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:22:54.824 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:54.885 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 86.75% 08:22:54.909 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 92.88% 08:22:54.928 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:54.934 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 99.00% 08:22:54.954 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:22:55.083 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e9e725a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:22:55.093 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:55.097 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 08:22:55.108 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 08:22:55.105 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 08:22:55.143 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.17% 08:22:55.145 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 08:22:55.149 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:55.153 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:22:55.172 [main] INFO c.c.c.l.LocalRepoManagerImpl - [281ce6bb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:22:55.193 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f044c58]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yd3s-fkeko' 08:22:55.192 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 08:22:55.197 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f044c58]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yd3s-fkeko' locked successfully. 08:22:55.227 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 08:22:55.277 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:55.306 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.50% 08:22:55.339 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:55.353 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:22:55.534 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:55.607 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:55.630 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.62% 08:22:55.636 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:22:55.686 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.83% 08:22:55.714 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.94% 08:22:55.747 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:55.853 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 08:22:55.873 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 08:22:55.879 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 08:22:55.882 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:55.886 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:22:55.984 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='613ebeb8a32caeaa3c83f5e0e2fe2edc064c4cdb' to.sha1=''): /1/a 08:22:56.134 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f856c323-f4d1-4d6c-a59f-a7462b50087f remoteRepositoryId=be6240f3-f8fd-4d6d-befb-0715c383c02a localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:22:56.215 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e9e725a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:22:56.254 [main] INFO c.c.c.l.LocalRepoManagerImpl - [791c12e3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0ydwp-qyhga-remote' 08:22:56.259 [main] INFO c.c.c.l.LocalRepoManagerImpl - [791c12e3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0ydwp-qyhga-remote' locked successfully. 08:22:56.276 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:56.287 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:22:56.287 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='613ebeb8a32caeaa3c83f5e0e2fe2edc064c4cdb' toSha1='null' 08:22:56.287 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:22:56.288 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:22:56.291 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:22:56.293 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2f236de0]initPersistenceManagerFactory: repositoryId=bbca3ebe-d87d-477f-99c3-b804d6f668a1 08:22:56.295 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2f236de0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2092 ms. 08:22:56.392 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2f236de0]_close: Shutting down real LocalRepoManager. 08:22:56.401 [closeDeferredTimer-15d9bc04-2] INFO c.c.c.l.LocalRepoManagerImpl - [15d9bc04]_close: Shutting down real LocalRepoManager. 08:22:56.867 [main] INFO c.c.c.l.LocalRepoManagerImpl - [22752544]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yee5-n3u9f' 08:22:56.871 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21ba2445]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yeee-d7aku' 08:22:56.885 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69d23296]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yeeg-mbhlp' 08:22:56.889 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69d23296]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yeeg-mbhlp' locked successfully. 08:22:56.927 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6cc86152]initPersistenceManagerFactory: repositoryId=315d2310-b5cc-4691-8f34-fa3f13012f45 08:22:56.929 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6cc86152]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2504 ms. 08:22:56.984 [main] INFO c.c.c.l.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jjl0xwxr_alias2' of repository '315d2310-b5cc-4691-8f34-fa3f13012f45' copied from repo to repoRegistry. 08:22:56.994 [main] INFO c.c.c.l.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jjl0xwxr_alias1' of repository '315d2310-b5cc-4691-8f34-fa3f13012f45' copied from repo to repoRegistry. 08:22:57.104 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6cc86152]_close: Shutting down real LocalRepoManager. 08:22:57.158 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 177764 bytes in 870 ms. path='/1/a' 08:22:57.213 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:22:57.227 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 08:22:57.419 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:57.502 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:57.589 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:57.594 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:22:57.626 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ea0225fb1041c53585531d471686119fd321e13e' to.sha1=''): /1/b 08:22:57.727 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:57.800 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:22:57.802 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ea0225fb1041c53585531d471686119fd321e13e' toSha1='null' 08:22:57.803 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:22:57.804 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:22:57.807 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:22:57.828 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 173736 bytes in 24 ms. path='/1/b' 08:22:57.842 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:22:57.911 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:57.951 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:57.976 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4860827a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yf93-1fbz4' 08:22:57.984 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4860827a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yf93-1fbz4' locked successfully. 08:22:58.007 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:58.009 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 08:22:58.041 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7478326d03418340784dd8fb27d063f8614aab80' to.sha1=''): /1/c 08:22:58.099 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:58.124 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 08:22:58.124 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7478326d03418340784dd8fb27d063f8614aab80' toSha1='null' 08:22:58.125 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 08:22:58.125 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 08:22:58.128 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 08:22:58.143 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 73803 bytes in 18 ms. path='/1/c' 08:22:58.155 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:22:58.224 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:58.250 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:58.276 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:58.281 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 08:22:58.317 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48d8f09a459a69509bff7c978ab782b943585874' to.sha1=''): /2/1/a 08:22:58.400 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:58.492 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 08:22:58.492 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='48d8f09a459a69509bff7c978ab782b943585874' toSha1='null' 08:22:58.492 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 08:22:58.492 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 08:22:58.494 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 08:22:58.514 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3915 bytes in 22 ms. path='/2/1/a' 08:22:58.530 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:22:58.633 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:58.654 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:58.671 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:58.674 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 08:22:58.709 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='863415e6fa587e4e224da780f78e1b5d7b36494f' to.sha1=''): /2/1/b 08:22:58.813 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:58.921 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 08:22:58.922 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='863415e6fa587e4e224da780f78e1b5d7b36494f' toSha1='null' 08:22:58.923 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 08:22:58.924 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 08:22:58.936 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 08:22:58.959 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 493339 bytes in 36 ms. path='/2/1/b' 08:22:58.976 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:22:59.120 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:59.136 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:59.211 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:59.214 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:22:59.240 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bc3ee9ba1dd6766040e37a37d4a4dac11d27bcc' to.sha1=''): /2/a 08:22:59.317 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:59.432 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 08:22:59.432 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5bc3ee9ba1dd6766040e37a37d4a4dac11d27bcc' toSha1='null' 08:22:59.432 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:22:59.433 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 08:22:59.443 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 08:22:59.464 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 536382 bytes in 31 ms. path='/2/a' 08:22:59.476 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:22:59.552 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:59.661 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:59.739 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:22:59.743 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:22:59.784 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f5404e866fe8729f24918ebafcc03d964a91e96f' to.sha1=''): /3/a 08:22:59.846 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:22:59.913 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 08:22:59.913 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f5404e866fe8729f24918ebafcc03d964a91e96f' toSha1='null' 08:22:59.914 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:22:59.914 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 08:22:59.915 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 08:22:59.929 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30660 bytes in 14 ms. path='/3/a' 08:22:59.940 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:23:00.043 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:23:00.142 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:00.160 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:00.163 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:23:00.186 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7d9d6daeea9d20abc5b0610e4d16baa9d09cfea8' to.sha1=''): /3/b 08:23:00.248 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:23:00.331 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 08:23:00.333 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7d9d6daeea9d20abc5b0610e4d16baa9d09cfea8' toSha1='null' 08:23:00.334 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:23:00.335 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 08:23:00.332 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1991 ms. 08:23:00.336 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 08:23:00.351 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 23955 bytes in 16 ms. path='/3/b' 08:23:00.363 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:23:00.633 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:23:00.656 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:00.701 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:00.704 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:23:00.769 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2cf383c48f153075252ea562102d665558174aa2' to.sha1=''): /3/c 08:23:00.819 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:23:00.903 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 08:23:00.903 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2cf383c48f153075252ea562102d665558174aa2' toSha1='null' 08:23:00.904 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:23:00.904 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 08:23:00.925 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 08:23:00.953 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 940188 bytes in 49 ms. path='/3/c' 08:23:00.962 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:23:01.137 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:23:01.153 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:01.234 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:01.239 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:23:01.264 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b08bc3a18b2e044f99077fd57f24bacba0494d39' to.sha1=''): /3/d 08:23:01.303 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:23:01.321 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 08:23:01.322 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b08bc3a18b2e044f99077fd57f24bacba0494d39' toSha1='null' 08:23:01.323 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:23:01.323 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 08:23:01.325 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 08:23:01.348 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101500 bytes in 25 ms. path='/3/d' 08:23:01.361 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:23:01.540 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="49cd2605-8fab-4f62-b414-7754eda78787"] on repo=a83937e6-2b31-4058-8e5b-c68c2fbadff9 08:23:01.551 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:01.623 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 08:23:01.668 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 remoteRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 localRepositoryRevisionSynced=2 08:23:01.725 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 remoteRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 transaction.localRevision=72 remoteFromLocalRevision=3 08:23:01.746 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a83937e6-2b31-4058-8e5b-c68c2fbadff9 from='target/repo/jjl0x53c-hyc0y-local' toID=49cd2605-8fab-4f62-b414-7754eda78787 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x53j-g3ajd-remote' 08:23:01.984 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 remoteRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 08:23:02.010 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:23:02.010 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:23:02.041 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 remoteRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 localRepositoryRevisionSynced=72 08:23:02.108 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 remoteRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 transaction.localRevision=5 remoteFromLocalRevision=73 08:23:02.172 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=49cd2605-8fab-4f62-b414-7754eda78787 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x53j-g3ajd-remote' toID=a83937e6-2b31-4058-8e5b-c68c2fbadff9 to='target/repo/jjl0x53c-hyc0y-local', fromRepoLocalSync=false 08:23:02.259 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 remoteRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:23:02.265 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:23:02.265 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:23:02.283 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 remoteRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 localRepositoryRevisionSynced=5 08:23:02.370 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 remoteRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 transaction.localRevision=75 remoteFromLocalRevision=6 08:23:02.439 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:23:02.476 [main] INFO c.c.c.l.LocalRepoManagerImpl - [23a5fd2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:02.477 [main] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:02.587 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:23:02.589 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=49cd2605-8fab-4f62-b414-7754eda78787 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x53j-g3ajd-remote' toID=a83937e6-2b31-4058-8e5b-c68c2fbadff9 to='target/repo/jjl0x53c-hyc0y-local', fromRepoLocalSync=true 08:23:02.589 [pool-2-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a83937e6-2b31-4058-8e5b-c68c2fbadff9 ('target/repo/jjl0x53c-hyc0y-local') 08:23:02.605 [pool-2-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:23:02.653 [pool-2-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 08:23:02.719 [pool-2-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 08:23:02.755 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:23:02.758 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:23:02.762 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:23:02.774 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:23:02.787 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:23:02.922 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.94% 08:23:02.965 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:23:02.981 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:23:03.063 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:23:03.068 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:23:03.093 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 remoteRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 08:23:03.380 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.72% 08:23:03.383 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:03.395 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:23:03.439 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 08:23:03.492 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:03.554 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:03.557 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:23:03.640 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:03.713 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:03.716 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new' 08:23:03.909 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:03.971 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:03.974 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/new/xxx' 08:23:04.202 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:04.232 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:04.237 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b' 08:23:04.257 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:04.329 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.79% 08:23:04.332 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.68% 08:23:04.334 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:04.336 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new/xxx' 08:23:04.364 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='863415e6fa587e4e224da780f78e1b5d7b36494f'): /2/new/xxx 08:23:04.365 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:04.419 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.57% 08:23:04.522 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 remoteRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 localRepositoryRevisionSynced=8 08:23:04.593 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 remoteRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 transaction.localRevision=86 remoteFromLocalRevision=9 08:23:04.712 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a83937e6-2b31-4058-8e5b-c68c2fbadff9 from='target/repo/jjl0x53c-hyc0y-local' toID=49cd2605-8fab-4f62-b414-7754eda78787 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x53j-g3ajd-remote' 08:23:04.726 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=73 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=72 08:23:04.801 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 remoteRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=86 08:23:04.831 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 08:23:04.833 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:04.836 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/new/xxx' 08:23:04.838 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:04.952 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:04.957 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b' 08:23:04.968 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:05.008 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 08:23:05.009 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:23:05.098 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 remoteRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 localRepositoryRevisionSynced=86 08:23:05.123 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 remoteRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 transaction.localRevision=11 remoteFromLocalRevision=87 08:23:05.212 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=49cd2605-8fab-4f62-b414-7754eda78787 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x53j-g3ajd-remote' toID=a83937e6-2b31-4058-8e5b-c68c2fbadff9 to='target/repo/jjl0x53c-hyc0y-local', fromRepoLocalSync=false 08:23:05.237 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 remoteRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 08:23:05.244 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:23:05.258 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:23:05.293 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 remoteRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 localRepositoryRevisionSynced=11 08:23:05.360 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a83937e6-2b31-4058-8e5b-c68c2fbadff9 remoteRepositoryId=49cd2605-8fab-4f62-b414-7754eda78787 transaction.localRevision=91 remoteFromLocalRevision=12 08:23:05.636 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:23:05.637 [main] INFO c.c.c.l.LocalRepoManagerImpl - [23a5fd2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:05.637 [main] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:05.707 [main] INFO c.c.c.l.LocalRepoManagerImpl - [34aa8b61]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yl7t-7f5im-local' 08:23:05.710 [main] INFO c.c.c.l.LocalRepoManagerImpl - [34aa8b61]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yl7t-7f5im-local' locked successfully. 08:23:06.540 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms. 08:23:09.638 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms. 08:23:11.638 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1989 ms. 08:23:12.056 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28c4711c]_close: Shutting down real LocalRepoManager. 08:23:12.532 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f044c58]initPersistenceManagerFactory: repositoryId=c6d4a172-3ca5-48d1-aaf3-54ec70e085bc 08:23:12.539 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f044c58]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9552 ms. 08:23:12.603 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 08:23:12.608 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 08:23:12.641 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 08:23:12.751 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 08:23:12.790 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 08:23:12.820 [closeDeferredTimer-54562ea6-1] INFO c.c.c.l.LocalRepoManagerImpl - [54562ea6]_close: Shutting down real LocalRepoManager. 08:23:12.837 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 80.56% 08:23:12.869 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 08:23:12.911 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.69% 08:23:13.060 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 08:23:13.175 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f044c58]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:13.179 [main] INFO c.c.c.l.LocalRepoManagerImpl - [322204dc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yqzd-xyfnz' 08:23:13.182 [main] INFO c.c.c.l.LocalRepoManagerImpl - [322204dc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yqzd-xyfnz' locked successfully. 08:23:13.318 [main] INFO c.c.c.l.LocalRepoManagerImpl - [faf79f9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x52t-tbnii-remote' 08:23:13.320 [main] INFO c.c.c.l.LocalRepoManagerImpl - [faf79f9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0x52t-tbnii-remote' locked successfully. 08:23:13.631 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 08:23:14.632 [main] INFO c.c.c.l.LocalRepoManagerImpl - [791c12e3]initPersistenceManagerFactory: repositoryId=d77e8d94-67c8-4220-9784-3b1a89ce0d15 08:23:14.695 [main] INFO c.c.c.l.LocalRepoManagerImpl - [791c12e3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11277 ms. 08:23:14.767 [main] INFO c.c.c.l.LocalRepoManagerImpl - [72906e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0ys7i-iy9x0-local' 08:23:14.772 [main] INFO c.c.c.l.LocalRepoManagerImpl - [72906e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0ys7i-iy9x0-local' locked successfully. 08:23:14.776 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69d23296]initPersistenceManagerFactory: repositoryId=6722cb00-83de-42d3-8642-63515d5fa30d 08:23:14.788 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69d23296]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9006 ms. 08:23:14.855 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69d23296]_close: Shutting down real LocalRepoManager. 08:23:15.168 [main] INFO c.c.c.l.LocalRepoManagerImpl - [faf79f9]initPersistenceManagerFactory: repositoryId=331f9b7a-efbc-463e-bd0d-7f0a39cbda82 08:23:15.170 [main] INFO c.c.c.l.LocalRepoManagerImpl - [faf79f9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1848 ms. 08:23:15.190 [closeDeferredTimer-281ce6bb-2] INFO c.c.c.l.LocalRepoManagerImpl - [281ce6bb]_close: Shutting down real LocalRepoManager. 08:23:15.630 [main] INFO c.c.c.l.LocalRepoManagerImpl - [146044d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:15.744 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4860827a]initPersistenceManagerFactory: repositoryId=7a2fb65e-64cf-4d1e-8057-06f107470013 08:23:15.800 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4860827a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9394 ms. 08:23:15.867 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4860827a]_close: Shutting down real LocalRepoManager. 08:23:16.226 [closeDeferredTimer-1e9e725a-2] INFO c.c.c.l.LocalRepoManagerImpl - [1e9e725a]_close: Shutting down real LocalRepoManager. 08:23:16.369 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d7bbf12]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0ytfy-8j33t' 08:23:16.380 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d7bbf12]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0ytfy-8j33t' locked successfully. 08:23:16.756 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms. 08:23:18.019 [main] INFO D.General - Query compiled but not precompilable so ditching datastore compilation 08:23:18.332 [main] INFO D.General - Query compiled but not precompilable so ditching datastore compilation 08:23:18.748 [main] INFO D.General - Query compiled but not precompilable so ditching datastore compilation 08:23:18.994 [main] INFO D.General - Query compiled but not precompilable so ditching datastore compilation 08:23:19.276 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5eb5da12]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yvor-aj73l' 08:23:19.282 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5eb5da12]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yvor-aj73l' locked successfully. 08:23:19.339 [main] INFO D.General - Query compiled but not precompilable so ditching datastore compilation 08:23:19.661 [main] INFO D.General - Query compiled but not precompilable so ditching datastore compilation 08:23:19.854 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms. 08:23:20.260 [main] INFO D.General - Query compiled but not precompilable so ditching datastore compilation 08:23:20.586 [main] INFO D.General - Query compiled but not precompilable so ditching datastore compilation 08:23:20.867 [main] INFO D.General - Query compiled but not precompilable so ditching datastore compilation *** 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 /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 /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 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.238 sec - in co.codewizards.cloudstore.core.config.ConfigTest 08:23:22.290 [main] INFO c.c.c.l.LocalRepoManagerImpl - [faf79f9]_close: Shutting down real LocalRepoManager. 08:23:23.101 [main] INFO c.c.c.l.LocalRepoManagerImpl - [34aa8b61]initPersistenceManagerFactory: repositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b 08:23:23.136 [main] INFO c.c.c.l.LocalRepoManagerImpl - [34aa8b61]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9918 ms. 08:23:23.228 [main] INFO c.c.c.l.LocalRepoManagerImpl - [ba562e0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yl7t-aph1u-remote' 08:23:23.252 [main] INFO c.c.c.l.LocalRepoManagerImpl - [ba562e0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yl7t-aph1u-remote' locked successfully. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.557 sec - in co.codewizards.cloudstore.local.persistence.PersistenceTest 08:23:25.638 [closeDeferredTimer-23a5fd2-2] INFO c.c.c.l.LocalRepoManagerImpl - [23a5fd2]_close: Shutting down real LocalRepoManager. 08:23:25.639 [closeDeferredTimer-14e2e1c3-2] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]_close: Shutting down real LocalRepoManager. 08:23:32.662 [main] INFO c.c.c.l.LocalRepoManagerImpl - [72906e]initPersistenceManagerFactory: repositoryId=dd7aabd3-cee5-483a-a3cc-db1947a43e5b 08:23:32.674 [main] INFO c.c.c.l.LocalRepoManagerImpl - [72906e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10634 ms. 08:23:32.681 [main] INFO c.c.c.l.LocalRepoManagerImpl - [322204dc]initPersistenceManagerFactory: repositoryId=599d2400-ae6a-4f8c-bb0d-0da6e6cc5c9f 08:23:32.738 [main] INFO c.c.c.l.LocalRepoManagerImpl - [322204dc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11194 ms. 08:23:32.762 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d7bbf12]initPersistenceManagerFactory: repositoryId=05aec195-ff9c-413b-92dd-d7efc43b34f6 08:23:32.772 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d7bbf12]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9628 ms. 08:23:32.821 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 08:23:32.826 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 08:23:32.832 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d7bbf12]_close: Shutting down real LocalRepoManager. 08:23:32.857 [main] INFO c.c.c.l.LocalRepoManagerImpl - [72906e]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:32.859 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 08:23:32.916 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 08:23:32.936 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 08:23:32.951 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 08:23:32.974 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00% 08:23:33.023 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 08:23:33.080 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.34% 08:23:33.113 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 08:23:33.123 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 08:23:33.155 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34% 08:23:33.177 [closeDeferredTimer-6f044c58-1] INFO c.c.c.l.LocalRepoManagerImpl - [6f044c58]_close: Shutting down real LocalRepoManager. 08:23:33.247 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 79.42% 08:23:33.281 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67% 08:23:33.348 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.91% 08:23:33.415 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 08:23:33.541 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.71% 08:23:33.659 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d77e8d94-67c8-4220-9784-3b1a89ce0d15 remoteRepositoryId=dd7aabd3-cee5-483a-a3cc-db1947a43e5b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:23:33.672 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 08:23:33.821 [main] INFO c.c.c.l.LocalRepoManagerImpl - [791c12e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:33.828 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 08:23:33.843 [main] INFO c.c.c.l.LocalRepoManagerImpl - [322204dc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:33.844 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 08:23:33.857 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.17% 08:23:33.876 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 08:23:33.910 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.50% 08:23:33.916 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 08:23:33.931 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 08:23:33.937 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 08:23:33.999 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.62% 08:23:34.009 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.83% 08:23:34.023 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.94% 08:23:34.047 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 08:23:34.073 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 08:23:34.218 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d77e8d94-67c8-4220-9784-3b1a89ce0d15 remoteRepositoryId=dd7aabd3-cee5-483a-a3cc-db1947a43e5b localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=5 08:23:34.254 [main] INFO c.c.c.l.LocalRepoManagerImpl - [791c12e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:34.258 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 08:23:34.263 [main] INFO c.c.c.l.LocalRepoManagerImpl - [61a87366]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0z78z-awlvp-remote' 08:23:34.267 [main] INFO c.c.c.l.LocalRepoManagerImpl - [61a87366]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0z78z-awlvp-remote' locked successfully. 08:23:34.327 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.60% 08:23:34.362 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 08:23:34.373 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 08:23:34.500 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5eb5da12]initPersistenceManagerFactory: repositoryId=74a21aff-c7ce-4b62-ad7f-0ff296239d05 08:23:34.507 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5eb5da12]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9104 ms. 08:23:34.519 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 08:23:34.558 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5eb5da12]_close: Shutting down real LocalRepoManager. 08:23:34.587 [main] INFO c.c.c.l.LocalRepoManagerImpl - [322204dc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:34.609 [main] INFO c.c.c.l.LocalRepoManagerImpl - [53cb0bcb]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0z7in-ku0i4' 08:23:34.613 [main] INFO c.c.c.l.LocalRepoManagerImpl - [53cb0bcb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0z7in-ku0i4' locked successfully. 08:23:35.376 [main] INFO c.c.c.l.LocalRepoManagerImpl - [48cd319d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0ytfy-8j33t/sub1/aaa' 08:23:35.382 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f38f084]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0z843-fhaxy' 08:23:35.385 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4ef18604]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0z848-wm6nq' 08:23:35.390 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4ef18604]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0z848-wm6nq' locked successfully. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.752 sec - in co.codewizards.cloudstore.local.LocalRepoRegistryTest 08:23:42.526 [main] INFO c.c.c.l.LocalRepoManagerImpl - [ba562e0]initPersistenceManagerFactory: repositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 08:23:42.576 [main] INFO c.c.c.l.LocalRepoManagerImpl - [ba562e0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8803 ms. 08:23:42.732 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:23:42.747 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:23:42.756 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 08:23:42.758 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:23:42.759 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:23:42.779 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:23:42.808 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.01% 08:23:42.817 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 81.35% 08:23:42.818 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.38% 08:23:42.892 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 08:23:42.980 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:23:43.022 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:23:43.023 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d8f6b90-54df-49dc-893c-158ba9026123 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yl7t-aph1u-remote' toID=ed0f9356-ece7-4df2-b036-80145502dd6b to='target/repo/jjl0yl7t-7f5im-local', fromRepoLocalSync=true 08:23:43.023 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ed0f9356-ece7-4df2-b036-80145502dd6b ('target/repo/jjl0yl7t-7f5im-local') 08:23:43.043 [pool-3-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:23:43.050 [pool-3-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:23:43.055 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:23:43.058 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:23:43.061 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:23:43.064 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:23:43.067 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:23:43.075 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:23:43.150 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 remoteRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:23:43.205 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:43.214 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:23:43.260 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.43% 08:23:43.263 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:43.293 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:43.296 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:23:43.411 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:43.460 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.54% 08:23:43.461 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.65% 08:23:43.462 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:43.464 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:23:43.481 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='984f628118c1da7bc194e95222dcf986206d444e' to.sha1=''): /1/a 08:23:43.739 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3d8f6b90-54df-49dc-893c-158ba9026123"] on repo=ed0f9356-ece7-4df2-b036-80145502dd6b 08:23:43.748 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:23:43.749 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='984f628118c1da7bc194e95222dcf986206d444e' toSha1='null' 08:23:43.750 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:23:43.751 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:23:43.753 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:23:43.765 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56880 bytes in 14 ms. path='/1/a' 08:23:43.774 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:23:43.940 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3d8f6b90-54df-49dc-893c-158ba9026123"] on repo=ed0f9356-ece7-4df2-b036-80145502dd6b 08:23:44.063 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:44.086 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 08:23:44.128 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 remoteRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b localRepositoryRevisionSynced=2 08:23:44.176 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b remoteRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 transaction.localRevision=12 remoteFromLocalRevision=3 08:23:44.258 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ed0f9356-ece7-4df2-b036-80145502dd6b from='target/repo/jjl0yl7t-7f5im-local' toID=3d8f6b90-54df-49dc-893c-158ba9026123 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yl7t-aph1u-remote' 08:23:44.292 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b remoteRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=12 08:23:44.311 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:23:44.312 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:23:44.338 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b remoteRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 localRepositoryRevisionSynced=12 08:23:44.355 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 remoteRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b transaction.localRevision=5 remoteFromLocalRevision=13 08:23:44.362 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d8f6b90-54df-49dc-893c-158ba9026123 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yl7t-aph1u-remote' toID=ed0f9356-ece7-4df2-b036-80145502dd6b to='target/repo/jjl0yl7t-7f5im-local', fromRepoLocalSync=false 08:23:44.449 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 remoteRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:23:44.454 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:23:44.455 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:23:44.466 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 remoteRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b localRepositoryRevisionSynced=5 08:23:44.483 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b remoteRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 transaction.localRevision=15 remoteFromLocalRevision=6 08:23:44.490 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:23:45.522 [main] INFO c.c.c.l.LocalRepoManagerImpl - [61a87366]initPersistenceManagerFactory: repositoryId=34582bff-b105-490d-8402-a1a87c84483a 08:23:45.527 [main] INFO c.c.c.l.LocalRepoManagerImpl - [61a87366]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3936 ms. 08:23:45.580 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1d7c9811]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zfzf-wliyh-local' 08:23:45.584 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1d7c9811]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zfzf-wliyh-local' locked successfully. 08:23:45.615 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d8f6b90-54df-49dc-893c-158ba9026123 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yl7t-aph1u-remote' toID=ed0f9356-ece7-4df2-b036-80145502dd6b to='target/repo/jjl0yl7t-7f5im-local', fromRepoLocalSync=true 08:23:45.615 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:23:45.618 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:23:45.620 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:23:45.659 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 81.56% 08:23:45.660 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:23:45.672 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:23:45.752 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:23:45.779 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 remoteRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9 08:23:45.798 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 8.00% 08:23:45.798 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 16.18% 08:23:45.799 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.36% 08:23:45.799 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 32.55% 08:23:45.800 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.73% 08:23:45.802 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.91% 08:23:45.803 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.09% 08:23:45.803 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 65.27% 08:23:45.803 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.45% 08:23:45.804 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 81.64% 08:23:45.806 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:45.808 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:23:45.862 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b378666310bd13e2ab0c319104467148c91875c6' to.sha1='984f628118c1da7bc194e95222dcf986206d444e'): /1/a 08:23:45.907 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3d8f6b90-54df-49dc-893c-158ba9026123"] on repo=ed0f9356-ece7-4df2-b036-80145502dd6b 08:23:45.930 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:23:45.931 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='b378666310bd13e2ab0c319104467148c91875c6' toSha1='984f628118c1da7bc194e95222dcf986206d444e' 08:23:45.932 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:23:45.932 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:23:45.934 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:23:45.973 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56880 bytes in 41 ms. path='/1/a' 08:23:46.032 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:23:46.102 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3d8f6b90-54df-49dc-893c-158ba9026123"] on repo=ed0f9356-ece7-4df2-b036-80145502dd6b 08:23:46.119 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:46.159 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 89.82% 08:23:46.160 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 98.00% 08:23:46.173 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 remoteRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b localRepositoryRevisionSynced=9 08:23:46.215 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b remoteRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 transaction.localRevision=22 remoteFromLocalRevision=10 08:23:46.226 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:23:46.512 [main] INFO c.c.c.l.LocalRepoManagerImpl - [53cb0bcb]initPersistenceManagerFactory: repositoryId=d1665ac2-2b38-4281-a12a-aad143558ac5 08:23:46.522 [main] INFO c.c.c.l.LocalRepoManagerImpl - [53cb0bcb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4424 ms. 08:23:46.624 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 08:23:46.629 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 08:23:46.659 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 08:23:46.758 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 08:23:46.794 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 08:23:46.843 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.34% 08:23:46.879 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 08:23:46.951 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.72% 08:23:47.012 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 08:23:47.064 [main] INFO c.c.c.l.LocalRepoManagerImpl - [53cb0bcb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:47.080 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 08:23:47.084 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 08:23:47.092 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 08:23:47.138 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 64.29% 08:23:47.194 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 70.20% 08:23:47.205 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 82.67% 08:23:47.207 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 08:23:47.218 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 08:23:47.255 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 08:23:47.276 [main] INFO c.c.c.l.LocalRepoManagerImpl - [53cb0bcb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:47.282 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a520f05]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zhal-ud68i' 08:23:47.285 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a520f05]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zhal-ud68i' locked successfully. 08:23:47.363 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ed0f9356-ece7-4df2-b036-80145502dd6b from='target/repo/jjl0yl7t-7f5im-local' toID=3d8f6b90-54df-49dc-893c-158ba9026123 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yl7t-aph1u-remote' 08:23:47.484 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b remoteRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=22 08:23:47.491 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 8.00% 08:23:47.492 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 53.00% 08:23:47.492 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 98.00% 08:23:47.509 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b remoteRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 localRepositoryRevisionSynced=22 08:23:47.519 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 remoteRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b transaction.localRevision=12 remoteFromLocalRevision=23 08:23:47.564 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:23:47.564 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d8f6b90-54df-49dc-893c-158ba9026123 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0yl7t-aph1u-remote' toID=ed0f9356-ece7-4df2-b036-80145502dd6b to='target/repo/jjl0yl7t-7f5im-local', fromRepoLocalSync=true 08:23:47.564 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:23:47.571 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:23:47.574 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:23:47.586 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 81.56% 08:23:47.587 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:23:47.592 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:23:47.672 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:23:47.755 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 remoteRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=14 08:23:47.764 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 8.00% 08:23:47.764 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 16.18% 08:23:47.764 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.36% 08:23:47.764 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 32.55% 08:23:47.765 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.73% 08:23:47.767 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.91% 08:23:47.767 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.09% 08:23:47.767 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 65.27% 08:23:47.768 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.45% 08:23:47.768 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 81.64% 08:23:47.769 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:47.771 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:23:47.789 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd938c80248f61cdea89b191e16ac422344a57cc' to.sha1='b378666310bd13e2ab0c319104467148c91875c6'): /1/a 08:23:47.858 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3d8f6b90-54df-49dc-893c-158ba9026123"] on repo=ed0f9356-ece7-4df2-b036-80145502dd6b 08:23:47.870 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:23:47.871 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='bd938c80248f61cdea89b191e16ac422344a57cc' toSha1='b378666310bd13e2ab0c319104467148c91875c6' 08:23:47.871 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:23:47.872 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:23:47.875 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:23:47.887 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56880 bytes in 15 ms. path='/1/a' 08:23:47.894 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:23:48.014 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3d8f6b90-54df-49dc-893c-158ba9026123"] on repo=ed0f9356-ece7-4df2-b036-80145502dd6b 08:23:48.045 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:23:48.107 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 89.82% 08:23:48.107 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 98.00% 08:23:48.119 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 remoteRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b localRepositoryRevisionSynced=14 08:23:48.143 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed0f9356-ece7-4df2-b036-80145502dd6b remoteRepositoryId=3d8f6b90-54df-49dc-893c-158ba9026123 transaction.localRevision=31 remoteFromLocalRevision=15 08:23:48.211 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:23:48.213 [main] INFO c.c.c.l.LocalRepoManagerImpl - [34aa8b61]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:48.214 [main] INFO c.c.c.l.LocalRepoManagerImpl - [ba562e0]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:48.225 [main] INFO c.c.c.l.LocalRepoManagerImpl - [288b73c1]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zi0w-c6n33-local' 08:23:48.230 [main] INFO c.c.c.l.LocalRepoManagerImpl - [288b73c1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zi0w-c6n33-local' locked successfully. 08:23:48.293 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4ef18604]initPersistenceManagerFactory: repositoryId=4090b1f2-90f4-4e30-b329-7589b0118459 08:23:48.342 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4ef18604]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6078 ms. 08:23:48.382 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4ef18604]_close: Shutting down real LocalRepoManager. 08:23:50.541 [main] INFO c.c.c.l.LocalRepoManagerImpl - [349f0ca4]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0z848-wm6nq' Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.768 sec - in co.codewizards.cloudstore.local.LocalRepoManagerFactoryTest 08:23:52.863 [closeDeferredTimer-72906e-1] INFO c.c.c.l.LocalRepoManagerImpl - [72906e]_close: Shutting down real LocalRepoManager. 08:23:54.257 [closeDeferredTimer-791c12e3-2] INFO c.c.c.l.LocalRepoManagerImpl - [791c12e3]_close: Shutting down real LocalRepoManager. 08:23:54.596 [closeDeferredTimer-322204dc-2] INFO c.c.c.l.LocalRepoManagerImpl - [322204dc]_close: Shutting down real LocalRepoManager. 08:23:58.848 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1d7c9811]initPersistenceManagerFactory: repositoryId=d04a1e13-4c35-4a1d-8669-e56446ffb888 08:23:58.856 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1d7c9811]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8294 ms. 08:23:58.950 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a520f05]initPersistenceManagerFactory: repositoryId=5b8ee61b-20fe-4d27-b6b7-deea4c5ba16f 08:23:58.953 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a520f05]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6170 ms. 08:23:58.999 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1d7c9811]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:59.007 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 08:23:59.012 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 08:23:59.024 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 08:23:59.053 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 08:23:59.059 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 08:23:59.091 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00% 08:23:59.152 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 08:23:59.172 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 08:23:59.180 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 08:23:59.205 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34% 08:23:59.250 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.36% 08:23:59.261 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.56% 08:23:59.284 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 08:23:59.292 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67% 08:23:59.328 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.72% 08:23:59.360 [main] INFO c.c.c.l.LocalRepoManagerImpl - [288b73c1]initPersistenceManagerFactory: repositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 08:23:59.362 [main] INFO c.c.c.l.LocalRepoManagerImpl - [288b73c1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6426 ms. 08:23:59.386 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.70% 08:23:59.414 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7792e14f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zi0x-5z2lb-remote' 08:23:59.417 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7792e14f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zi0x-5z2lb-remote' locked successfully. 08:23:59.418 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 08:23:59.471 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a520f05]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:59.478 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 08:23:59.478 [main] INFO c.c.c.l.LocalRepoManagerImpl - [351c6341]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zqpg-ex68p' 08:23:59.486 [main] INFO c.c.c.l.LocalRepoManagerImpl - [351c6341]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zqpg-ex68p' locked successfully. 08:23:59.602 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=34582bff-b105-490d-8402-a1a87c84483a remoteRepositoryId=d04a1e13-4c35-4a1d-8669-e56446ffb888 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:23:59.688 [main] INFO c.c.c.l.LocalRepoManagerImpl - [61a87366]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:23:59.693 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 08:23:59.699 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 08:23:59.702 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.17% 08:23:59.712 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 08:23:59.726 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.50% 08:23:59.896 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.62% 08:23:59.908 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.83% 08:23:59.922 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.94% 08:24:00.004 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 08:24:00.114 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=34582bff-b105-490d-8402-a1a87c84483a remoteRepositoryId=d04a1e13-4c35-4a1d-8669-e56446ffb888 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=5 08:24:00.132 [main] INFO c.c.c.l.LocalRepoManagerImpl - [61a87366]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:00.135 [main] INFO c.c.c.l.LocalRepoManagerImpl - [77d54a41]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zr7r-e0tr2-remote' 08:24:00.139 [main] INFO c.c.c.l.LocalRepoManagerImpl - [77d54a41]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zr7r-e0tr2-remote' locked successfully. 08:24:07.282 [closeDeferredTimer-53cb0bcb-2] INFO c.c.c.l.LocalRepoManagerImpl - [53cb0bcb]_close: Shutting down real LocalRepoManager. 08:24:08.214 [closeDeferredTimer-34aa8b61-1] INFO c.c.c.l.LocalRepoManagerImpl - [34aa8b61]_close: Shutting down real LocalRepoManager. 08:24:08.566 [closeDeferredTimer-ba562e0-1] INFO c.c.c.l.LocalRepoManagerImpl - [ba562e0]_close: Shutting down real LocalRepoManager. 08:24:10.240 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7792e14f]initPersistenceManagerFactory: repositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 08:24:10.247 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7792e14f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4809 ms. 08:24:10.442 [main] INFO c.c.c.l.LocalRepoManagerImpl - [288b73c1]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:11.049 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:24:11.055 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5a93bed-41f8-4b94-842c-819dc47783f3 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zi0x-5z2lb-remote' toID=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 to='target/repo/jjl0zi0w-c6n33-local', fromRepoLocalSync=true 08:24:11.055 [pool-4-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ae1ef0c5-9def-42c0-bdaa-edebeee9c394 ('target/repo/jjl0zi0w-c6n33-local') 08:24:11.090 [pool-4-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:24:11.103 [pool-4-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:24:11.107 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:24:11.108 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:24:11.110 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:24:11.112 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 08:24:11.115 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:24:11.119 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:24:11.125 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:24:11.206 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 remoteRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:24:11.260 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:11.268 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:24:11.316 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:11.443 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:11.449 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:24:11.477 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 08:24:11.479 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:11.494 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 08:24:11.495 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 08:24:11.497 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:11.499 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:24:11.517 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='db3f9560ecb8934c660d766264e4c46958cc1326' to.sha1=''): /1/a 08:24:11.549 [main] INFO c.c.c.l.LocalRepoManagerImpl - [351c6341]initPersistenceManagerFactory: repositoryId=38b96fad-b7d3-48e5-8f12-051e5f73e6cb 08:24:11.552 [main] INFO c.c.c.l.LocalRepoManagerImpl - [351c6341]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5931 ms. 08:24:11.570 [main] INFO c.c.c.l.LocalRepoManagerImpl - [77d54a41]initPersistenceManagerFactory: repositoryId=27b08b82-9fe1-4f77-9493-6e6f837ad1bb 08:24:11.572 [main] INFO c.c.c.l.LocalRepoManagerImpl - [77d54a41]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5095 ms. 08:24:11.577 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d5a93bed-41f8-4b94-842c-819dc47783f3"] on repo=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 08:24:11.582 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:24:11.582 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='db3f9560ecb8934c660d766264e4c46958cc1326' toSha1='null' 08:24:11.582 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:24:11.583 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:24:11.585 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:24:11.600 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 194752 bytes in 17 ms. path='/1/a' 08:24:11.613 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:24:11.612 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b2ff4df]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1002j-c58rl-local' 08:24:11.616 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b2ff4df]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1002j-c58rl-local' locked successfully. 08:24:11.651 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 08:24:11.666 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 08:24:11.669 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 08:24:11.678 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 64.29% 08:24:11.679 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d5a93bed-41f8-4b94-842c-819dc47783f3"] on repo=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 08:24:11.692 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:11.702 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:11.765 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:11.771 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 08:24:11.783 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 80.62% 08:24:11.788 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:11.791 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 08:24:11.800 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 08:24:11.815 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 08:24:11.836 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 47.12% 08:24:11.838 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:11.853 [main] INFO c.c.c.l.LocalRepoManagerImpl - [351c6341]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:11.857 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4a520f05]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:11.866 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1c5fd813]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1009f-mee8l' 08:24:11.871 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1c5fd813]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1009f-mee8l' locked successfully. 08:24:11.914 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 remoteRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 localRepositoryRevisionSynced=2 08:24:11.989 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 remoteRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 transaction.localRevision=16 remoteFromLocalRevision=3 08:24:12.023 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 from='target/repo/jjl0zi0w-c6n33-local' toID=d5a93bed-41f8-4b94-842c-819dc47783f3 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zi0x-5z2lb-remote' 08:24:12.066 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 remoteRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=16 08:24:12.083 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 08:24:12.083 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:24:12.083 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:24:12.103 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 remoteRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 localRepositoryRevisionSynced=16 08:24:12.132 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 remoteRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 transaction.localRevision=5 remoteFromLocalRevision=17 08:24:12.153 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5a93bed-41f8-4b94-842c-819dc47783f3 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zi0x-5z2lb-remote' toID=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 to='target/repo/jjl0zi0w-c6n33-local', fromRepoLocalSync=false 08:24:12.179 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 remoteRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:24:12.184 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:24:12.184 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:24:12.191 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 remoteRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 localRepositoryRevisionSynced=5 08:24:12.202 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 remoteRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 transaction.localRevision=19 remoteFromLocalRevision=6 08:24:12.215 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:24:12.248 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:24:12.248 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5a93bed-41f8-4b94-842c-819dc47783f3 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zi0x-5z2lb-remote' toID=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 to='target/repo/jjl0zi0w-c6n33-local', fromRepoLocalSync=true 08:24:12.248 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ae1ef0c5-9def-42c0-bdaa-edebeee9c394 ('target/repo/jjl0zi0w-c6n33-local') 08:24:12.264 [pool-5-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:24:12.271 [pool-5-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 08:24:12.283 [pool-5-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 08:24:12.311 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:24:12.316 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:24:12.319 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:24:12.325 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:24:12.327 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:24:12.427 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:24:12.431 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:24:12.447 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 remoteRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 08:24:12.478 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.60% 08:24:12.480 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:12.482 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:24:12.530 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:12.546 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:12.549 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 08:24:12.617 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:12.646 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:12.650 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/broken' 08:24:12.680 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:12.691 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 08:24:12.694 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.27% 08:24:12.734 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 remoteRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 localRepositoryRevisionSynced=8 08:24:12.789 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 remoteRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 transaction.localRevision=26 remoteFromLocalRevision=9 08:24:12.803 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 from='target/repo/jjl0zi0w-c6n33-local' toID=d5a93bed-41f8-4b94-842c-819dc47783f3 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zi0x-5z2lb-remote' 08:24:12.810 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=17 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=16 08:24:12.824 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 remoteRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 localRepositoryRevisionSynced=17 localRepositoryRevisionInProgress=26 08:24:12.845 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 08:24:12.845 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 08:24:12.847 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:12.849 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 08:24:12.859 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:12.912 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:12.915 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/broken' 08:24:12.925 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:12.965 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 08:24:12.973 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:24:13.013 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 remoteRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 localRepositoryRevisionSynced=26 08:24:13.033 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 remoteRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 transaction.localRevision=11 remoteFromLocalRevision=27 08:24:13.035 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5a93bed-41f8-4b94-842c-819dc47783f3 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl0zi0x-5z2lb-remote' toID=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 to='target/repo/jjl0zi0w-c6n33-local', fromRepoLocalSync=false 08:24:13.057 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 remoteRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 08:24:13.061 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:24:13.061 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:24:13.069 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 remoteRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 localRepositoryRevisionSynced=11 08:24:13.132 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ae1ef0c5-9def-42c0-bdaa-edebeee9c394 remoteRepositoryId=d5a93bed-41f8-4b94-842c-819dc47783f3 transaction.localRevision=31 remoteFromLocalRevision=12 08:24:13.140 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:24:13.154 [main] INFO c.c.c.l.LocalRepoManagerImpl - [288b73c1]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:13.155 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7792e14f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:13.159 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1019h-9nizr-local' 08:24:13.162 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1019h-9nizr-local' locked successfully. 08:24:19.000 [closeDeferredTimer-1d7c9811-1] INFO c.c.c.l.LocalRepoManagerImpl - [1d7c9811]_close: Shutting down real LocalRepoManager. 08:24:20.133 [closeDeferredTimer-61a87366-2] INFO c.c.c.l.LocalRepoManagerImpl - [61a87366]_close: Shutting down real LocalRepoManager. 08:24:23.641 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1c5fd813]initPersistenceManagerFactory: repositoryId=76e02519-20cd-47f8-a7c5-3bc824b0e333 08:24:23.646 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1c5fd813]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6209 ms. 08:24:23.743 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 08:24:23.754 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 08:24:23.785 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 08:24:23.912 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 08:24:23.955 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 08:24:23.983 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b2ff4df]initPersistenceManagerFactory: repositoryId=4a510164-ea36-4d65-b54c-de584fa11e8c 08:24:23.993 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.94% 08:24:24.020 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 08:24:24.056 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b2ff4df]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9019 ms. 08:24:24.058 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.91% 08:24:24.126 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 08:24:24.179 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1c5fd813]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:24.196 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 08:24:24.200 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 08:24:24.203 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 08:24:24.208 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 64.29% 08:24:24.229 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b2ff4df]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:24.250 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 08:24:24.261 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 80.62% 08:24:24.269 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 08:24:24.275 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 08:24:24.279 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 08:24:24.287 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 08:24:24.307 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00% 08:24:24.307 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 08:24:24.364 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1c5fd813]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 149.156 sec - in co.codewizards.cloudstore.local.LocalRepoManagerTest 08:24:24.410 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 08:24:24.438 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34% 08:24:24.491 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.06% 08:24:24.518 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67% 08:24:24.562 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.90% 08:24:24.621 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 08:24:24.699 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=27b08b82-9fe1-4f77-9493-6e6f837ad1bb remoteRepositoryId=4a510164-ea36-4d65-b54c-de584fa11e8c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:24:24.760 [main] INFO c.c.c.l.LocalRepoManagerImpl - [77d54a41]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 149.294 sec - in co.codewizards.cloudstore.local.transport.FileRepoTransportTest 08:24:24.854 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]initPersistenceManagerFactory: repositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 08:24:24.856 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4913 ms. 08:24:24.882 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2f307fcc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1019i-ttfx5-remote' 08:24:24.887 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2f307fcc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1019i-ttfx5-remote' locked successfully. 08:24:29.505 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2f307fcc]initPersistenceManagerFactory: repositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 08:24:29.574 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2f307fcc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3078 ms. 08:24:29.753 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:24:29.768 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:24:29.792 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:24:29.895 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:24:29.915 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:24:29.981 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.40% 08:24:30.014 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:24:30.052 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.73% 08:24:30.111 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:24:30.151 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 72239db2-6b50-4661-9d47-257cf0aa6f20 08:24:30.151 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: c744298f-7f75-4dc9-aa7d-48711a593bd1 08:24:30.159 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:24:30.159 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c744298f-7f75-4dc9-aa7d-48711a593bd1 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1019i-ttfx5-remote/2' toID=72239db2-6b50-4661-9d47-257cf0aa6f20 to='target/repo/jjl1019h-9nizr-local', fromRepoLocalSync=true 08:24:30.160 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 72239db2-6b50-4661-9d47-257cf0aa6f20 ('target/repo/jjl1019h-9nizr-local') 08:24:30.209 [pool-6-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:24:30.217 [pool-6-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:24:30.219 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:24:30.221 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:24:30.223 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:24:30.230 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:24:30.237 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:24:30.251 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:24:30.259 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:24:30.267 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:24:30.277 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:24:30.369 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 remoteRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:24:30.424 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:30.431 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:24:30.471 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:30.503 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:30.506 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:24:30.527 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 08:24:30.563 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:30.612 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 08:24:30.613 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 08:24:30.615 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:30.616 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:24:30.631 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c0eadfbc2d9e59041d0ed7a78ccc99a8bd4b2c5' to.sha1=''): /1/a 08:24:30.775 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c744298f-7f75-4dc9-aa7d-48711a593bd1"] on repo=72239db2-6b50-4661-9d47-257cf0aa6f20 08:24:30.866 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:24:30.867 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4c0eadfbc2d9e59041d0ed7a78ccc99a8bd4b2c5' toSha1='null' 08:24:30.867 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:24:30.867 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:24:30.873 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:24:30.885 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 156147 bytes in 18 ms. path='/1/a' 08:24:30.894 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:24:30.941 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c744298f-7f75-4dc9-aa7d-48711a593bd1"] on repo=72239db2-6b50-4661-9d47-257cf0aa6f20 08:24:30.953 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:30.960 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:30.961 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:24:30.977 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4325c743eeec3153476d23a8c04f4e7e585568e7' to.sha1=''): /1/b 08:24:31.000 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c744298f-7f75-4dc9-aa7d-48711a593bd1"] on repo=72239db2-6b50-4661-9d47-257cf0aa6f20 08:24:31.001 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:24:31.002 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4325c743eeec3153476d23a8c04f4e7e585568e7' toSha1='null' 08:24:31.002 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:24:31.002 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:24:31.008 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:24:31.023 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 517015 bytes in 21 ms. path='/1/b' 08:24:31.030 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:24:31.064 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c744298f-7f75-4dc9-aa7d-48711a593bd1"] on repo=72239db2-6b50-4661-9d47-257cf0aa6f20 08:24:31.070 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:31.082 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:31.083 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:24:31.093 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='805bbc977236ab2464d739a8594b2671bc7fdcbe' to.sha1=''): /a 08:24:31.111 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c744298f-7f75-4dc9-aa7d-48711a593bd1"] on repo=72239db2-6b50-4661-9d47-257cf0aa6f20 08:24:31.112 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 08:24:31.113 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='805bbc977236ab2464d739a8594b2671bc7fdcbe' toSha1='null' 08:24:31.113 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:24:31.113 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 08:24:31.121 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 08:24:31.137 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 716300 bytes in 24 ms. path='/a' 08:24:31.143 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:24:31.187 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c744298f-7f75-4dc9-aa7d-48711a593bd1"] on repo=72239db2-6b50-4661-9d47-257cf0aa6f20 08:24:31.193 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:31.198 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 08:24:31.221 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 remoteRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 localRepositoryRevisionSynced=2 08:24:31.245 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 remoteRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 transaction.localRevision=24 remoteFromLocalRevision=3 08:24:31.247 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72239db2-6b50-4661-9d47-257cf0aa6f20 from='target/repo/jjl1019h-9nizr-local' toID=c744298f-7f75-4dc9-aa7d-48711a593bd1 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1019i-ttfx5-remote/2' 08:24:31.268 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 remoteRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 08:24:31.279 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:24:31.280 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:24:31.293 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 remoteRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 localRepositoryRevisionSynced=24 08:24:31.307 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 remoteRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 transaction.localRevision=5 remoteFromLocalRevision=25 08:24:31.313 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c744298f-7f75-4dc9-aa7d-48711a593bd1 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1019i-ttfx5-remote/2' toID=72239db2-6b50-4661-9d47-257cf0aa6f20 to='target/repo/jjl1019h-9nizr-local', fromRepoLocalSync=false 08:24:31.333 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 remoteRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:24:31.342 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:24:31.342 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:24:31.348 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 remoteRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 localRepositoryRevisionSynced=5 08:24:31.356 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 remoteRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 transaction.localRevision=27 remoteFromLocalRevision=6 08:24:31.359 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:24:31.385 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:31.390 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2f307fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:32.526 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/jjl1019i-ttfx5-remote/2/1/b' length=517015 08:24:32.528 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/jjl1019i-ttfx5-remote/2/1/b' length=1 08:24:32.529 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:24:32.532 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:24:32.534 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 08:24:32.538 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:24:32.543 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 08:24:32.604 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 08:24:32.608 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 08:24:32.615 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94% 08:24:32.720 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:24:32.763 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:24:32.764 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c744298f-7f75-4dc9-aa7d-48711a593bd1 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1019i-ttfx5-remote/2' toID=72239db2-6b50-4661-9d47-257cf0aa6f20 to='target/repo/jjl1019h-9nizr-local', fromRepoLocalSync=true 08:24:32.764 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 72239db2-6b50-4661-9d47-257cf0aa6f20 ('target/repo/jjl1019h-9nizr-local') 08:24:32.771 [pool-7-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:24:32.782 [pool-7-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 08:24:32.791 [pool-7-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:24:32.803 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:24:32.807 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:24:32.810 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:24:32.821 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:24:32.827 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:24:32.838 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:24:32.843 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:24:32.851 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:24:32.861 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:24:32.863 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:24:32.873 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 remoteRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 08:24:32.892 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.56% 08:24:32.895 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.96% 08:24:32.895 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.35% 08:24:32.896 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:32.899 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:24:32.924 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c4039af2e8dae2aca446e63a127f0ebcf8a47a2' to.sha1='4c0eadfbc2d9e59041d0ed7a78ccc99a8bd4b2c5'): /1/a 08:24:32.948 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c744298f-7f75-4dc9-aa7d-48711a593bd1"] on repo=72239db2-6b50-4661-9d47-257cf0aa6f20 08:24:32.951 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:24:32.951 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='6c4039af2e8dae2aca446e63a127f0ebcf8a47a2' toSha1='4c0eadfbc2d9e59041d0ed7a78ccc99a8bd4b2c5' 08:24:32.951 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:24:32.952 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:24:32.955 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:24:32.963 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 156147 bytes in 11 ms. path='/1/a' 08:24:32.970 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:24:32.999 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c744298f-7f75-4dc9-aa7d-48711a593bd1"] on repo=72239db2-6b50-4661-9d47-257cf0aa6f20 08:24:33.009 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:33.019 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:33.020 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:24:33.036 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1599e9fa41ec68c80230491902786bee889f5bcb' to.sha1='4325c743eeec3153476d23a8c04f4e7e585568e7'): /1/b 08:24:33.054 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c744298f-7f75-4dc9-aa7d-48711a593bd1"] on repo=72239db2-6b50-4661-9d47-257cf0aa6f20 08:24:33.056 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:24:33.056 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='1599e9fa41ec68c80230491902786bee889f5bcb' toSha1='4325c743eeec3153476d23a8c04f4e7e585568e7' 08:24:33.056 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:24:33.056 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:24:33.056 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:24:33.062 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1 bytes in 6 ms. path='/1/b' 08:24:33.069 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:24:33.083 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c744298f-7f75-4dc9-aa7d-48711a593bd1"] on repo=72239db2-6b50-4661-9d47-257cf0aa6f20 08:24:33.088 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:33.093 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 08:24:33.099 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 remoteRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 localRepositoryRevisionSynced=9 08:24:33.108 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 remoteRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 transaction.localRevision=40 remoteFromLocalRevision=10 08:24:33.110 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72239db2-6b50-4661-9d47-257cf0aa6f20 from='target/repo/jjl1019h-9nizr-local' toID=c744298f-7f75-4dc9-aa7d-48711a593bd1 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1019i-ttfx5-remote/2' 08:24:33.116 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=25 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=24 08:24:33.131 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 remoteRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 localRepositoryRevisionSynced=25 localRepositoryRevisionInProgress=40 08:24:33.135 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:24:33.135 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:24:33.141 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 remoteRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 localRepositoryRevisionSynced=40 08:24:33.152 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 remoteRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 transaction.localRevision=12 remoteFromLocalRevision=41 08:24:33.156 [closeDeferredTimer-288b73c1-2] INFO c.c.c.l.LocalRepoManagerImpl - [288b73c1]_close: Shutting down real LocalRepoManager. 08:24:33.430 [closeDeferredTimer-7792e14f-1] INFO c.c.c.l.LocalRepoManagerImpl - [7792e14f]_close: Shutting down real LocalRepoManager. 08:24:33.680 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c744298f-7f75-4dc9-aa7d-48711a593bd1 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl1019i-ttfx5-remote/2' toID=72239db2-6b50-4661-9d47-257cf0aa6f20 to='target/repo/jjl1019h-9nizr-local', fromRepoLocalSync=false 08:24:33.742 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 remoteRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 08:24:33.780 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:24:33.780 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:24:33.792 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 remoteRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 localRepositoryRevisionSynced=12 08:24:33.844 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72239db2-6b50-4661-9d47-257cf0aa6f20 remoteRepositoryId=c744298f-7f75-4dc9-aa7d-48711a593bd1 transaction.localRevision=43 remoteFromLocalRevision=13 08:24:33.920 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:24:33.920 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:33.951 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2f307fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:34.028 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2045108]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10hd6-ottww-local' 08:24:34.032 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2045108]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10hd6-ottww-local' locked successfully. 08:24:40.724 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2045108]initPersistenceManagerFactory: repositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 08:24:40.730 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2045108]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2579 ms. 08:24:40.757 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453d2a55]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10hd7-4xbsg-remote' 08:24:40.761 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453d2a55]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10hd7-4xbsg-remote' locked successfully. 08:24:45.257 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453d2a55]initPersistenceManagerFactory: repositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 08:24:45.266 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453d2a55]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2891 ms. 08:24:45.396 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:24:45.405 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:24:45.423 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:24:45.484 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:24:45.532 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:24:45.588 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.36% 08:24:45.631 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:24:45.671 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.70% 08:24:45.754 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:24:45.790 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 5b13cde8-fec0-4436-9d07-61002e52dda9 08:24:45.790 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: b425f4b5-f16b-4bba-aac1-c814b83c4508 08:24:45.798 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:24:45.799 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b425f4b5-f16b-4bba-aac1-c814b83c4508 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10hd7-4xbsg-remote/2' toID=5b13cde8-fec0-4436-9d07-61002e52dda9 to='target/repo/jjl10hd6-ottww-local', fromRepoLocalSync=true 08:24:45.799 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5b13cde8-fec0-4436-9d07-61002e52dda9 ('target/repo/jjl10hd6-ottww-local') 08:24:45.836 [pool-8-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:24:45.850 [pool-8-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:24:45.854 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:24:45.856 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:24:45.857 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:24:45.864 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:24:45.871 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:24:45.883 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:24:45.888 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:24:45.894 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:24:45.904 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:24:45.997 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 remoteRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:24:46.047 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:46.053 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:24:46.084 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:46.110 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:46.113 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:24:46.142 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 08:24:46.144 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:46.163 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 08:24:46.163 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 08:24:46.165 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:46.166 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:24:46.182 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fbb24599bb6c6cbf54647457b528155cd71283c7' to.sha1=''): /1/a 08:24:46.247 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b425f4b5-f16b-4bba-aac1-c814b83c4508"] on repo=5b13cde8-fec0-4436-9d07-61002e52dda9 08:24:46.253 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:24:46.253 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='fbb24599bb6c6cbf54647457b528155cd71283c7' toSha1='null' 08:24:46.253 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:24:46.253 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:24:46.263 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:24:46.275 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 337042 bytes in 22 ms. path='/1/a' 08:24:46.281 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:24:46.335 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b425f4b5-f16b-4bba-aac1-c814b83c4508"] on repo=5b13cde8-fec0-4436-9d07-61002e52dda9 08:24:46.359 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:46.371 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:46.372 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:24:46.388 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='158f62e45410296bfdceae3012a775a9e193730e' to.sha1=''): /1/b 08:24:46.413 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b425f4b5-f16b-4bba-aac1-c814b83c4508"] on repo=5b13cde8-fec0-4436-9d07-61002e52dda9 08:24:46.418 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:24:46.419 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='158f62e45410296bfdceae3012a775a9e193730e' toSha1='null' 08:24:46.419 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:24:46.419 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:24:46.422 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:24:46.433 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250290 bytes in 14 ms. path='/1/b' 08:24:46.438 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:24:46.466 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b425f4b5-f16b-4bba-aac1-c814b83c4508"] on repo=5b13cde8-fec0-4436-9d07-61002e52dda9 08:24:46.475 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:46.485 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:46.487 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:24:46.500 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b4c872f35cde60a463d05dd9cb17159d4300da25' to.sha1=''): /a 08:24:46.520 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b425f4b5-f16b-4bba-aac1-c814b83c4508"] on repo=5b13cde8-fec0-4436-9d07-61002e52dda9 08:24:46.526 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 08:24:46.527 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b4c872f35cde60a463d05dd9cb17159d4300da25' toSha1='null' 08:24:46.527 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:24:46.527 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 08:24:46.538 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 08:24:46.551 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 672100 bytes in 24 ms. path='/a' 08:24:46.555 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:24:46.599 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b425f4b5-f16b-4bba-aac1-c814b83c4508"] on repo=5b13cde8-fec0-4436-9d07-61002e52dda9 08:24:46.615 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:46.626 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 08:24:46.659 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 remoteRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 localRepositoryRevisionSynced=2 08:24:46.689 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 remoteRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 transaction.localRevision=24 remoteFromLocalRevision=3 08:24:46.696 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b13cde8-fec0-4436-9d07-61002e52dda9 from='target/repo/jjl10hd6-ottww-local' toID=b425f4b5-f16b-4bba-aac1-c814b83c4508 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10hd7-4xbsg-remote/2' 08:24:46.743 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 remoteRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 08:24:46.755 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:24:46.755 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:24:46.770 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 remoteRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 localRepositoryRevisionSynced=24 08:24:46.784 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 remoteRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 transaction.localRevision=5 remoteFromLocalRevision=25 08:24:46.791 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b425f4b5-f16b-4bba-aac1-c814b83c4508 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10hd7-4xbsg-remote/2' toID=5b13cde8-fec0-4436-9d07-61002e52dda9 to='target/repo/jjl10hd6-ottww-local', fromRepoLocalSync=false 08:24:46.808 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 remoteRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:24:46.816 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:24:46.816 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:24:46.821 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 remoteRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 localRepositoryRevisionSynced=5 08:24:46.831 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 remoteRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 transaction.localRevision=27 remoteFromLocalRevision=6 08:24:46.837 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:24:46.860 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2045108]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:46.860 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453d2a55]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:46.890 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:24:46.892 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:24:46.895 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 62.25% 08:24:46.900 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 68.38% 08:24:46.904 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 08:24:46.908 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.75% 08:24:46.914 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 92.88% 08:24:46.921 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 08:24:46.998 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:24:47.023 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:24:47.024 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b425f4b5-f16b-4bba-aac1-c814b83c4508 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10hd7-4xbsg-remote/2' toID=5b13cde8-fec0-4436-9d07-61002e52dda9 to='target/repo/jjl10hd6-ottww-local', fromRepoLocalSync=true 08:24:47.024 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5b13cde8-fec0-4436-9d07-61002e52dda9 ('target/repo/jjl10hd6-ottww-local') 08:24:47.034 [pool-9-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:24:47.043 [pool-9-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 08:24:47.055 [pool-9-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:24:47.076 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:24:47.078 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:24:47.080 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:24:47.085 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 08:24:47.089 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:24:47.093 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:24:47.099 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 08:24:47.104 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:24:47.117 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:24:47.120 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:24:47.132 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 remoteRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 08:24:47.159 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.56% 08:24:47.160 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:47.162 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:24:47.191 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:47.201 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:47.203 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '' 08:24:47.285 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:47.299 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:47.300 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '' 08:24:47.307 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:47.316 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.16% 08:24:47.317 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.55% 08:24:47.342 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 remoteRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 localRepositoryRevisionSynced=8 08:24:47.356 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 remoteRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 transaction.localRevision=33 remoteFromLocalRevision=9 08:24:47.362 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b13cde8-fec0-4436-9d07-61002e52dda9 from='target/repo/jjl10hd6-ottww-local' toID=b425f4b5-f16b-4bba-aac1-c814b83c4508 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10hd7-4xbsg-remote/2' 08:24:47.373 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=25 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=24 08:24:47.387 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 remoteRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 localRepositoryRevisionSynced=25 localRepositoryRevisionInProgress=33 08:24:47.400 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 08:24:47.400 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 08:24:47.402 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:47.403 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1' 08:24:47.428 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:47.441 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:47.442 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/a' 08:24:47.453 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:47.464 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 08:24:47.464 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:24:47.498 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 remoteRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 localRepositoryRevisionSynced=33 08:24:47.510 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 remoteRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 transaction.localRevision=11 remoteFromLocalRevision=34 08:24:47.516 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b425f4b5-f16b-4bba-aac1-c814b83c4508 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10hd7-4xbsg-remote/2' toID=5b13cde8-fec0-4436-9d07-61002e52dda9 to='target/repo/jjl10hd6-ottww-local', fromRepoLocalSync=false 08:24:47.532 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 remoteRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 08:24:47.540 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:24:47.540 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:24:47.547 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 remoteRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 localRepositoryRevisionSynced=11 08:24:47.559 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b13cde8-fec0-4436-9d07-61002e52dda9 remoteRepositoryId=b425f4b5-f16b-4bba-aac1-c814b83c4508 transaction.localRevision=38 remoteFromLocalRevision=12 08:24:47.566 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:24:47.567 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2045108]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:47.586 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453d2a55]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:24:47.595 [main] INFO c.c.c.l.LocalRepoManagerImpl - [327dcf8c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10ru1-387iq-local' 08:24:47.600 [main] INFO c.c.c.l.LocalRepoManagerImpl - [327dcf8c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10ru1-387iq-local' locked successfully. 08:24:52.010 [main] INFO c.c.c.l.LocalRepoManagerImpl - [327dcf8c]initPersistenceManagerFactory: repositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:52.016 [main] INFO c.c.c.l.LocalRepoManagerImpl - [327dcf8c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2787 ms. 08:24:52.035 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5710598e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10ru1-fbyna-remote' 08:24:52.039 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5710598e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10ru1-fbyna-remote' locked successfully. 08:24:53.923 [closeDeferredTimer-4b3b2a4f-2] INFO c.c.c.l.LocalRepoManagerImpl - [4b3b2a4f]_close: Shutting down real LocalRepoManager. 08:24:54.234 [closeDeferredTimer-2f307fcc-2] INFO c.c.c.l.LocalRepoManagerImpl - [2f307fcc]_close: Shutting down real LocalRepoManager. 08:24:58.043 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5710598e]initPersistenceManagerFactory: repositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec 08:24:58.049 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5710598e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3497 ms. 08:24:58.169 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:24:58.179 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:24:58.195 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:24:58.261 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:24:58.283 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:24:58.321 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.94% 08:24:58.338 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:24:58.362 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.68% 08:24:58.399 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:24:58.424 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: d1318465-2c3f-4766-97d8-c33464ce2702 08:24:58.424 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 39d18b86-ff2c-4be1-953a-885bd55775ec 08:24:58.430 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:24:58.430 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=39d18b86-ff2c-4be1-953a-885bd55775ec from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10ru1-fbyna-remote' toID=d1318465-2c3f-4766-97d8-c33464ce2702 to='target/repo/jjl10ru1-387iq-local', fromRepoLocalSync=true 08:24:58.431 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d1318465-2c3f-4766-97d8-c33464ce2702 ('target/repo/jjl10ru1-387iq-local') 08:24:58.466 [pool-10-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:24:58.476 [pool-10-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:24:58.477 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:24:58.483 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:24:58.488 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:24:58.494 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:24:58.500 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:24:58.509 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:24:58.514 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:24:58.520 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:24:58.528 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:24:58.562 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:24:58.593 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:58.599 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:24:58.636 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:58.713 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:58.717 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:24:58.739 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:58.751 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 08:24:58.753 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:58.755 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:24:58.783 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:58.802 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:58.804 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:24:58.836 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:58.963 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:58.968 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:24:59.052 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.068 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 08:24:59.068 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 08:24:59.070 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.072 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:24:59.083 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='61ffa525ddbc85b0f7f51779732e07525dcf7b30' to.sha1=''): /1/a 08:24:59.151 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:59.157 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:24:59.158 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='61ffa525ddbc85b0f7f51779732e07525dcf7b30' toSha1='null' 08:24:59.158 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:24:59.158 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:24:59.164 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:24:59.174 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 273109 bytes in 16 ms. path='/1/a' 08:24:59.180 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:24:59.239 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:59.262 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.279 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.282 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:24:59.295 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='87b332fd8c0658c90874851adf77e053009d2747' to.sha1=''): /1/b 08:24:59.325 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:59.333 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:24:59.334 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='87b332fd8c0658c90874851adf77e053009d2747' toSha1='null' 08:24:59.334 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:24:59.334 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:24:59.335 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:24:59.343 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26475 bytes in 9 ms. path='/1/b' 08:24:59.348 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:24:59.364 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:59.373 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.382 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.385 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 08:24:59.400 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe61513bd530218c9bffbe116e787e64dc629529' to.sha1=''): /1/c 08:24:59.435 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:59.440 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 08:24:59.441 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='fe61513bd530218c9bffbe116e787e64dc629529' toSha1='null' 08:24:59.441 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 08:24:59.441 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 08:24:59.448 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 08:24:59.461 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 299008 bytes in 20 ms. path='/1/c' 08:24:59.467 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:24:59.496 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:59.508 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.523 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.525 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 08:24:59.543 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6160bfa4eb6646d2055f13b60ca88bfacecc87c4' to.sha1=''): /2/1/a 08:24:59.565 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:59.572 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 08:24:59.572 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6160bfa4eb6646d2055f13b60ca88bfacecc87c4' toSha1='null' 08:24:59.572 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 08:24:59.572 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 08:24:59.581 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 08:24:59.593 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 286639 bytes in 21 ms. path='/2/1/a' 08:24:59.601 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:24:59.636 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:59.648 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.660 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.663 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 08:24:59.683 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbd6e1841879bc48acefee6b0253efa562af3d7f' to.sha1=''): /2/1/b 08:24:59.709 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:59.715 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 08:24:59.716 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='bbd6e1841879bc48acefee6b0253efa562af3d7f' toSha1='null' 08:24:59.716 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 08:24:59.716 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 08:24:59.720 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 08:24:59.733 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150059 bytes in 17 ms. path='/2/1/b' 08:24:59.740 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:24:59.763 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:59.777 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.790 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.792 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:24:59.809 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f88a54c9138f4c9a9346944079182caa8faa2683' to.sha1=''): /2/a 08:24:59.831 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:59.837 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 08:24:59.837 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f88a54c9138f4c9a9346944079182caa8faa2683' toSha1='null' 08:24:59.838 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:24:59.838 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 08:24:59.841 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 08:24:59.851 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 47880 bytes in 13 ms. path='/2/a' 08:24:59.857 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:24:59.875 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:59.884 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.896 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:24:59.898 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:24:59.912 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d56304277688ba0618d0b5f491a9f8e3543c149a' to.sha1=''): /3/a 08:24:59.936 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:24:59.942 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 08:24:59.942 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d56304277688ba0618d0b5f491a9f8e3543c149a' toSha1='null' 08:24:59.942 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:24:59.943 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 08:24:59.949 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 08:24:59.961 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 320529 bytes in 18 ms. path='/3/a' 08:24:59.966 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:24:59.996 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:25:00.008 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:00.021 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:00.023 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:25:00.037 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='96d0fd3514af4c73441a13ce31d648df9d0ee72e' to.sha1=''): /3/b 08:25:00.060 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:25:00.066 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 08:25:00.066 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='96d0fd3514af4c73441a13ce31d648df9d0ee72e' toSha1='null' 08:25:00.066 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:25:00.066 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 08:25:00.067 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 08:25:00.072 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20878 bytes in 6 ms. path='/3/b' 08:25:00.079 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:25:00.102 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:25:00.111 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:00.124 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:00.127 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:25:00.142 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2bce3b92be09388b30afb656a1daa0a6ed576f51' to.sha1=''): /3/c 08:25:00.165 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:25:00.172 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 08:25:00.172 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2bce3b92be09388b30afb656a1daa0a6ed576f51' toSha1='null' 08:25:00.172 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:25:00.173 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 08:25:00.174 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 08:25:00.184 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 50898 bytes in 11 ms. path='/3/c' 08:25:00.189 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:25:00.208 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:25:00.218 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:00.236 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:00.238 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:25:00.255 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f572c3c9860a00f700ea999820a0038ac0ef873' to.sha1=''): /3/d 08:25:00.278 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:25:00.285 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 08:25:00.285 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4f572c3c9860a00f700ea999820a0038ac0ef873' toSha1='null' 08:25:00.285 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:25:00.285 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 08:25:00.291 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 08:25:00.310 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 255892 bytes in 25 ms. path='/3/d' 08:25:00.315 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:25:00.342 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="39d18b86-ff2c-4be1-953a-885bd55775ec"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:25:00.355 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:00.366 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 08:25:00.398 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 localRepositoryRevisionSynced=2 08:25:00.424 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 remoteRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec transaction.localRevision=72 remoteFromLocalRevision=3 08:25:00.431 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d1318465-2c3f-4766-97d8-c33464ce2702 from='target/repo/jjl10ru1-387iq-local' toID=39d18b86-ff2c-4be1-953a-885bd55775ec to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10ru1-fbyna-remote' 08:25:00.471 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 remoteRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 08:25:00.484 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:25:00.484 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:25:00.500 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 remoteRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec localRepositoryRevisionSynced=72 08:25:00.521 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 transaction.localRevision=5 remoteFromLocalRevision=73 08:25:00.524 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=39d18b86-ff2c-4be1-953a-885bd55775ec from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10ru1-fbyna-remote' toID=d1318465-2c3f-4766-97d8-c33464ce2702 to='target/repo/jjl10ru1-387iq-local', fromRepoLocalSync=false 08:25:00.539 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:25:00.543 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:25:00.543 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:25:00.549 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 localRepositoryRevisionSynced=5 08:25:00.554 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 remoteRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec transaction.localRevision=75 remoteFromLocalRevision=6 08:25:00.560 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:25:00.584 [main] INFO c.c.c.l.LocalRepoManagerImpl - [327dcf8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:00.585 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5710598e]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:01.735 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:25:01.736 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=39d18b86-ff2c-4be1-953a-885bd55775ec from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10ru1-fbyna-remote' toID=d1318465-2c3f-4766-97d8-c33464ce2702 to='target/repo/jjl10ru1-387iq-local', fromRepoLocalSync=true 08:25:01.736 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d1318465-2c3f-4766-97d8-c33464ce2702 ('target/repo/jjl10ru1-387iq-local') 08:25:01.745 [pool-11-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:25:01.769 [pool-11-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 08:25:01.839 [pool-11-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 08:25:01.886 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:25:01.888 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:25:01.892 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:25:01.897 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 08:25:01.902 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:25:01.907 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:25:01.915 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 08:25:01.928 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:25:01.999 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:25:02.002 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:25:02.012 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 08:25:02.035 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.09% 08:25:02.036 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.038 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:25:02.063 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.079 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.080 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 08:25:02.183 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.195 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 08:25:02.197 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02% 08:25:02.223 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 localRepositoryRevisionSynced=8 08:25:02.229 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 remoteRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec transaction.localRevision=82 remoteFromLocalRevision=9 08:25:02.237 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d1318465-2c3f-4766-97d8-c33464ce2702 from='target/repo/jjl10ru1-387iq-local' toID=39d18b86-ff2c-4be1-953a-885bd55775ec to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10ru1-fbyna-remote' 08:25:02.248 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=73 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=72 08:25:02.258 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 remoteRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=82 08:25:02.274 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 08:25:02.274 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70% 08:25:02.275 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.276 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 08:25:02.282 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.290 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 08:25:02.291 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:25:02.318 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 remoteRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec localRepositoryRevisionSynced=82 08:25:02.332 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 transaction.localRevision=11 remoteFromLocalRevision=83 08:25:02.334 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=39d18b86-ff2c-4be1-953a-885bd55775ec from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10ru1-fbyna-remote' toID=d1318465-2c3f-4766-97d8-c33464ce2702 to='target/repo/jjl10ru1-387iq-local', fromRepoLocalSync=false 08:25:02.347 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 08:25:02.350 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:25:02.350 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:25:02.355 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 localRepositoryRevisionSynced=11 08:25:02.360 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 remoteRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec transaction.localRevision=86 remoteFromLocalRevision=12 08:25:02.366 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:25:02.366 [main] INFO c.c.c.l.LocalRepoManagerImpl - [327dcf8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:02.367 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5710598e]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:02.381 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:25:02.381 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=39d18b86-ff2c-4be1-953a-885bd55775ec from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10ru1-fbyna-remote' toID=d1318465-2c3f-4766-97d8-c33464ce2702 to='target/repo/jjl10ru1-387iq-local', fromRepoLocalSync=true 08:25:02.381 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d1318465-2c3f-4766-97d8-c33464ce2702 ('target/repo/jjl10ru1-387iq-local') 08:25:02.385 [pool-12-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:25:02.398 [pool-12-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.99% 08:25:02.495 [pool-12-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 08:25:02.520 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:25:02.523 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:25:02.528 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:25:02.537 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 08:25:02.540 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:25:02.545 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:25:02.551 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 08:25:02.556 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:25:02.568 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:25:02.572 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=12 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=11 08:25:02.577 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=13 08:25:02.580 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 08:25:02.581 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 08:25:02.586 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 localRepositoryRevisionSynced=13 08:25:02.591 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 remoteRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec transaction.localRevision=88 remoteFromLocalRevision=14 08:25:02.597 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d1318465-2c3f-4766-97d8-c33464ce2702 from='target/repo/jjl10ru1-387iq-local' toID=39d18b86-ff2c-4be1-953a-885bd55775ec to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10ru1-fbyna-remote' 08:25:02.601 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=83 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=82 08:25:02.615 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 remoteRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=88 08:25:02.647 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.648 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision' 08:25:02.672 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 55.60% 08:25:02.674 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.685 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.687 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1' 08:25:02.707 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.719 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 61.19% 08:25:02.719 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 66.79% 08:25:02.720 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.722 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/a' 08:25:02.740 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e78837b60318d8218c40335c2465632b29a84d7' to.sha1=''): /2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/a 08:25:02.770 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d1318465-2c3f-4766-97d8-c33464ce2702"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:25:02.776 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/a' 08:25:02.776 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5e78837b60318d8218c40335c2465632b29a84d7' toSha1='null' 08:25:02.776 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/a' 08:25:02.776 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/a' offset=0 08:25:02.780 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/a' offset=0 08:25:02.792 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 286639 bytes in 16 ms. path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/a' 08:25:02.799 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:25:02.840 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d1318465-2c3f-4766-97d8-c33464ce2702"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:25:02.853 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.866 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.867 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/b' 08:25:02.886 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbd6e1841879bc48acefee6b0253efa562af3d7f' to.sha1=''): /2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/b 08:25:02.903 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d1318465-2c3f-4766-97d8-c33464ce2702"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:25:02.908 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/b' 08:25:02.908 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='bbd6e1841879bc48acefee6b0253efa562af3d7f' toSha1='null' 08:25:02.908 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/b' 08:25:02.908 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/b' offset=0 08:25:02.910 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/b' offset=0 08:25:02.919 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150059 bytes in 11 ms. path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/1/b' 08:25:02.926 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:25:02.947 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d1318465-2c3f-4766-97d8-c33464ce2702"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:25:02.957 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.970 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:02.971 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/a' 08:25:02.988 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f88a54c9138f4c9a9346944079182caa8faa2683' to.sha1=''): /2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/a 08:25:03.009 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="d1318465-2c3f-4766-97d8-c33464ce2702"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:25:03.016 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/a' 08:25:03.016 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f88a54c9138f4c9a9346944079182caa8faa2683' toSha1='null' 08:25:03.017 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/a' 08:25:03.017 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/a' offset=0 08:25:03.018 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/a' offset=0 08:25:03.026 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 47880 bytes in 9 ms. path='/2.jjl1131h77aIOk-mYgOszm81QYWeRg.collision/a' 08:25:03.032 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:25:03.046 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="d1318465-2c3f-4766-97d8-c33464ce2702"] on repo=d1318465-2c3f-4766-97d8-c33464ce2702 08:25:03.056 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:03.066 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.51% 08:25:03.075 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 remoteRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec localRepositoryRevisionSynced=88 08:25:03.086 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 transaction.localRevision=27 remoteFromLocalRevision=89 08:25:03.087 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=39d18b86-ff2c-4be1-953a-885bd55775ec from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl10ru1-fbyna-remote' toID=d1318465-2c3f-4766-97d8-c33464ce2702 to='target/repo/jjl10ru1-387iq-local', fromRepoLocalSync=false 08:25:03.099 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 localRepositoryRevisionSynced=13 localRepositoryRevisionInProgress=27 08:25:03.102 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:25:03.102 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:25:03.108 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec remoteRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 localRepositoryRevisionSynced=27 08:25:03.122 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d1318465-2c3f-4766-97d8-c33464ce2702 remoteRepositoryId=39d18b86-ff2c-4be1-953a-885bd55775ec transaction.localRevision=102 remoteFromLocalRevision=28 08:25:03.201 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:25:03.201 [main] INFO c.c.c.l.LocalRepoManagerImpl - [327dcf8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:03.202 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5710598e]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:03.224 [main] INFO c.c.c.l.LocalRepoManagerImpl - [115e7c5e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl113w7-seuov-local' 08:25:03.229 [main] INFO c.c.c.l.LocalRepoManagerImpl - [115e7c5e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl113w7-seuov-local' locked successfully. 08:25:06.915 [main] INFO c.c.c.l.LocalRepoManagerImpl - [115e7c5e]initPersistenceManagerFactory: repositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 08:25:06.916 [main] INFO c.c.c.l.LocalRepoManagerImpl - [115e7c5e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1646 ms. 08:25:06.935 [main] INFO c.c.c.l.LocalRepoManagerImpl - [56c802bc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl113w7-oh5sd-remote' 08:25:06.940 [main] INFO c.c.c.l.LocalRepoManagerImpl - [56c802bc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl113w7-oh5sd-remote' locked successfully. 08:25:07.568 [closeDeferredTimer-2045108-2] INFO c.c.c.l.LocalRepoManagerImpl - [2045108]_close: Shutting down real LocalRepoManager. 08:25:07.878 [closeDeferredTimer-453d2a55-2] INFO c.c.c.l.LocalRepoManagerImpl - [453d2a55]_close: Shutting down real LocalRepoManager. 08:25:12.659 [main] INFO c.c.c.l.LocalRepoManagerImpl - [56c802bc]initPersistenceManagerFactory: repositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea 08:25:12.665 [main] INFO c.c.c.l.LocalRepoManagerImpl - [56c802bc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2625 ms. 08:25:12.775 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:25:12.781 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:25:12.791 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:25:12.848 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:25:12.862 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:25:12.904 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.48% 08:25:12.924 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:25:12.967 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.72% 08:25:13.001 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:25:13.033 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: ddf93488-5cc7-4933-8aa3-a59f11fe83c2 08:25:13.033 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: e13c2d92-37c2-4151-8e82-5b2afd17cdea 08:25:13.039 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:25:13.039 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e13c2d92-37c2-4151-8e82-5b2afd17cdea from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl113w7-oh5sd-remote/2/1' toID=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 to='target/repo/jjl113w7-seuov-local', fromRepoLocalSync=true 08:25:13.039 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ddf93488-5cc7-4933-8aa3-a59f11fe83c2 ('target/repo/jjl113w7-seuov-local') 08:25:13.072 [pool-13-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:25:13.081 [pool-13-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:25:13.085 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:25:13.086 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:25:13.088 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:25:13.093 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:25:13.098 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:25:13.107 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:25:13.111 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:25:13.116 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:25:13.124 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:25:13.192 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea remoteRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:25:13.242 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:13.247 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:25:13.273 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.43% 08:25:13.276 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:13.303 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.54% 08:25:13.303 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.65% 08:25:13.304 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:13.305 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:25:13.325 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ad646d88d409820cfb772f14ad3dfccdc81c3e73' to.sha1=''): /a 08:25:13.375 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e13c2d92-37c2-4151-8e82-5b2afd17cdea"] on repo=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 08:25:13.376 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 08:25:13.376 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ad646d88d409820cfb772f14ad3dfccdc81c3e73' toSha1='null' 08:25:13.377 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:25:13.377 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 08:25:13.378 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 08:25:13.386 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 125130 bytes in 9 ms. path='/a' 08:25:13.393 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:25:13.443 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e13c2d92-37c2-4151-8e82-5b2afd17cdea"] on repo=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 08:25:13.454 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:13.461 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:13.462 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 08:25:13.476 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16d427f2dd79dbfacfc1d3d6dc3fb52c6206fc10' to.sha1=''): /b 08:25:13.493 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e13c2d92-37c2-4151-8e82-5b2afd17cdea"] on repo=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 08:25:13.494 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/b' 08:25:13.495 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='16d427f2dd79dbfacfc1d3d6dc3fb52c6206fc10' toSha1='null' 08:25:13.495 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b' 08:25:13.495 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/b' offset=0 08:25:13.502 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/b' offset=0 08:25:13.515 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 399640 bytes in 20 ms. path='/b' 08:25:13.519 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:25:13.548 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e13c2d92-37c2-4151-8e82-5b2afd17cdea"] on repo=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 08:25:13.555 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:13.571 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 08:25:13.604 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea remoteRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 localRepositoryRevisionSynced=2 08:25:13.635 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 remoteRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea transaction.localRevision=16 remoteFromLocalRevision=3 08:25:13.638 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 from='target/repo/jjl113w7-seuov-local' toID=e13c2d92-37c2-4151-8e82-5b2afd17cdea to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl113w7-oh5sd-remote/2/1' 08:25:13.665 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 remoteRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=16 08:25:13.680 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:25:13.680 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:25:13.697 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 remoteRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea localRepositoryRevisionSynced=16 08:25:13.707 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea remoteRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 transaction.localRevision=5 remoteFromLocalRevision=17 08:25:13.714 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e13c2d92-37c2-4151-8e82-5b2afd17cdea from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl113w7-oh5sd-remote/2/1' toID=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 to='target/repo/jjl113w7-seuov-local', fromRepoLocalSync=false 08:25:13.736 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea remoteRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:25:13.746 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:25:13.747 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:25:13.751 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea remoteRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 localRepositoryRevisionSynced=5 08:25:13.763 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 remoteRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea transaction.localRevision=19 remoteFromLocalRevision=6 08:25:13.767 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:25:13.787 [main] INFO c.c.c.l.LocalRepoManagerImpl - [115e7c5e]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:13.788 [main] INFO c.c.c.l.LocalRepoManagerImpl - [56c802bc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:13.804 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:25:13.806 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:25:13.809 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 62.25% 08:25:13.813 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 68.38% 08:25:13.817 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 08:25:13.820 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.75% 08:25:13.824 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 92.88% 08:25:13.829 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 08:25:13.898 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:25:13.918 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:25:13.919 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e13c2d92-37c2-4151-8e82-5b2afd17cdea from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl113w7-oh5sd-remote/2/1' toID=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 to='target/repo/jjl113w7-seuov-local', fromRepoLocalSync=true 08:25:13.919 [pool-14-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ddf93488-5cc7-4933-8aa3-a59f11fe83c2 ('target/repo/jjl113w7-seuov-local') 08:25:13.922 [pool-14-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:25:13.929 [pool-14-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 08:25:13.933 [pool-14-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:25:13.940 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:25:13.942 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:25:13.946 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:25:13.950 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 08:25:13.952 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:25:13.955 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:25:13.960 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 08:25:13.964 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:25:13.972 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:25:13.974 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:25:13.984 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea remoteRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 08:25:14.017 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.09% 08:25:14.018 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:14.019 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:25:14.035 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:14.040 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:14.041 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '' 08:25:14.094 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:14.098 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 08:25:14.099 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02% 08:25:14.120 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea remoteRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 localRepositoryRevisionSynced=8 08:25:14.135 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 remoteRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea transaction.localRevision=24 remoteFromLocalRevision=9 08:25:14.137 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 from='target/repo/jjl113w7-seuov-local' toID=e13c2d92-37c2-4151-8e82-5b2afd17cdea to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl113w7-oh5sd-remote/2/1' 08:25:14.142 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=17 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=16 08:25:14.147 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 remoteRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea localRepositoryRevisionSynced=17 localRepositoryRevisionInProgress=24 08:25:14.158 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 08:25:14.158 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 08:25:14.159 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:14.160 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/a' 08:25:14.174 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:14.179 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:14.180 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/b' 08:25:14.193 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:14.197 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 08:25:14.197 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:25:14.220 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 remoteRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea localRepositoryRevisionSynced=24 08:25:14.225 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea remoteRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 transaction.localRevision=11 remoteFromLocalRevision=25 08:25:14.230 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e13c2d92-37c2-4151-8e82-5b2afd17cdea from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl113w7-oh5sd-remote/2/1' toID=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 to='target/repo/jjl113w7-seuov-local', fromRepoLocalSync=false 08:25:14.241 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea remoteRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 08:25:14.250 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:25:14.250 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:25:14.255 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea remoteRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 localRepositoryRevisionSynced=11 08:25:14.265 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ddf93488-5cc7-4933-8aa3-a59f11fe83c2 remoteRepositoryId=e13c2d92-37c2-4151-8e82-5b2afd17cdea transaction.localRevision=29 remoteFromLocalRevision=12 08:25:14.267 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:25:14.268 [main] INFO c.c.c.l.LocalRepoManagerImpl - [115e7c5e]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:14.284 [main] INFO c.c.c.l.LocalRepoManagerImpl - [56c802bc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:14.300 [main] INFO c.c.c.l.LocalRepoManagerImpl - [48e114b4]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11cfv-ekpoh-local' 08:25:14.307 [main] INFO c.c.c.l.LocalRepoManagerImpl - [48e114b4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11cfv-ekpoh-local' locked successfully. 08:25:19.021 [main] INFO c.c.c.l.LocalRepoManagerImpl - [48e114b4]initPersistenceManagerFactory: repositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 08:25:19.032 [main] INFO c.c.c.l.LocalRepoManagerImpl - [48e114b4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3086 ms. 08:25:19.061 [main] INFO c.c.c.l.LocalRepoManagerImpl - [44261d79]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11cfv-xyw5u-remote' 08:25:19.066 [main] INFO c.c.c.l.LocalRepoManagerImpl - [44261d79]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11cfv-xyw5u-remote' locked successfully. 08:25:23.203 [closeDeferredTimer-327dcf8c-3] INFO c.c.c.l.LocalRepoManagerImpl - [327dcf8c]_close: Shutting down real LocalRepoManager. 08:25:23.203 [closeDeferredTimer-5710598e-3] INFO c.c.c.l.LocalRepoManagerImpl - [5710598e]_close: Shutting down real LocalRepoManager. 08:25:26.343 [main] INFO c.c.c.l.LocalRepoManagerImpl - [44261d79]initPersistenceManagerFactory: repositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a 08:25:26.350 [main] INFO c.c.c.l.LocalRepoManagerImpl - [44261d79]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4008 ms. 08:25:26.467 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:25:26.475 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:25:26.487 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:25:26.568 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:25:26.594 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:25:26.629 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.27% 08:25:26.645 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:25:26.672 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.71% 08:25:26.706 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:25:26.734 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 12e5732b-ac82-48f7-bf73-a5661504bd92 08:25:26.734 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 5a71c2b2-72d8-4600-a37b-d999d950926a 08:25:26.739 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:25:26.740 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5a71c2b2-72d8-4600-a37b-d999d950926a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11cfv-xyw5u-remote/2' toID=12e5732b-ac82-48f7-bf73-a5661504bd92 to='target/repo/jjl11cfv-ekpoh-local', fromRepoLocalSync=true 08:25:26.741 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 12e5732b-ac82-48f7-bf73-a5661504bd92 ('target/repo/jjl11cfv-ekpoh-local') 08:25:26.776 [pool-15-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:25:26.784 [pool-15-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:25:26.785 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:25:26.787 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:25:26.791 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:25:26.801 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:25:26.806 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:25:26.814 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:25:26.818 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:25:26.824 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:25:26.831 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:25:26.872 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a remoteRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:25:26.915 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:26.921 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:25:26.951 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:26.970 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:26.971 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:25:26.990 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 08:25:26.992 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:27.017 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 08:25:27.018 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 08:25:27.019 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:27.020 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:25:27.034 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee4719d40a48a8081bfb15c8381f595a787cdaee' to.sha1=''): /1/a 08:25:27.109 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5a71c2b2-72d8-4600-a37b-d999d950926a"] on repo=12e5732b-ac82-48f7-bf73-a5661504bd92 08:25:27.114 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:25:27.115 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ee4719d40a48a8081bfb15c8381f595a787cdaee' toSha1='null' 08:25:27.115 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:25:27.115 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:25:27.117 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:25:27.129 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222432 bytes in 14 ms. path='/1/a' 08:25:27.136 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:25:27.188 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5a71c2b2-72d8-4600-a37b-d999d950926a"] on repo=12e5732b-ac82-48f7-bf73-a5661504bd92 08:25:27.212 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:27.228 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:27.230 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:25:27.242 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5d76b6d47feca3be8a610b64a9e707cd60408be7' to.sha1=''): /1/b 08:25:27.261 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5a71c2b2-72d8-4600-a37b-d999d950926a"] on repo=12e5732b-ac82-48f7-bf73-a5661504bd92 08:25:27.268 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:25:27.269 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5d76b6d47feca3be8a610b64a9e707cd60408be7' toSha1='null' 08:25:27.269 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:25:27.269 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:25:27.279 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:25:27.291 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 300555 bytes in 22 ms. path='/1/b' 08:25:27.297 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:25:27.328 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5a71c2b2-72d8-4600-a37b-d999d950926a"] on repo=12e5732b-ac82-48f7-bf73-a5661504bd92 08:25:27.346 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:27.358 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:27.359 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:25:27.375 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5c26ab956a7268db32cd78caba5e46f9e223f5fd' to.sha1=''): /a 08:25:27.392 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5a71c2b2-72d8-4600-a37b-d999d950926a"] on repo=12e5732b-ac82-48f7-bf73-a5661504bd92 08:25:27.398 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 08:25:27.399 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5c26ab956a7268db32cd78caba5e46f9e223f5fd' toSha1='null' 08:25:27.399 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:25:27.399 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 08:25:27.401 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 08:25:27.413 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38472 bytes in 14 ms. path='/a' 08:25:27.418 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:25:27.435 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5a71c2b2-72d8-4600-a37b-d999d950926a"] on repo=12e5732b-ac82-48f7-bf73-a5661504bd92 08:25:27.445 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:27.456 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 08:25:27.489 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a remoteRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 localRepositoryRevisionSynced=2 08:25:27.519 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 remoteRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a transaction.localRevision=24 remoteFromLocalRevision=3 08:25:27.533 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=12e5732b-ac82-48f7-bf73-a5661504bd92 from='target/repo/jjl11cfv-ekpoh-local' toID=5a71c2b2-72d8-4600-a37b-d999d950926a to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11cfv-xyw5u-remote/2' 08:25:27.575 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 remoteRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 08:25:27.586 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:25:27.586 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:25:27.596 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 remoteRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a localRepositoryRevisionSynced=24 08:25:27.637 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a remoteRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 transaction.localRevision=5 remoteFromLocalRevision=25 08:25:27.644 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5a71c2b2-72d8-4600-a37b-d999d950926a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11cfv-xyw5u-remote/2' toID=12e5732b-ac82-48f7-bf73-a5661504bd92 to='target/repo/jjl11cfv-ekpoh-local', fromRepoLocalSync=false 08:25:27.665 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a remoteRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:25:27.674 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:25:27.675 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:25:27.678 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a remoteRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 localRepositoryRevisionSynced=5 08:25:27.688 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 remoteRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a transaction.localRevision=27 remoteFromLocalRevision=6 08:25:27.697 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:25:27.719 [main] INFO c.c.c.l.LocalRepoManagerImpl - [48e114b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:27.720 [main] INFO c.c.c.l.LocalRepoManagerImpl - [44261d79]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:27.743 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:25:27.744 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5a71c2b2-72d8-4600-a37b-d999d950926a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11cfv-xyw5u-remote/2' toID=12e5732b-ac82-48f7-bf73-a5661504bd92 to='target/repo/jjl11cfv-ekpoh-local', fromRepoLocalSync=true 08:25:27.744 [pool-16-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 12e5732b-ac82-48f7-bf73-a5661504bd92 ('target/repo/jjl11cfv-ekpoh-local') 08:25:27.750 [pool-16-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:25:27.761 [pool-16-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 08:25:27.774 [pool-16-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:25:27.786 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:25:27.790 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:25:27.794 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:25:27.798 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:25:27.803 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:25:27.850 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.94% 08:25:27.889 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:25:27.897 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:25:27.913 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:25:27.917 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:25:27.929 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a remoteRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 08:25:27.985 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:27.988 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:25:28.016 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.81% 08:25:28.017 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:28.028 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:28.030 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:25:28.050 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:28.067 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:28.068 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/b' 08:25:28.153 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:28.163 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:28.164 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 08:25:28.169 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:28.177 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.70% 08:25:28.179 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.86% 08:25:28.180 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:28.181 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 08:25:28.192 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='5d76b6d47feca3be8a610b64a9e707cd60408be7'): /b 08:25:28.192 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:28.200 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.03% 08:25:28.231 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a remoteRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 localRepositoryRevisionSynced=8 08:25:28.243 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 remoteRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a transaction.localRevision=36 remoteFromLocalRevision=9 08:25:28.272 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=12e5732b-ac82-48f7-bf73-a5661504bd92 from='target/repo/jjl11cfv-ekpoh-local' toID=5a71c2b2-72d8-4600-a37b-d999d950926a to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11cfv-xyw5u-remote/2' 08:25:28.279 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=25 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=24 08:25:28.290 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 remoteRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a localRepositoryRevisionSynced=25 localRepositoryRevisionInProgress=36 08:25:28.312 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 08:25:28.313 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:28.315 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/b' 08:25:28.316 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:28.427 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:28.431 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 08:25:28.438 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:28.447 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 08:25:28.447 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:25:28.482 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 remoteRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a localRepositoryRevisionSynced=36 08:25:28.496 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a remoteRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 transaction.localRevision=11 remoteFromLocalRevision=37 08:25:28.503 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5a71c2b2-72d8-4600-a37b-d999d950926a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11cfv-xyw5u-remote/2' toID=12e5732b-ac82-48f7-bf73-a5661504bd92 to='target/repo/jjl11cfv-ekpoh-local', fromRepoLocalSync=false 08:25:28.520 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a remoteRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 08:25:28.525 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:25:28.525 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:25:28.531 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a remoteRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 localRepositoryRevisionSynced=11 08:25:28.619 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=12e5732b-ac82-48f7-bf73-a5661504bd92 remoteRepositoryId=5a71c2b2-72d8-4600-a37b-d999d950926a transaction.localRevision=41 remoteFromLocalRevision=12 08:25:28.643 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:25:28.644 [main] INFO c.c.c.l.LocalRepoManagerImpl - [48e114b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:28.645 [main] INFO c.c.c.l.LocalRepoManagerImpl - [44261d79]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:28.671 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fbd9785]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11nj1-9sepl-local' 08:25:28.678 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fbd9785]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11nj1-9sepl-local' locked successfully. 08:25:33.056 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fbd9785]initPersistenceManagerFactory: repositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:33.063 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fbd9785]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2394 ms. 08:25:33.092 [main] INFO c.c.c.l.LocalRepoManagerImpl - [679d66fa]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11nj1-m8g2-remote' 08:25:33.098 [main] INFO c.c.c.l.LocalRepoManagerImpl - [679d66fa]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11nj1-m8g2-remote' locked successfully. 08:25:34.268 [closeDeferredTimer-115e7c5e-2] INFO c.c.c.l.LocalRepoManagerImpl - [115e7c5e]_close: Shutting down real LocalRepoManager. 08:25:34.293 [closeDeferredTimer-56c802bc-2] INFO c.c.c.l.LocalRepoManagerImpl - [56c802bc]_close: Shutting down real LocalRepoManager. 08:25:40.010 [main] INFO c.c.c.l.LocalRepoManagerImpl - [679d66fa]initPersistenceManagerFactory: repositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 08:25:40.019 [main] INFO c.c.c.l.LocalRepoManagerImpl - [679d66fa]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2931 ms. 08:25:40.162 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:25:40.170 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:25:40.184 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:25:40.293 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:25:40.313 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:25:40.345 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.50% 08:25:40.365 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:25:40.392 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91% 08:25:40.424 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:25:40.446 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:40.447 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 91c302e5-7c63-46a1-b94b-dc4a85d52633 08:25:40.452 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:25:40.452 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=91c302e5-7c63-46a1-b94b-dc4a85d52633 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11nj1-m8g2-remote' toID=9141121b-e445-4635-9d7f-ef7de3d7db5b to='target/repo/jjl11nj1-9sepl-local', fromRepoLocalSync=true 08:25:40.453 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9141121b-e445-4635-9d7f-ef7de3d7db5b ('target/repo/jjl11nj1-9sepl-local') 08:25:40.493 [pool-17-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:25:40.503 [pool-17-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:25:40.509 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:25:40.511 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:25:40.514 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:25:40.519 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:25:40.523 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:25:40.531 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:25:40.535 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:25:40.539 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:25:40.546 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:25:40.575 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 remoteRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:25:40.609 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:40.616 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:25:40.661 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:40.688 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:40.691 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:25:40.717 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:40.727 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 08:25:40.728 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:40.729 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:25:40.745 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:40.780 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:40.783 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:25:40.806 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:40.820 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:40.821 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:25:40.839 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:40.859 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 08:25:40.860 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 08:25:40.861 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:40.863 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:25:40.872 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b4703738742f35807f0e13df4cba007e709656d' to.sha1=''): /1/a 08:25:40.935 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:40.942 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:25:40.943 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='8b4703738742f35807f0e13df4cba007e709656d' toSha1='null' 08:25:40.943 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:25:40.943 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:25:40.949 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:25:40.960 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 326897 bytes in 17 ms. path='/1/a' 08:25:40.965 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:25:41.064 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:41.108 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:41.143 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:41.147 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:25:41.161 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50538ca20799f195843de23a9f9894c5d3c1ad59' to.sha1=''): /1/b 08:25:41.224 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:41.259 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:25:41.259 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='50538ca20799f195843de23a9f9894c5d3c1ad59' toSha1='null' 08:25:41.259 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:25:41.259 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:25:41.262 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:25:41.276 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 225075 bytes in 17 ms. path='/1/b' 08:25:41.281 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:25:41.309 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:41.361 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:41.398 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:41.399 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 08:25:41.408 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc1a17c716d2f6c2e083ae375097f5c086179f35' to.sha1=''): /1/c 08:25:41.541 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:41.576 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 08:25:41.576 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='dc1a17c716d2f6c2e083ae375097f5c086179f35' toSha1='null' 08:25:41.576 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 08:25:41.576 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 08:25:41.578 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 08:25:41.587 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175520 bytes in 11 ms. path='/1/c' 08:25:41.592 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:25:41.889 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:41.912 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:42.016 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:42.017 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 08:25:42.038 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e6ff8b71bdd7525c98e83ce2230bda41123c74dc' to.sha1=''): /2/1/a 08:25:42.087 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:42.115 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 08:25:42.115 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e6ff8b71bdd7525c98e83ce2230bda41123c74dc' toSha1='null' 08:25:42.115 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 08:25:42.115 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 08:25:42.116 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 08:25:42.129 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 46774 bytes in 14 ms. path='/2/1/a' 08:25:42.136 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:25:42.213 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:42.228 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:42.284 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:42.287 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 08:25:42.299 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fc96c0f9d03242f3b7d62ecd80e3705068446d37' to.sha1=''): /2/1/b 08:25:42.325 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:42.336 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 08:25:42.336 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='fc96c0f9d03242f3b7d62ecd80e3705068446d37' toSha1='null' 08:25:42.336 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 08:25:42.336 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 08:25:42.340 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 08:25:42.355 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150464 bytes in 19 ms. path='/2/1/b' 08:25:42.364 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:25:42.411 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:42.425 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:42.437 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:42.439 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:25:42.452 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='92430fb03b00bf784ef53aee4ff0159a70ce35b1' to.sha1=''): /2/a 08:25:42.483 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:42.552 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 08:25:42.552 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='92430fb03b00bf784ef53aee4ff0159a70ce35b1' toSha1='null' 08:25:42.552 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:25:42.552 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 08:25:42.560 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 08:25:42.574 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 353769 bytes in 22 ms. path='/2/a' 08:25:42.579 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:25:42.620 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:42.636 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:42.648 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:42.649 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:25:42.667 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='21d3eb88a296d88068323690062df892bdeb8ac0' to.sha1=''): /3/a 08:25:42.698 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:42.705 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 08:25:42.705 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='21d3eb88a296d88068323690062df892bdeb8ac0' toSha1='null' 08:25:42.705 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:25:42.705 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 08:25:42.708 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 08:25:42.723 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 251658 bytes in 18 ms. path='/3/a' 08:25:42.728 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:25:42.793 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:42.803 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:42.817 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:42.819 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:25:42.832 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4a4cfb05bde17418ce9146a45af37b58ca1ae94' to.sha1=''): /3/b 08:25:42.853 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:42.860 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 08:25:42.860 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e4a4cfb05bde17418ce9146a45af37b58ca1ae94' toSha1='null' 08:25:42.860 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:25:42.860 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 08:25:42.862 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 08:25:42.870 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101430 bytes in 10 ms. path='/3/b' 08:25:42.875 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:25:42.898 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:42.907 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:42.918 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:42.919 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:25:42.931 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5893c4e09c293cb4e4c5351d7f2db0939376fe72' to.sha1=''): /3/c 08:25:42.953 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:42.958 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 08:25:42.958 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5893c4e09c293cb4e4c5351d7f2db0939376fe72' toSha1='null' 08:25:42.958 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:25:42.958 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 08:25:42.964 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 08:25:42.977 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 417749 bytes in 19 ms. path='/3/c' 08:25:42.983 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:25:43.025 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:43.037 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:43.060 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:43.063 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:25:43.075 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='711298de11cbdbc029d1d8b4ec91b426f62d85d7' to.sha1=''): /3/d 08:25:43.094 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:43.100 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 08:25:43.100 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='711298de11cbdbc029d1d8b4ec91b426f62d85d7' toSha1='null' 08:25:43.101 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:25:43.101 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 08:25:43.102 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 08:25:43.117 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 48174 bytes in 16 ms. path='/3/d' 08:25:43.123 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:25:43.143 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="91c302e5-7c63-46a1-b94b-dc4a85d52633"] on repo=9141121b-e445-4635-9d7f-ef7de3d7db5b 08:25:43.155 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:43.166 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 08:25:43.189 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 remoteRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b localRepositoryRevisionSynced=2 08:25:43.225 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b remoteRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 transaction.localRevision=72 remoteFromLocalRevision=3 08:25:43.232 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9141121b-e445-4635-9d7f-ef7de3d7db5b from='target/repo/jjl11nj1-9sepl-local' toID=91c302e5-7c63-46a1-b94b-dc4a85d52633 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11nj1-m8g2-remote' 08:25:43.265 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b remoteRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 08:25:43.279 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:25:43.279 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:25:43.295 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b remoteRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 localRepositoryRevisionSynced=72 08:25:43.311 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 remoteRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b transaction.localRevision=5 remoteFromLocalRevision=73 08:25:43.317 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=91c302e5-7c63-46a1-b94b-dc4a85d52633 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11nj1-m8g2-remote' toID=9141121b-e445-4635-9d7f-ef7de3d7db5b to='target/repo/jjl11nj1-9sepl-local', fromRepoLocalSync=false 08:25:43.335 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 remoteRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:25:43.338 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:25:43.338 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:25:43.344 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 remoteRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b localRepositoryRevisionSynced=5 08:25:43.354 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b remoteRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 transaction.localRevision=75 remoteFromLocalRevision=6 08:25:43.360 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:25:43.377 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fbd9785]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:43.378 [main] INFO c.c.c.l.LocalRepoManagerImpl - [679d66fa]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:43.436 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:25:43.436 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=91c302e5-7c63-46a1-b94b-dc4a85d52633 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11nj1-m8g2-remote' toID=9141121b-e445-4635-9d7f-ef7de3d7db5b to='target/repo/jjl11nj1-9sepl-local', fromRepoLocalSync=true 08:25:43.437 [pool-18-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9141121b-e445-4635-9d7f-ef7de3d7db5b ('target/repo/jjl11nj1-9sepl-local') 08:25:43.453 [pool-18-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:25:43.481 [pool-18-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 08:25:43.520 [pool-18-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 08:25:43.539 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:25:43.540 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:25:43.542 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:25:43.547 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:25:43.552 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:25:43.689 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.94% 08:25:43.731 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:25:43.737 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:25:43.751 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:25:43.756 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:25:43.767 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 remoteRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 08:25:43.798 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.16% 08:25:43.799 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:43.800 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:25:43.825 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:43.836 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:43.838 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:25:43.883 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:43.894 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:43.895 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/b' 08:25:43.983 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:43.995 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:43.997 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b' 08:25:44.005 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:44.020 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.16% 08:25:44.021 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.75% 08:25:44.022 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:44.024 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/b' 08:25:44.037 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='fc96c0f9d03242f3b7d62ecd80e3705068446d37'): /2/b 08:25:44.038 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:44.047 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.35% 08:25:44.078 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 remoteRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b localRepositoryRevisionSynced=8 08:25:44.089 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b remoteRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 transaction.localRevision=84 remoteFromLocalRevision=9 08:25:44.096 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9141121b-e445-4635-9d7f-ef7de3d7db5b from='target/repo/jjl11nj1-9sepl-local' toID=91c302e5-7c63-46a1-b94b-dc4a85d52633 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11nj1-m8g2-remote' 08:25:44.100 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=73 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=72 08:25:44.111 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b remoteRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=84 08:25:44.132 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 08:25:44.133 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:44.135 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/b' 08:25:44.135 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:44.145 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:44.146 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b' 08:25:44.154 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:44.165 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 08:25:44.165 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:25:44.195 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b remoteRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 localRepositoryRevisionSynced=84 08:25:44.207 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 remoteRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b transaction.localRevision=11 remoteFromLocalRevision=85 08:25:44.213 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=91c302e5-7c63-46a1-b94b-dc4a85d52633 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11nj1-m8g2-remote' toID=9141121b-e445-4635-9d7f-ef7de3d7db5b to='target/repo/jjl11nj1-9sepl-local', fromRepoLocalSync=false 08:25:44.226 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 remoteRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 08:25:44.229 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:25:44.229 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:25:44.234 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 remoteRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b localRepositoryRevisionSynced=11 08:25:44.243 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9141121b-e445-4635-9d7f-ef7de3d7db5b remoteRepositoryId=91c302e5-7c63-46a1-b94b-dc4a85d52633 transaction.localRevision=89 remoteFromLocalRevision=12 08:25:44.249 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:25:44.249 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fbd9785]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:44.250 [main] INFO c.c.c.l.LocalRepoManagerImpl - [679d66fa]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:44.288 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4eba05c0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11zkv-70neh-local' 08:25:44.295 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4eba05c0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11zkv-70neh-local' locked successfully. 08:25:48.391 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4eba05c0]initPersistenceManagerFactory: repositoryId=38240b9a-9d1a-4577-a551-5817283a919b 08:25:48.397 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4eba05c0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2421 ms. 08:25:48.424 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f21e1f2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11zkv-z6bkd-remote' 08:25:48.430 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f21e1f2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11zkv-z6bkd-remote' locked successfully. 08:25:48.646 [closeDeferredTimer-48e114b4-2] INFO c.c.c.l.LocalRepoManagerImpl - [48e114b4]_close: Shutting down real LocalRepoManager. 08:25:48.954 [closeDeferredTimer-44261d79-2] INFO c.c.c.l.LocalRepoManagerImpl - [44261d79]_close: Shutting down real LocalRepoManager. 08:25:54.977 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f21e1f2]initPersistenceManagerFactory: repositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf 08:25:54.984 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f21e1f2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2600 ms. 08:25:55.109 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:25:55.116 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:25:55.133 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:25:55.190 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:25:55.209 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:25:55.249 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.56% 08:25:55.268 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:25:55.308 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.69% 08:25:55.357 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:25:55.387 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 38240b9a-9d1a-4577-a551-5817283a919b 08:25:55.387 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: ed612f0e-6b97-4eaf-9f3a-941ca35a07bf 08:25:55.395 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:25:55.396 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11zkv-z6bkd-remote' toID=38240b9a-9d1a-4577-a551-5817283a919b to='target/repo/jjl11zkv-70neh-local', fromRepoLocalSync=true 08:25:55.396 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 38240b9a-9d1a-4577-a551-5817283a919b ('target/repo/jjl11zkv-70neh-local') 08:25:55.423 [pool-19-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:25:55.432 [pool-19-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:25:55.435 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:25:55.436 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:25:55.438 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:25:55.443 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:25:55.448 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:25:55.455 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:25:55.459 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:25:55.464 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:25:55.470 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:25:55.499 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:25:55.525 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.531 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:25:55.562 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.588 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.589 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:25:55.616 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.626 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 08:25:55.628 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.630 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:25:55.648 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.661 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.663 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:25:55.679 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.688 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.689 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:25:55.707 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.725 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 08:25:55.725 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 08:25:55.726 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.728 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:25:55.737 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='76fda0bf2762ceb9649bd9b77c53f16f847a4886' to.sha1=''): /1/a 08:25:55.790 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:55.796 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:25:55.796 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='76fda0bf2762ceb9649bd9b77c53f16f847a4886' toSha1='null' 08:25:55.797 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:25:55.797 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:25:55.799 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:25:55.809 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 61586 bytes in 12 ms. path='/1/a' 08:25:55.817 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:25:55.856 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:55.869 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.881 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.884 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:25:55.898 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c8b5eb20cabe4cd4f2a34bf92920855e4c1904c0' to.sha1=''): /1/b 08:25:55.915 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:55.921 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:25:55.921 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c8b5eb20cabe4cd4f2a34bf92920855e4c1904c0' toSha1='null' 08:25:55.921 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:25:55.921 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:25:55.923 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:25:55.938 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 211992 bytes in 17 ms. path='/1/b' 08:25:55.943 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:25:55.966 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:55.975 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.989 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:55.991 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 08:25:55.999 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='68f612906e0202985e951c2f43fed2a777b6f8cf' to.sha1=''): /1/c 08:25:56.020 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.026 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 08:25:56.026 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='68f612906e0202985e951c2f43fed2a777b6f8cf' toSha1='null' 08:25:56.026 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 08:25:56.026 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 08:25:56.030 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 08:25:56.038 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 176735 bytes in 12 ms. path='/1/c' 08:25:56.046 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:25:56.068 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.078 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.095 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.097 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 08:25:56.109 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b17850c838b51f31a941a15992193b0a39967b1c' to.sha1=''): /2/1/a 08:25:56.131 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.137 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 08:25:56.137 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b17850c838b51f31a941a15992193b0a39967b1c' toSha1='null' 08:25:56.137 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 08:25:56.138 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 08:25:56.144 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 08:25:56.156 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 285440 bytes in 18 ms. path='/2/1/a' 08:25:56.162 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:25:56.188 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.199 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.212 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.214 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 08:25:56.229 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3f65b5c18e2e16899d33c2b23b7e9c121614f884' to.sha1=''): /2/1/b 08:25:56.250 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.256 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 08:25:56.256 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3f65b5c18e2e16899d33c2b23b7e9c121614f884' toSha1='null' 08:25:56.256 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 08:25:56.256 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 08:25:56.261 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 08:25:56.275 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 219816 bytes in 19 ms. path='/2/1/b' 08:25:56.280 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:25:56.303 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.313 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.325 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.327 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:25:56.338 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ea433d1920f2ae1e2744d952f6702d83faa8316' to.sha1=''): /2/a 08:25:56.358 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.364 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 08:25:56.364 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4ea433d1920f2ae1e2744d952f6702d83faa8316' toSha1='null' 08:25:56.364 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:25:56.364 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 08:25:56.365 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 08:25:56.379 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30240 bytes in 15 ms. path='/2/a' 08:25:56.385 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:25:56.401 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.412 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.425 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.428 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:25:56.442 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82a7c857601d1636057642b24e87625023f6a8e4' to.sha1=''): /3/a 08:25:56.459 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.465 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 08:25:56.465 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='82a7c857601d1636057642b24e87625023f6a8e4' toSha1='null' 08:25:56.465 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:25:56.465 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 08:25:56.472 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 08:25:56.483 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 216282 bytes in 18 ms. path='/3/a' 08:25:56.489 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:25:56.512 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.523 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.533 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.535 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:25:56.549 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='21691cb51c0532c3b0c05ae35f1b7d4aa1d4e557' to.sha1=''): /3/b 08:25:56.566 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.572 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 08:25:56.573 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='21691cb51c0532c3b0c05ae35f1b7d4aa1d4e557' toSha1='null' 08:25:56.573 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:25:56.573 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 08:25:56.581 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 08:25:56.590 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 215800 bytes in 17 ms. path='/3/b' 08:25:56.595 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:25:56.669 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.705 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.721 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.723 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:25:56.733 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a49aba9acf0ad1c900ac7b70c7158dfccc10601c' to.sha1=''): /3/c 08:25:56.759 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.765 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 08:25:56.765 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a49aba9acf0ad1c900ac7b70c7158dfccc10601c' toSha1='null' 08:25:56.766 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:25:56.766 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 08:25:56.768 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 08:25:56.775 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175912 bytes in 9 ms. path='/3/c' 08:25:56.780 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:25:56.801 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.811 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.828 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:56.829 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:25:56.859 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='032070b419eb1598b3422eae2859b7f70109a9d7' to.sha1=''): /3/d 08:25:56.883 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.889 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 08:25:56.889 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='032070b419eb1598b3422eae2859b7f70109a9d7' toSha1='null' 08:25:56.889 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:25:56.889 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 08:25:56.898 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 08:25:56.921 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 627385 bytes in 32 ms. path='/3/d' 08:25:56.928 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:25:56.979 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:25:56.992 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:57.007 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 08:25:57.054 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b localRepositoryRevisionSynced=2 08:25:57.102 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b remoteRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf transaction.localRevision=72 remoteFromLocalRevision=3 08:25:57.111 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38240b9a-9d1a-4577-a551-5817283a919b from='target/repo/jjl11zkv-70neh-local' toID=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11zkv-z6bkd-remote' 08:25:57.165 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b remoteRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 08:25:57.195 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:25:57.195 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:25:57.214 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b remoteRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf localRepositoryRevisionSynced=72 08:25:57.240 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b transaction.localRevision=5 remoteFromLocalRevision=73 08:25:57.250 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11zkv-z6bkd-remote' toID=38240b9a-9d1a-4577-a551-5817283a919b to='target/repo/jjl11zkv-70neh-local', fromRepoLocalSync=false 08:25:57.277 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:25:57.282 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:25:57.286 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:25:57.291 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b localRepositoryRevisionSynced=5 08:25:57.306 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b remoteRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf transaction.localRevision=75 remoteFromLocalRevision=6 08:25:57.313 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:25:57.335 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4eba05c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:57.338 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f21e1f2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:25:59.609 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:25:59.613 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11zkv-z6bkd-remote' toID=38240b9a-9d1a-4577-a551-5817283a919b to='target/repo/jjl11zkv-70neh-local', fromRepoLocalSync=true 08:25:59.614 [pool-20-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 38240b9a-9d1a-4577-a551-5817283a919b ('target/repo/jjl11zkv-70neh-local') 08:25:59.624 [pool-20-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:25:59.649 [pool-20-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 08:25:59.722 [pool-20-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 08:25:59.813 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:25:59.814 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:25:59.816 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:25:59.822 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:25:59.827 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:25:59.876 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:25:59.880 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:25:59.886 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:25:59.952 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:25:59.958 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:25:59.968 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 08:25:59.981 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.56% 08:25:59.982 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.96% 08:25:59.982 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.35% 08:25:59.983 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:25:59.984 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 08:26:00.010 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8fc3a81644c33843d7fdb5cd9b6b43b94af3a216' to.sha1='9aac2b93b313092df71e2da65cd913a5ddc48bf4'): /2/1/a 08:26:00.138 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:26:00.144 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 08:26:00.144 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='8fc3a81644c33843d7fdb5cd9b6b43b94af3a216' toSha1='9aac2b93b313092df71e2da65cd913a5ddc48bf4' 08:26:00.145 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 08:26:00.145 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 08:26:00.153 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 08:26:00.165 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 285440 bytes in 20 ms. path='/2/1/a' 08:26:00.171 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:00.219 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ed612f0e-6b97-4eaf-9f3a-941ca35a07bf"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:26:00.234 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:00.247 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 08:26:00.251 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b localRepositoryRevisionSynced=9 08:26:00.256 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b remoteRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf transaction.localRevision=84 remoteFromLocalRevision=10 08:26:00.262 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38240b9a-9d1a-4577-a551-5817283a919b from='target/repo/jjl11zkv-70neh-local' toID=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11zkv-z6bkd-remote' 08:26:00.265 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=73 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=72 08:26:00.277 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b remoteRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=84 08:26:00.298 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 55.22% 08:26:00.299 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:00.300 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/2/1/a' to '/2/1/a.jjl12bpxz28SFjfYi2a4ZHb0y-p2Kg.collision' 08:26:00.343 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:00.352 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 61.19% 08:26:00.353 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 08:26:00.355 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:00.356 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a.jjl12bpxz28SFjfYi2a4ZHb0y-p2Kg.collision' 08:26:00.370 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9aac2b93b313092df71e2da65cd913a5ddc48bf4' to.sha1='8fc3a81644c33843d7fdb5cd9b6b43b94af3a216'): /2/1/a.jjl12bpxz28SFjfYi2a4ZHb0y-p2Kg.collision 08:26:00.395 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="38240b9a-9d1a-4577-a551-5817283a919b"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:26:00.401 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a.jjl12bpxz28SFjfYi2a4ZHb0y-p2Kg.collision' 08:26:00.402 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='9aac2b93b313092df71e2da65cd913a5ddc48bf4' toSha1='8fc3a81644c33843d7fdb5cd9b6b43b94af3a216' 08:26:00.402 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a.jjl12bpxz28SFjfYi2a4ZHb0y-p2Kg.collision' 08:26:00.402 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a.jjl12bpxz28SFjfYi2a4ZHb0y-p2Kg.collision' offset=0 08:26:00.411 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a.jjl12bpxz28SFjfYi2a4ZHb0y-p2Kg.collision' offset=0 08:26:00.423 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 285440 bytes in 21 ms. path='/2/1/a.jjl12bpxz28SFjfYi2a4ZHb0y-p2Kg.collision' 08:26:00.428 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_5e3198c94f32fbf0ce23e0c1f75b8ec112a867b8_0 into destFile a.jjl12bpxz28SFjfYi2a4ZHb0y-p2Kg.collision 08:26:00.456 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="38240b9a-9d1a-4577-a551-5817283a919b"] on repo=38240b9a-9d1a-4577-a551-5817283a919b 08:26:00.467 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:00.477 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.13% 08:26:00.499 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b remoteRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf localRepositoryRevisionSynced=84 08:26:00.510 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b transaction.localRevision=16 remoteFromLocalRevision=85 08:26:00.512 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11zkv-z6bkd-remote' toID=38240b9a-9d1a-4577-a551-5817283a919b to='target/repo/jjl11zkv-70neh-local', fromRepoLocalSync=false 08:26:00.520 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=16 08:26:00.528 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 84.58% 08:26:00.530 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:00.531 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/2/1/a' to '/2/1/a.jjl12bpxz28SFjfYi2a4ZHb0y-p2Kg.collision' 08:26:00.532 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:00.539 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 92.04% 08:26:00.539 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:26:00.563 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b localRepositoryRevisionSynced=16 08:26:00.570 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b remoteRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf transaction.localRevision=92 remoteFromLocalRevision=17 08:26:00.576 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:26:00.576 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4eba05c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:00.577 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f21e1f2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:00.591 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:26:00.593 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11zkv-z6bkd-remote' toID=38240b9a-9d1a-4577-a551-5817283a919b to='target/repo/jjl11zkv-70neh-local', fromRepoLocalSync=true 08:26:00.593 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 38240b9a-9d1a-4577-a551-5817283a919b ('target/repo/jjl11zkv-70neh-local') 08:26:00.597 [pool-21-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:26:00.614 [pool-21-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 08:26:00.646 [pool-21-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 08:26:00.662 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:26:00.664 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:26:00.665 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:26:00.669 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:26:00.674 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:26:00.691 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:26:00.694 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:26:00.699 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:26:00.705 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:26:00.707 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=17 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=16 08:26:00.711 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b localRepositoryRevisionSynced=17 localRepositoryRevisionInProgress=18 08:26:00.714 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 08:26:00.714 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 08:26:00.718 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b localRepositoryRevisionSynced=18 08:26:00.723 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b remoteRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf transaction.localRevision=93 remoteFromLocalRevision=19 08:26:00.728 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38240b9a-9d1a-4577-a551-5817283a919b from='target/repo/jjl11zkv-70neh-local' toID=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11zkv-z6bkd-remote' 08:26:00.732 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=85 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=84 08:26:00.744 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b remoteRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=93 08:26:00.746 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:26:00.746 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:26:00.753 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b remoteRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf localRepositoryRevisionSynced=93 08:26:00.761 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b transaction.localRevision=21 remoteFromLocalRevision=94 08:26:00.763 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl11zkv-z6bkd-remote' toID=38240b9a-9d1a-4577-a551-5817283a919b to='target/repo/jjl11zkv-70neh-local', fromRepoLocalSync=false 08:26:00.771 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=21 08:26:00.774 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:26:00.774 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:26:00.779 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf remoteRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b localRepositoryRevisionSynced=21 08:26:00.784 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38240b9a-9d1a-4577-a551-5817283a919b remoteRepositoryId=ed612f0e-6b97-4eaf-9f3a-941ca35a07bf transaction.localRevision=96 remoteFromLocalRevision=22 08:26:00.789 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:26:00.790 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4eba05c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:00.790 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f21e1f2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:00.817 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f21e1f2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:00.861 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a2fc7a3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12cd8-2b74-local' 08:26:00.867 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a2fc7a3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12cd8-2b74-local' locked successfully. 08:26:04.250 [closeDeferredTimer-2fbd9785-2] INFO c.c.c.l.LocalRepoManagerImpl - [2fbd9785]_close: Shutting down real LocalRepoManager. 08:26:04.250 [closeDeferredTimer-679d66fa-2] INFO c.c.c.l.LocalRepoManagerImpl - [679d66fa]_close: Shutting down real LocalRepoManager. 08:26:07.409 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a2fc7a3]initPersistenceManagerFactory: repositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b 08:26:07.416 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a2fc7a3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4539 ms. 08:26:07.443 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f72345b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12cd8-bl1ez-remote' 08:26:07.450 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f72345b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12cd8-bl1ez-remote' locked successfully. 08:26:12.378 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f72345b]initPersistenceManagerFactory: repositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 08:26:12.385 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f72345b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2538 ms. 08:26:12.514 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:26:12.521 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:26:12.532 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:26:12.600 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:26:12.612 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:26:12.661 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.43% 08:26:12.684 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:26:12.713 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91% 08:26:12.742 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:26:12.762 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b 08:26:12.763 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: e203d60b-2dba-46c6-ada9-c959734e88d7 08:26:12.767 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:26:12.768 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e203d60b-2dba-46c6-ada9-c959734e88d7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12cd8-bl1ez-remote/2' toID=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b to='target/repo/jjl12cd8-2b74-local', fromRepoLocalSync=true 08:26:12.768 [pool-22-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b ('target/repo/jjl12cd8-2b74-local') 08:26:12.805 [pool-22-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:26:12.812 [pool-22-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:26:12.819 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:26:12.820 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:26:12.823 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:26:12.831 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:26:12.836 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:26:12.843 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:26:12.847 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:26:12.852 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:26:12.858 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:26:12.891 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 remoteRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:26:12.941 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:12.949 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:26:12.987 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:13.014 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:13.015 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:26:13.039 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 08:26:13.042 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:13.061 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 08:26:13.061 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 08:26:13.062 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:13.062 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:26:13.071 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2ea73fc5a09e53de20dd51e177251cf06560c1a3' to.sha1=''): /1/a 08:26:13.122 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e203d60b-2dba-46c6-ada9-c959734e88d7"] on repo=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b 08:26:13.128 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:26:13.128 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2ea73fc5a09e53de20dd51e177251cf06560c1a3' toSha1='null' 08:26:13.128 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:26:13.128 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:26:13.138 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:26:13.151 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 501525 bytes in 23 ms. path='/1/a' 08:26:13.156 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:13.209 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e203d60b-2dba-46c6-ada9-c959734e88d7"] on repo=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b 08:26:13.223 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:13.232 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:13.233 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:26:13.244 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba50601a4c007db4d679aadd8055713bf0c3fa69' to.sha1=''): /1/b 08:26:13.261 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e203d60b-2dba-46c6-ada9-c959734e88d7"] on repo=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b 08:26:13.267 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:26:13.267 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ba50601a4c007db4d679aadd8055713bf0c3fa69' toSha1='null' 08:26:13.267 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:26:13.267 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:26:13.275 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:26:13.289 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 435804 bytes in 22 ms. path='/1/b' 08:26:13.295 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:26:13.329 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e203d60b-2dba-46c6-ada9-c959734e88d7"] on repo=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b 08:26:13.355 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:13.369 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:13.375 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:26:13.388 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a505cb2f82b43f47fbc44cb760f60de69a74ca81' to.sha1=''): /a 08:26:13.406 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e203d60b-2dba-46c6-ada9-c959734e88d7"] on repo=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b 08:26:13.413 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 08:26:13.413 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a505cb2f82b43f47fbc44cb760f60de69a74ca81' toSha1='null' 08:26:13.413 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:26:13.413 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 08:26:13.423 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 08:26:13.434 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 538814 bytes in 21 ms. path='/a' 08:26:13.437 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:13.472 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e203d60b-2dba-46c6-ada9-c959734e88d7"] on repo=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b 08:26:13.483 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:13.493 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 08:26:13.519 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 remoteRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b localRepositoryRevisionSynced=2 08:26:13.599 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b remoteRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 transaction.localRevision=24 remoteFromLocalRevision=3 08:26:13.605 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b from='target/repo/jjl12cd8-2b74-local' toID=e203d60b-2dba-46c6-ada9-c959734e88d7 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12cd8-bl1ez-remote/2' 08:26:13.647 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b remoteRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 08:26:13.657 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:26:13.657 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:26:13.669 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b remoteRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 localRepositoryRevisionSynced=24 08:26:13.683 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 remoteRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b transaction.localRevision=5 remoteFromLocalRevision=25 08:26:13.689 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e203d60b-2dba-46c6-ada9-c959734e88d7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12cd8-bl1ez-remote/2' toID=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b to='target/repo/jjl12cd8-2b74-local', fromRepoLocalSync=false 08:26:13.712 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 remoteRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:26:13.721 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:26:13.721 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:26:13.725 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 remoteRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b localRepositoryRevisionSynced=5 08:26:13.738 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b remoteRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 transaction.localRevision=27 remoteFromLocalRevision=6 08:26:13.744 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:26:13.765 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a2fc7a3]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:13.766 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f72345b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:13.816 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:26:13.817 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e203d60b-2dba-46c6-ada9-c959734e88d7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12cd8-bl1ez-remote/2' toID=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b to='target/repo/jjl12cd8-2b74-local', fromRepoLocalSync=true 08:26:13.817 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b ('target/repo/jjl12cd8-2b74-local') 08:26:13.824 [pool-23-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:26:13.834 [pool-23-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 08:26:13.845 [pool-23-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:26:13.858 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:26:13.860 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:26:13.863 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:26:13.867 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:26:13.871 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:26:14.010 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.94% 08:26:14.025 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:26:14.029 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:26:14.212 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:26:14.215 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:26:14.307 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 remoteRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 08:26:14.344 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.345 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:26:14.405 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.16% 08:26:14.407 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.416 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.420 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:26:14.437 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.442 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.443 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/new' 08:26:14.454 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.460 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.461 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/new/xxx' 08:26:14.593 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.636 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.638 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 08:26:14.645 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.650 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.16% 08:26:14.651 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.75% 08:26:14.652 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.653 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new/xxx' 08:26:14.668 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='ba50601a4c007db4d679aadd8055713bf0c3fa69'): /new/xxx 08:26:14.669 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.680 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.35% 08:26:14.702 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 remoteRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b localRepositoryRevisionSynced=8 08:26:14.775 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b remoteRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 transaction.localRevision=38 remoteFromLocalRevision=9 08:26:14.781 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b from='target/repo/jjl12cd8-2b74-local' toID=e203d60b-2dba-46c6-ada9-c959734e88d7 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12cd8-bl1ez-remote/2' 08:26:14.784 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=25 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=24 08:26:14.789 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b remoteRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 localRepositoryRevisionSynced=25 localRepositoryRevisionInProgress=38 08:26:14.805 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 08:26:14.806 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.807 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/new/xxx' 08:26:14.808 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.819 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.820 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 08:26:14.833 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:14.838 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 08:26:14.839 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:26:14.862 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b remoteRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 localRepositoryRevisionSynced=38 08:26:14.875 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 remoteRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b transaction.localRevision=11 remoteFromLocalRevision=39 08:26:14.879 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e203d60b-2dba-46c6-ada9-c959734e88d7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12cd8-bl1ez-remote/2' toID=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b to='target/repo/jjl12cd8-2b74-local', fromRepoLocalSync=false 08:26:14.890 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 remoteRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 08:26:14.896 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:26:14.896 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:26:14.900 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 remoteRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b localRepositoryRevisionSynced=11 08:26:14.904 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b5ca3ff-bcf0-4a0a-ab78-791ba47bd98b remoteRepositoryId=e203d60b-2dba-46c6-ada9-c959734e88d7 transaction.localRevision=43 remoteFromLocalRevision=12 08:26:14.906 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:26:14.906 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a2fc7a3]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:14.907 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f72345b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:14.942 [main] INFO c.c.c.l.LocalRepoManagerImpl - [388fd3e6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12n8d-f21ub-local' 08:26:14.948 [main] INFO c.c.c.l.LocalRepoManagerImpl - [388fd3e6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12n8d-f21ub-local' locked successfully. 08:26:18.836 [main] INFO c.c.c.l.LocalRepoManagerImpl - [388fd3e6]initPersistenceManagerFactory: repositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:18.842 [main] INFO c.c.c.l.LocalRepoManagerImpl - [388fd3e6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1608 ms. 08:26:18.868 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79ea6b5c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12n8d-uxkr5-remote' 08:26:18.874 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79ea6b5c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12n8d-uxkr5-remote' locked successfully. 08:26:20.791 [closeDeferredTimer-4eba05c0-3] INFO c.c.c.l.LocalRepoManagerImpl - [4eba05c0]_close: Shutting down real LocalRepoManager. 08:26:21.108 [closeDeferredTimer-7f21e1f2-4] INFO c.c.c.l.LocalRepoManagerImpl - [7f21e1f2]_close: Shutting down real LocalRepoManager. 08:26:24.785 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79ea6b5c]initPersistenceManagerFactory: repositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d 08:26:24.792 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79ea6b5c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3304 ms. 08:26:24.907 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:26:24.915 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:26:24.934 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:26:24.998 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:26:25.017 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:26:25.064 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.41% 08:26:25.092 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:26:25.125 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.73% 08:26:25.169 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:26:25.196 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:25.196 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d 08:26:25.201 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:26:25.202 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12n8d-uxkr5-remote' toID=cfa35de5-1098-4710-9af9-a040970bd1f3 to='target/repo/jjl12n8d-f21ub-local', fromRepoLocalSync=true 08:26:25.203 [pool-24-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cfa35de5-1098-4710-9af9-a040970bd1f3 ('target/repo/jjl12n8d-f21ub-local') 08:26:25.236 [pool-24-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:26:25.243 [pool-24-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:26:25.244 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:26:25.245 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:26:25.248 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:26:25.255 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:26:25.263 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:26:25.270 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:26:25.273 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:26:25.278 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:26:25.284 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:26:25.319 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d remoteRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:26:25.346 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.351 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:26:25.377 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.390 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.391 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:26:25.414 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.422 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 08:26:25.423 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.424 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:26:25.438 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.447 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.448 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:26:25.466 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.474 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.475 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:26:25.489 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.504 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 08:26:25.504 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 08:26:25.506 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.507 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:26:25.517 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b80e2179f661e13d3de2fd146a9e61a087feb1ff' to.sha1=''): /1/a 08:26:25.582 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:25.585 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:26:25.585 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b80e2179f661e13d3de2fd146a9e61a087feb1ff' toSha1='null' 08:26:25.585 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:26:25.585 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:26:25.593 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:26:25.605 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 343970 bytes in 20 ms. path='/1/a' 08:26:25.609 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:25.658 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:25.671 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.683 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.685 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:26:25.698 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a8175d6c9e2dd11d948b1d68312adb9024d99ad' to.sha1=''): /1/b 08:26:25.718 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:25.723 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:26:25.723 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3a8175d6c9e2dd11d948b1d68312adb9024d99ad' toSha1='null' 08:26:25.723 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:26:25.723 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:26:25.736 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:26:25.781 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 554445 bytes in 58 ms. path='/1/b' 08:26:25.786 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:26:25.818 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:25.825 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.832 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.834 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 08:26:25.844 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='141bee71125d85657e1a7f0fb879b225576fe25d' to.sha1=''): /1/c 08:26:25.860 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:25.863 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 08:26:25.863 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='141bee71125d85657e1a7f0fb879b225576fe25d' toSha1='null' 08:26:25.863 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 08:26:25.863 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 08:26:25.867 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 08:26:25.876 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157450 bytes in 13 ms. path='/1/c' 08:26:25.880 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:26:25.897 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:25.905 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.914 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:25.916 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 08:26:25.929 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d9ba720376fc36530b8f76d7d1e6650ecf5b8c13' to.sha1=''): /2/1/a 08:26:25.946 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:25.950 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 08:26:25.950 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d9ba720376fc36530b8f76d7d1e6650ecf5b8c13' toSha1='null' 08:26:25.950 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 08:26:25.950 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 08:26:25.958 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 08:26:25.974 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 536928 bytes in 24 ms. path='/2/1/a' 08:26:25.979 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:26.011 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:26.017 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:26.027 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:26.029 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 08:26:26.042 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3876a29fe3ab880fc2ee60677d9e3fb250101d04' to.sha1=''): /2/1/b 08:26:26.059 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:26.063 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 08:26:26.063 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3876a29fe3ab880fc2ee60677d9e3fb250101d04' toSha1='null' 08:26:26.063 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 08:26:26.063 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 08:26:26.066 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 08:26:26.078 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 152699 bytes in 15 ms. path='/2/1/b' 08:26:26.083 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:26:26.100 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:26.106 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:26.116 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:26.118 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:26:26.130 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ab6d3bcb16719100819e97a52eb89180673f95a0' to.sha1=''): /2/a 08:26:26.144 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:26.147 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 08:26:26.147 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ab6d3bcb16719100819e97a52eb89180673f95a0' toSha1='null' 08:26:26.147 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:26:26.147 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 08:26:26.154 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 08:26:26.168 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 392756 bytes in 21 ms. path='/2/a' 08:26:26.172 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:26.198 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:26.206 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:26.215 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:26.216 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:26:26.224 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='852a4468f2a36a27c9753efe2cd4dcf75da0ebec' to.sha1=''): /3/a 08:26:26.236 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:26.240 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 08:26:26.240 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='852a4468f2a36a27c9753efe2cd4dcf75da0ebec' toSha1='null' 08:26:26.240 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:26:26.240 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 08:26:26.243 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 08:26:26.250 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 195360 bytes in 10 ms. path='/3/a' 08:26:26.254 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:26.272 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:26.277 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:26.283 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:26.286 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:26:26.297 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='903787f06edbaec261d1fce12b43f2368011b74e' to.sha1=''): /3/b 08:26:26.313 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:26.319 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 08:26:26.319 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='903787f06edbaec261d1fce12b43f2368011b74e' toSha1='null' 08:26:26.319 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:26:26.319 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 08:26:26.321 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 08:26:26.331 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59179 bytes in 12 ms. path='/3/b' 08:26:26.335 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:26:26.350 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:26.358 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:26.367 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:26.369 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:26:26.380 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1ee002385f99b1261b93fc01bf65d66db9610a73' to.sha1=''): /3/c 08:26:26.393 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:26.397 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 08:26:26.397 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1ee002385f99b1261b93fc01bf65d66db9610a73' toSha1='null' 08:26:26.397 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:26:26.397 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 08:26:26.402 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 08:26:26.416 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 358386 bytes in 19 ms. path='/3/c' 08:26:26.420 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:26:26.445 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:26.452 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:26.463 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:26.464 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:26:26.474 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c39e791a1d0af9be745f03ade615dc806471d73c' to.sha1=''): /3/d 08:26:26.489 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:26.492 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 08:26:26.492 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c39e791a1d0af9be745f03ade615dc806471d73c' toSha1='null' 08:26:26.492 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:26:26.492 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 08:26:26.499 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 08:26:26.517 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 400839 bytes in 25 ms. path='/3/d' 08:26:26.522 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:26:26.549 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:26.556 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:26.564 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 08:26:26.590 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d remoteRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 localRepositoryRevisionSynced=2 08:26:26.623 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 remoteRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d transaction.localRevision=72 remoteFromLocalRevision=3 08:26:26.627 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cfa35de5-1098-4710-9af9-a040970bd1f3 from='target/repo/jjl12n8d-f21ub-local' toID=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12n8d-uxkr5-remote' 08:26:26.656 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 remoteRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 08:26:26.672 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:26:26.672 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:26:26.684 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 remoteRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d localRepositoryRevisionSynced=72 08:26:26.813 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d remoteRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 transaction.localRevision=5 remoteFromLocalRevision=73 08:26:26.834 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12n8d-uxkr5-remote' toID=cfa35de5-1098-4710-9af9-a040970bd1f3 to='target/repo/jjl12n8d-f21ub-local', fromRepoLocalSync=false 08:26:26.856 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d remoteRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:26:26.858 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:26:26.858 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:26:26.865 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d remoteRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 localRepositoryRevisionSynced=5 08:26:26.876 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 remoteRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d transaction.localRevision=75 remoteFromLocalRevision=6 08:26:26.880 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:26:26.898 [main] INFO c.c.c.l.LocalRepoManagerImpl - [388fd3e6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:26.899 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79ea6b5c]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:28.058 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/jjl12n8d-uxkr5-remote/2/1/b' length=152699 08:26:28.059 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/jjl12n8d-uxkr5-remote/2/1/b' length=1 08:26:28.061 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:26:28.063 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:26:28.066 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 08:26:28.072 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:26:28.075 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 08:26:28.127 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 08:26:28.130 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 08:26:28.134 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94% 08:26:28.146 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:26:28.176 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:26:28.177 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12n8d-uxkr5-remote' toID=cfa35de5-1098-4710-9af9-a040970bd1f3 to='target/repo/jjl12n8d-f21ub-local', fromRepoLocalSync=true 08:26:28.177 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cfa35de5-1098-4710-9af9-a040970bd1f3 ('target/repo/jjl12n8d-f21ub-local') 08:26:28.181 [pool-25-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:26:28.200 [pool-25-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 08:26:28.236 [pool-25-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 08:26:28.259 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:26:28.262 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:26:28.264 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:26:28.267 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:26:28.271 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:26:28.279 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:26:28.282 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:26:28.286 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:26:28.292 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:26:28.294 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:26:28.307 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d remoteRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 08:26:28.323 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.00% 08:26:28.323 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.26% 08:26:28.324 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.53% 08:26:28.324 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.80% 08:26:28.325 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:28.325 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 08:26:28.341 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='60400d63d9a20726bb5ad42b328730549acaf2c5' to.sha1='d9ba720376fc36530b8f76d7d1e6650ecf5b8c13'): /2/1/a 08:26:28.364 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:28.376 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 08:26:28.377 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='60400d63d9a20726bb5ad42b328730549acaf2c5' toSha1='d9ba720376fc36530b8f76d7d1e6650ecf5b8c13' 08:26:28.377 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 08:26:28.377 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 08:26:28.390 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 08:26:28.405 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 536928 bytes in 28 ms. path='/2/1/a' 08:26:28.410 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:28.483 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:28.540 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:28.563 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:28.566 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 08:26:28.582 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e15bb5c01e7dd56499e37c634cf791d3a519aee' to.sha1='3876a29fe3ab880fc2ee60677d9e3fb250101d04'): /2/1/b 08:26:28.596 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:28.600 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 08:26:28.600 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='7e15bb5c01e7dd56499e37c634cf791d3a519aee' toSha1='3876a29fe3ab880fc2ee60677d9e3fb250101d04' 08:26:28.600 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 08:26:28.600 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 08:26:28.600 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 08:26:28.609 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1 bytes in 9 ms. path='/2/1/b' 08:26:28.615 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:26:28.627 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d"] on repo=cfa35de5-1098-4710-9af9-a040970bd1f3 08:26:28.632 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:28.648 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d remoteRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 localRepositoryRevisionSynced=9 08:26:28.659 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 remoteRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d transaction.localRevision=88 remoteFromLocalRevision=10 08:26:28.663 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cfa35de5-1098-4710-9af9-a040970bd1f3 from='target/repo/jjl12n8d-f21ub-local' toID=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12n8d-uxkr5-remote' 08:26:28.669 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=73 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=72 08:26:28.680 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 remoteRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=88 08:26:28.683 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 08:26:28.684 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:26:28.684 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:26:28.687 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 remoteRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d localRepositoryRevisionSynced=88 08:26:28.697 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d remoteRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 transaction.localRevision=12 remoteFromLocalRevision=89 08:26:28.708 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12n8d-uxkr5-remote' toID=cfa35de5-1098-4710-9af9-a040970bd1f3 to='target/repo/jjl12n8d-f21ub-local', fromRepoLocalSync=false 08:26:28.724 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d remoteRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 08:26:28.729 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:26:28.729 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:26:28.734 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d remoteRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 localRepositoryRevisionSynced=12 08:26:28.742 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cfa35de5-1098-4710-9af9-a040970bd1f3 remoteRepositoryId=ec75a5e8-1a49-4bfa-92be-b4ff49b81b4d transaction.localRevision=91 remoteFromLocalRevision=13 08:26:28.746 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:26:28.746 [main] INFO c.c.c.l.LocalRepoManagerImpl - [388fd3e6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:28.767 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79ea6b5c]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:28.987 [main] INFO c.c.c.l.LocalRepoManagerImpl - [19a429d6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12y26-3jpjn-local' 08:26:29.002 [main] INFO c.c.c.l.LocalRepoManagerImpl - [19a429d6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12y26-3jpjn-local' locked successfully. 08:26:33.083 [main] INFO c.c.c.l.LocalRepoManagerImpl - [19a429d6]initPersistenceManagerFactory: repositoryId=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:33.089 [main] INFO c.c.c.l.LocalRepoManagerImpl - [19a429d6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2580 ms. 08:26:33.112 [main] INFO c.c.c.l.LocalRepoManagerImpl - [328c8678]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12y26-z8koh-remote' 08:26:33.117 [main] INFO c.c.c.l.LocalRepoManagerImpl - [328c8678]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12y26-z8koh-remote' locked successfully. 08:26:34.908 [closeDeferredTimer-1a2fc7a3-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a2fc7a3]_close: Shutting down real LocalRepoManager. 08:26:35.294 [closeDeferredTimer-6f72345b-2] INFO c.c.c.l.LocalRepoManagerImpl - [6f72345b]_close: Shutting down real LocalRepoManager. 08:26:39.051 [main] INFO c.c.c.l.LocalRepoManagerImpl - [328c8678]initPersistenceManagerFactory: repositoryId=40072b8e-cd62-4864-918c-912d9bf4d8c9 08:26:39.073 [main] INFO c.c.c.l.LocalRepoManagerImpl - [328c8678]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4181 ms. 08:26:39.203 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:26:39.208 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:26:39.217 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:26:39.259 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:26:39.275 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:26:39.311 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.38% 08:26:39.333 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:26:39.367 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.68% 08:26:39.399 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:26:39.424 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:39.425 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 40072b8e-cd62-4864-918c-912d9bf4d8c9 08:26:39.429 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:26:39.430 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40072b8e-cd62-4864-918c-912d9bf4d8c9 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12y26-z8koh-remote' toID=eb130de4-32d6-441e-8f8c-9294a7b05075 to='target/repo/jjl12y26-3jpjn-local', fromRepoLocalSync=true 08:26:39.430 [pool-26-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eb130de4-32d6-441e-8f8c-9294a7b05075 ('target/repo/jjl12y26-3jpjn-local') 08:26:39.458 [pool-26-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:26:39.465 [pool-26-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:26:39.466 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:26:39.467 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:26:39.469 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:26:39.474 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:26:39.480 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:26:39.489 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:26:39.493 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:26:39.500 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:26:39.508 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:26:39.539 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40072b8e-cd62-4864-918c-912d9bf4d8c9 remoteRepositoryId=eb130de4-32d6-441e-8f8c-9294a7b05075 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:26:39.575 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:39.581 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:26:39.613 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:39.633 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:39.634 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:26:39.652 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:39.661 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 08:26:39.662 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:39.664 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:26:39.684 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:39.694 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:39.697 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:26:39.710 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:39.719 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:39.720 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:26:39.735 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:39.750 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 08:26:39.751 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 08:26:39.752 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:39.753 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:26:39.762 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='66a5a75793d824f230f39a51e6b28f211c28cdbe' to.sha1=''): /1/a 08:26:39.814 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:39.819 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:26:39.819 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='66a5a75793d824f230f39a51e6b28f211c28cdbe' toSha1='null' 08:26:39.819 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:26:39.819 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:26:39.822 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:26:39.835 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 217320 bytes in 16 ms. path='/1/a' 08:26:39.839 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:39.881 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:39.898 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:39.908 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:39.910 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:26:39.924 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d401577e38ef1f4e82c86ab770fddbd2cbf44c2' to.sha1=''): /1/b 08:26:39.944 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:39.950 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:26:39.950 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0d401577e38ef1f4e82c86ab770fddbd2cbf44c2' toSha1='null' 08:26:39.950 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:26:39.951 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:26:39.952 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:26:39.964 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 16698 bytes in 13 ms. path='/1/b' 08:26:39.968 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:26:39.980 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:39.990 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.010 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.012 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 08:26:40.025 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88e8920279e6b8d7f28730fa93e38d83755046ca' to.sha1=''): /1/c 08:26:40.043 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.049 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 08:26:40.049 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='88e8920279e6b8d7f28730fa93e38d83755046ca' toSha1='null' 08:26:40.049 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 08:26:40.049 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 08:26:40.053 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 08:26:40.063 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250746 bytes in 14 ms. path='/1/c' 08:26:40.067 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:26:40.089 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.099 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.112 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.113 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 08:26:40.124 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d89044f9ccb536e2c7cb15f3eb83b87fcfd7780' to.sha1=''): /2/1/a 08:26:40.142 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.149 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 08:26:40.149 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0d89044f9ccb536e2c7cb15f3eb83b87fcfd7780' toSha1='null' 08:26:40.149 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 08:26:40.149 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 08:26:40.151 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 08:26:40.159 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35070 bytes in 10 ms. path='/2/1/a' 08:26:40.165 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:40.183 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.289 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.300 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.301 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 08:26:40.316 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1a935485712945ef1241e73d06ebeb9a5183d86' to.sha1=''): /2/1/b 08:26:40.339 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.345 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 08:26:40.346 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c1a935485712945ef1241e73d06ebeb9a5183d86' toSha1='null' 08:26:40.346 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 08:26:40.346 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 08:26:40.354 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 08:26:40.366 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 439604 bytes in 20 ms. path='/2/1/b' 08:26:40.371 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:26:40.400 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.408 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.421 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.422 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:26:40.432 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0813a97ee4442fb81447c0b0ef7a8a93ca8360e6' to.sha1=''): /2/a 08:26:40.449 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.456 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 08:26:40.456 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0813a97ee4442fb81447c0b0ef7a8a93ca8360e6' toSha1='null' 08:26:40.456 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:26:40.456 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 08:26:40.464 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 08:26:40.477 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 733680 bytes in 21 ms. path='/2/a' 08:26:40.482 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:40.628 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.639 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.649 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.651 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:26:40.662 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e70a0d4b4efa40abd261a556e7ad12fc613ce832' to.sha1=''): /3/a 08:26:40.678 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.685 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 08:26:40.685 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e70a0d4b4efa40abd261a556e7ad12fc613ce832' toSha1='null' 08:26:40.685 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:26:40.685 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 08:26:40.694 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 08:26:40.703 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 269412 bytes in 18 ms. path='/3/a' 08:26:40.708 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:40.731 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.742 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.753 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.754 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:26:40.762 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6025a2a5f176cc4405baa2692a00a784f2c3fb77' to.sha1=''): /3/b 08:26:40.782 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.788 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 08:26:40.788 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6025a2a5f176cc4405baa2692a00a784f2c3fb77' toSha1='null' 08:26:40.788 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:26:40.788 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 08:26:40.793 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 08:26:40.805 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 144491 bytes in 17 ms. path='/3/b' 08:26:40.809 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:26:40.826 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.835 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.847 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:40.849 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:26:40.861 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='369f88b5336e70f6a054af1b89caec9b57a4a05e' to.sha1=''): /3/c 08:26:40.882 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.888 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 08:26:40.888 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='369f88b5336e70f6a054af1b89caec9b57a4a05e' toSha1='null' 08:26:40.888 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:26:40.888 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 08:26:40.897 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 08:26:40.912 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 764502 bytes in 24 ms. path='/3/c' 08:26:40.917 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:26:40.989 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:40.997 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:41.006 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:41.008 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:26:41.020 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6edfc48674777030ae4485d866c2ea46457446ba' to.sha1=''): /3/d 08:26:41.035 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:41.041 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 08:26:41.041 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6edfc48674777030ae4485d866c2ea46457446ba' toSha1='null' 08:26:41.041 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:26:41.041 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 08:26:41.046 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 08:26:41.061 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 211752 bytes in 20 ms. path='/3/d' 08:26:41.065 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:26:41.085 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="40072b8e-cd62-4864-918c-912d9bf4d8c9"] on repo=eb130de4-32d6-441e-8f8c-9294a7b05075 08:26:41.096 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:41.108 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 08:26:41.132 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40072b8e-cd62-4864-918c-912d9bf4d8c9 remoteRepositoryId=eb130de4-32d6-441e-8f8c-9294a7b05075 localRepositoryRevisionSynced=2 08:26:41.161 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eb130de4-32d6-441e-8f8c-9294a7b05075 remoteRepositoryId=40072b8e-cd62-4864-918c-912d9bf4d8c9 transaction.localRevision=72 remoteFromLocalRevision=3 08:26:41.166 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eb130de4-32d6-441e-8f8c-9294a7b05075 from='target/repo/jjl12y26-3jpjn-local' toID=40072b8e-cd62-4864-918c-912d9bf4d8c9 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12y26-z8koh-remote' 08:26:41.200 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eb130de4-32d6-441e-8f8c-9294a7b05075 remoteRepositoryId=40072b8e-cd62-4864-918c-912d9bf4d8c9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 08:26:41.213 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:26:41.213 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:26:41.224 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eb130de4-32d6-441e-8f8c-9294a7b05075 remoteRepositoryId=40072b8e-cd62-4864-918c-912d9bf4d8c9 localRepositoryRevisionSynced=72 08:26:41.236 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40072b8e-cd62-4864-918c-912d9bf4d8c9 remoteRepositoryId=eb130de4-32d6-441e-8f8c-9294a7b05075 transaction.localRevision=5 remoteFromLocalRevision=73 08:26:41.242 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40072b8e-cd62-4864-918c-912d9bf4d8c9 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl12y26-z8koh-remote' toID=eb130de4-32d6-441e-8f8c-9294a7b05075 to='target/repo/jjl12y26-3jpjn-local', fromRepoLocalSync=false 08:26:41.261 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40072b8e-cd62-4864-918c-912d9bf4d8c9 remoteRepositoryId=eb130de4-32d6-441e-8f8c-9294a7b05075 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:26:41.266 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:26:41.266 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:26:41.272 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40072b8e-cd62-4864-918c-912d9bf4d8c9 remoteRepositoryId=eb130de4-32d6-441e-8f8c-9294a7b05075 localRepositoryRevisionSynced=5 08:26:41.280 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eb130de4-32d6-441e-8f8c-9294a7b05075 remoteRepositoryId=40072b8e-cd62-4864-918c-912d9bf4d8c9 transaction.localRevision=75 remoteFromLocalRevision=6 08:26:41.286 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:26:41.307 [main] INFO c.c.c.l.LocalRepoManagerImpl - [19a429d6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:41.308 [main] INFO c.c.c.l.LocalRepoManagerImpl - [328c8678]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:41.363 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e360e87]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl137ma-xjwgu-local' 08:26:41.371 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e360e87]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl137ma-xjwgu-local' locked successfully. 08:26:45.536 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e360e87]initPersistenceManagerFactory: repositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:45.537 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e360e87]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1698 ms. 08:26:45.554 [main] INFO c.c.c.l.LocalRepoManagerImpl - [795fc038]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl137ma-yxvpg-remote' 08:26:45.561 [main] INFO c.c.c.l.LocalRepoManagerImpl - [795fc038]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl137ma-yxvpg-remote' locked successfully. 08:26:48.747 [closeDeferredTimer-388fd3e6-2] INFO c.c.c.l.LocalRepoManagerImpl - [388fd3e6]_close: Shutting down real LocalRepoManager. 08:26:49.133 [closeDeferredTimer-79ea6b5c-2] INFO c.c.c.l.LocalRepoManagerImpl - [79ea6b5c]_close: Shutting down real LocalRepoManager. 08:26:51.465 [main] INFO c.c.c.l.LocalRepoManagerImpl - [795fc038]initPersistenceManagerFactory: repositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 08:26:51.471 [main] INFO c.c.c.l.LocalRepoManagerImpl - [795fc038]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4145 ms. 08:26:51.589 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:26:51.597 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:26:51.609 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:26:51.676 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:26:51.694 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:26:51.733 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.40% 08:26:51.757 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:26:51.795 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.78% 08:26:51.884 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:26:51.910 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:51.910 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: a25a140f-f30d-43dd-b8f6-7720aad11fe9 08:26:51.916 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:26:51.919 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a25a140f-f30d-43dd-b8f6-7720aad11fe9 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl137ma-yxvpg-remote' toID=e7d94b42-3d1b-413d-b8fb-459bc18c04dc to='target/repo/jjl137ma-xjwgu-local', fromRepoLocalSync=true 08:26:51.919 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e7d94b42-3d1b-413d-b8fb-459bc18c04dc ('target/repo/jjl137ma-xjwgu-local') 08:26:51.944 [pool-27-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:26:51.952 [pool-27-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:26:51.957 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:26:51.968 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:26:51.969 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:26:51.973 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:26:51.978 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:26:51.985 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:26:51.989 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:26:51.993 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:26:51.999 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:26:52.035 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:26:52.064 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.069 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:26:52.093 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.103 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.104 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:26:52.122 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.126 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 08:26:52.127 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.128 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:26:52.137 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.142 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.143 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:26:52.153 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.158 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.158 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:26:52.167 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.176 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 08:26:52.176 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 08:26:52.177 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.179 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:26:52.186 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23b66f847b9a43366e1d1e9c0c881b8d4127e48a' to.sha1=''): /1/a 08:26:52.225 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.227 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:26:52.227 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='23b66f847b9a43366e1d1e9c0c881b8d4127e48a' toSha1='null' 08:26:52.227 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:26:52.227 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:26:52.230 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:26:52.240 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 258780 bytes in 13 ms. path='/1/a' 08:26:52.244 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:52.286 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.298 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.303 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.303 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:26:52.312 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8a8ca8a3ed4964b5a8c5b2d55b164b387dc97ce9' to.sha1=''): /1/b 08:26:52.326 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.328 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:26:52.328 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='8a8ca8a3ed4964b5a8c5b2d55b164b387dc97ce9' toSha1='null' 08:26:52.328 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:26:52.328 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:26:52.334 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:26:52.345 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 494217 bytes in 17 ms. path='/1/b' 08:26:52.351 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:26:52.379 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.383 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.390 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.391 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 08:26:52.402 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6538bbcff825fd62cff87a2c449bf5213c074de' to.sha1=''): /1/c 08:26:52.419 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.422 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 08:26:52.422 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f6538bbcff825fd62cff87a2c449bf5213c074de' toSha1='null' 08:26:52.422 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 08:26:52.423 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 08:26:52.429 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 08:26:52.441 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 506282 bytes in 19 ms. path='/1/c' 08:26:52.447 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:26:52.477 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.482 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.489 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.490 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 08:26:52.504 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5c7a751f282efbda55e1594e77e579e451a324ba' to.sha1=''): /2/1/a 08:26:52.518 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.520 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 08:26:52.520 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5c7a751f282efbda55e1594e77e579e451a324ba' toSha1='null' 08:26:52.520 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 08:26:52.520 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 08:26:52.522 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 08:26:52.531 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 209235 bytes in 11 ms. path='/2/1/a' 08:26:52.536 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:52.554 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.559 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.564 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.566 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 08:26:52.579 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dea6a2fe7aecdda0873d377657bf5a8cd1bea790' to.sha1=''): /2/1/b 08:26:52.594 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.596 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 08:26:52.596 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='dea6a2fe7aecdda0873d377657bf5a8cd1bea790' toSha1='null' 08:26:52.596 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 08:26:52.596 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 08:26:52.600 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 08:26:52.609 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 210168 bytes in 13 ms. path='/2/1/b' 08:26:52.617 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:26:52.637 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.641 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.646 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.648 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:26:52.661 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='02f2ce47254b8c8886f590f9e160ef3de8a8597e' to.sha1=''): /2/a 08:26:52.677 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.679 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 08:26:52.679 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='02f2ce47254b8c8886f590f9e160ef3de8a8597e' toSha1='null' 08:26:52.679 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:26:52.679 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 08:26:52.687 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 08:26:52.701 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 557256 bytes in 22 ms. path='/2/a' 08:26:52.705 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:52.735 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.744 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.748 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.749 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:26:52.756 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='65557f732387be4fd90b04a6bf71a786153cf661' to.sha1=''): /3/a 08:26:52.768 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.770 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 08:26:52.770 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='65557f732387be4fd90b04a6bf71a786153cf661' toSha1='null' 08:26:52.770 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:26:52.770 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 08:26:52.775 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 08:26:52.785 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 434061 bytes in 15 ms. path='/3/a' 08:26:52.788 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:52.813 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.817 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.825 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.826 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:26:52.842 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee969a3ffcd9460c1c8864302aaab4f80d70843c' to.sha1=''): /3/b 08:26:52.853 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.855 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 08:26:52.855 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ee969a3ffcd9460c1c8864302aaab4f80d70843c' toSha1='null' 08:26:52.855 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:26:52.855 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 08:26:52.860 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 08:26:52.870 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 488040 bytes in 15 ms. path='/3/b' 08:26:52.874 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:26:52.902 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.905 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.911 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.912 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:26:52.922 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c551afbba256ea4c4dfb983a7c7a49d370b00e21' to.sha1=''): /3/c 08:26:52.935 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.936 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 08:26:52.936 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c551afbba256ea4c4dfb983a7c7a49d370b00e21' toSha1='null' 08:26:52.936 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:26:52.936 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 08:26:52.944 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 08:26:52.956 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 519240 bytes in 20 ms. path='/3/c' 08:26:52.960 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:26:52.988 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:52.992 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.996 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:52.997 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:26:53.009 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2d4508b7b2145b2b35b472999db66dfd67d8728a' to.sha1=''): /3/d 08:26:53.022 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:53.023 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 08:26:53.023 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2d4508b7b2145b2b35b472999db66dfd67d8728a' toSha1='null' 08:26:53.023 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:26:53.023 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 08:26:53.025 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 08:26:53.036 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151020 bytes in 13 ms. path='/3/d' 08:26:53.040 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:26:53.055 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:53.058 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:53.061 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 08:26:53.082 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc localRepositoryRevisionSynced=2 08:26:53.112 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc remoteRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 transaction.localRevision=72 remoteFromLocalRevision=3 08:26:53.114 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e7d94b42-3d1b-413d-b8fb-459bc18c04dc from='target/repo/jjl137ma-xjwgu-local' toID=a25a140f-f30d-43dd-b8f6-7720aad11fe9 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl137ma-yxvpg-remote' 08:26:53.135 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc remoteRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 08:26:53.146 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:26:53.146 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:26:53.157 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc remoteRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 localRepositoryRevisionSynced=72 08:26:53.164 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc transaction.localRevision=5 remoteFromLocalRevision=73 08:26:53.170 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a25a140f-f30d-43dd-b8f6-7720aad11fe9 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl137ma-yxvpg-remote' toID=e7d94b42-3d1b-413d-b8fb-459bc18c04dc to='target/repo/jjl137ma-xjwgu-local', fromRepoLocalSync=false 08:26:53.188 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:26:53.191 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:26:53.191 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:26:53.196 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc localRepositoryRevisionSynced=5 08:26:53.210 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc remoteRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 transaction.localRevision=75 remoteFromLocalRevision=6 08:26:53.212 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:26:53.223 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e360e87]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:53.224 [main] INFO c.c.c.l.LocalRepoManagerImpl - [795fc038]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:54.398 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:26:54.399 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a25a140f-f30d-43dd-b8f6-7720aad11fe9 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl137ma-yxvpg-remote' toID=e7d94b42-3d1b-413d-b8fb-459bc18c04dc to='target/repo/jjl137ma-xjwgu-local', fromRepoLocalSync=true 08:26:54.402 [pool-28-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e7d94b42-3d1b-413d-b8fb-459bc18c04dc ('target/repo/jjl137ma-xjwgu-local') 08:26:54.414 [pool-28-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:26:54.436 [pool-28-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.01% 08:26:54.450 [pool-28-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 23.22% 08:26:54.544 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:26:54.545 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:26:54.546 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:26:54.549 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:26:54.553 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:26:54.589 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:26:54.592 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:26:54.596 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:26:54.606 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:26:54.607 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:26:54.615 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 08:26:54.622 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 28.96% 08:26:54.622 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.36% 08:26:54.623 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.76% 08:26:54.624 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:54.625 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 08:26:54.639 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='686b37780a65872ece7dd21ceb6d687327bac72c' to.sha1=''): /2/1/a 08:26:54.643 [main] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/1/a 08:26:54.651 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - co.codewizards.cloudstore.core.repo.transport.DeleteModificationCollisionException: There is at least one DeleteModification for repositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 path='/2/1/a' co.codewizards.cloudstore.core.repo.transport.DeleteModificationCollisionException: There is at least one DeleteModification for repositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 path='/2/1/a' at co.codewizards.cloudstore.local.transport.FileRepoTransport.assertNoDeleteModificationCollision(FileRepoTransport.java:336) ~[classes/:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.beginPutFile(FileRepoTransport.java:725) ~[classes/:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.beginPutFile(RepoToRepoSync.java:728) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:590) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:178) [co.codewizards.cloudstore.core-0.10.4.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:141) [co.codewizards.cloudstore.core-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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] 08:26:54.653 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:54.657 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.15% 08:26:54.661 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc localRepositoryRevisionSynced=9 08:26:54.672 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc remoteRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 transaction.localRevision=78 remoteFromLocalRevision=10 08:26:54.675 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e7d94b42-3d1b-413d-b8fb-459bc18c04dc from='target/repo/jjl137ma-xjwgu-local' toID=a25a140f-f30d-43dd-b8f6-7720aad11fe9 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl137ma-yxvpg-remote' 08:26:54.679 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=73 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=72 08:26:54.685 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc remoteRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=78 08:26:54.707 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 55.97% 08:26:54.708 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:54.709 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:26:54.736 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:54.741 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:54.742 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 08:26:54.800 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:54.804 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:26:54.805 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 70.90% 08:26:54.829 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc remoteRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 localRepositoryRevisionSynced=78 08:26:54.835 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc transaction.localRevision=14 remoteFromLocalRevision=79 08:26:54.840 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a25a140f-f30d-43dd-b8f6-7720aad11fe9 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl137ma-yxvpg-remote' toID=e7d94b42-3d1b-413d-b8fb-459bc18c04dc to='target/repo/jjl137ma-xjwgu-local', fromRepoLocalSync=false 08:26:54.850 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=14 08:26:54.858 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 77.11% 08:26:54.858 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 84.58% 08:26:54.859 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:54.860 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 08:26:54.864 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:54.867 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 92.04% 08:26:54.867 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:26:54.886 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc localRepositoryRevisionSynced=14 08:26:54.896 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc remoteRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 transaction.localRevision=84 remoteFromLocalRevision=15 08:26:54.898 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:26:54.898 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e360e87]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:54.898 [main] INFO c.c.c.l.LocalRepoManagerImpl - [795fc038]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:54.906 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:26:54.907 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a25a140f-f30d-43dd-b8f6-7720aad11fe9 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl137ma-yxvpg-remote' toID=e7d94b42-3d1b-413d-b8fb-459bc18c04dc to='target/repo/jjl137ma-xjwgu-local', fromRepoLocalSync=true 08:26:54.907 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e7d94b42-3d1b-413d-b8fb-459bc18c04dc ('target/repo/jjl137ma-xjwgu-local') 08:26:54.910 [pool-29-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:26:54.917 [pool-29-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.01% 08:26:54.924 [pool-29-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 23.22% 08:26:54.937 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:26:54.939 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:26:54.941 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:26:54.944 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:26:54.948 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.34% 08:26:54.982 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.40% 08:26:55.002 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:26:55.007 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:26:55.023 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:26:55.026 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=15 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=14 08:26:55.037 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc localRepositoryRevisionSynced=15 localRepositoryRevisionInProgress=17 08:26:55.055 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 28.48% 08:26:55.056 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:55.057 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision' 08:26:55.066 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:55.070 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:55.071 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1' 08:26:55.081 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:55.084 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 34.08% 08:26:55.086 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 39.68% 08:26:55.086 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.27% 08:26:55.087 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:55.087 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/a' 08:26:55.096 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='686b37780a65872ece7dd21ceb6d687327bac72c' to.sha1=''): /2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/a 08:26:55.110 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:55.112 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/a' 08:26:55.112 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='686b37780a65872ece7dd21ceb6d687327bac72c' toSha1='null' 08:26:55.112 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/a' 08:26:55.112 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/a' offset=0 08:26:55.115 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/a' offset=0 08:26:55.123 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 209235 bytes in 11 ms. path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/a' 08:26:55.127 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:55.144 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:55.148 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:55.151 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:55.152 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/b' 08:26:55.160 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dea6a2fe7aecdda0873d377657bf5a8cd1bea790' to.sha1=''): /2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/b 08:26:55.172 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:55.173 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/b' 08:26:55.173 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='dea6a2fe7aecdda0873d377657bf5a8cd1bea790' toSha1='null' 08:26:55.173 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/b' 08:26:55.173 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/b' offset=0 08:26:55.176 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/b' offset=0 08:26:55.183 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 210168 bytes in 10 ms. path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/1/b' 08:26:55.188 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:26:55.204 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:55.208 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:55.213 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:55.214 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/a' 08:26:55.221 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='02f2ce47254b8c8886f590f9e160ef3de8a8597e' to.sha1=''): /2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/a 08:26:55.234 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:55.235 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/a' 08:26:55.235 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='02f2ce47254b8c8886f590f9e160ef3de8a8597e' toSha1='null' 08:26:55.235 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/a' 08:26:55.235 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/a' offset=0 08:26:55.244 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/a' offset=0 08:26:55.257 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 557256 bytes in 22 ms. path='/2.jjl13hycGkrYq6YjG8EgZNhbCAOjZA.collision/a' 08:26:55.262 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:26:55.296 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="a25a140f-f30d-43dd-b8f6-7720aad11fe9"] on repo=e7d94b42-3d1b-413d-b8fb-459bc18c04dc 08:26:55.300 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:26:55.309 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc localRepositoryRevisionSynced=17 08:26:55.323 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc remoteRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 transaction.localRevision=107 remoteFromLocalRevision=18 08:26:55.326 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e7d94b42-3d1b-413d-b8fb-459bc18c04dc from='target/repo/jjl137ma-xjwgu-local' toID=a25a140f-f30d-43dd-b8f6-7720aad11fe9 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl137ma-yxvpg-remote' 08:26:55.335 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=79 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=78 08:26:55.343 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc remoteRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 localRepositoryRevisionSynced=79 localRepositoryRevisionInProgress=107 08:26:55.348 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 08:26:55.348 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:26:55.349 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:26:55.353 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc remoteRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 localRepositoryRevisionSynced=107 08:26:55.356 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc transaction.localRevision=20 remoteFromLocalRevision=108 08:26:55.362 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a25a140f-f30d-43dd-b8f6-7720aad11fe9 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl137ma-yxvpg-remote' toID=e7d94b42-3d1b-413d-b8fb-459bc18c04dc to='target/repo/jjl137ma-xjwgu-local', fromRepoLocalSync=false 08:26:55.376 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc localRepositoryRevisionSynced=17 localRepositoryRevisionInProgress=20 08:26:55.380 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:26:55.380 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:26:55.385 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 remoteRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc localRepositoryRevisionSynced=20 08:26:55.393 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7d94b42-3d1b-413d-b8fb-459bc18c04dc remoteRepositoryId=a25a140f-f30d-43dd-b8f6-7720aad11fe9 transaction.localRevision=110 remoteFromLocalRevision=21 08:26:55.395 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:26:55.395 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1e360e87]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:55.396 [main] INFO c.c.c.l.LocalRepoManagerImpl - [795fc038]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:26:55.405 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35f05c88]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13igc-osd2u-local' 08:26:55.413 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35f05c88]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13igc-osd2u-local' locked successfully. 08:26:58.922 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35f05c88]initPersistenceManagerFactory: repositoryId=9a87878e-9123-46b5-9725-a5e3a57c6953 08:26:58.926 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35f05c88]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1878 ms. 08:26:58.951 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79bbdd58]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13igc-ru1gi-remote' 08:26:58.956 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79bbdd58]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13igc-ru1gi-remote' locked successfully. 08:27:01.308 [closeDeferredTimer-328c8678-1] INFO c.c.c.l.LocalRepoManagerImpl - [328c8678]_close: Shutting down real LocalRepoManager. 08:27:01.308 [closeDeferredTimer-19a429d6-1] INFO c.c.c.l.LocalRepoManagerImpl - [19a429d6]_close: Shutting down real LocalRepoManager. 08:27:03.242 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79bbdd58]initPersistenceManagerFactory: repositoryId=ea8d8856-c552-42fc-8878-f0276234f4c5 08:27:03.245 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79bbdd58]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2815 ms. 08:27:03.335 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:27:03.346 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:27:03.357 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:27:03.403 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:27:03.417 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:27:03.446 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.64% 08:27:03.460 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:27:03.482 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91% 08:27:03.527 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:27:03.544 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 9a87878e-9123-46b5-9725-a5e3a57c6953 08:27:03.544 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: ea8d8856-c552-42fc-8878-f0276234f4c5 08:27:03.548 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:27:03.548 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ea8d8856-c552-42fc-8878-f0276234f4c5 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13igc-ru1gi-remote/2' toID=9a87878e-9123-46b5-9725-a5e3a57c6953 to='target/repo/jjl13igc-osd2u-local', fromRepoLocalSync=true 08:27:03.549 [pool-30-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9a87878e-9123-46b5-9725-a5e3a57c6953 ('target/repo/jjl13igc-osd2u-local') 08:27:03.580 [pool-30-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:27:03.586 [pool-30-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:27:03.589 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:27:03.590 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:27:03.591 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:27:03.596 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:27:03.601 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:27:03.607 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:27:03.610 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:27:03.614 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:27:03.618 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:27:03.644 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ea8d8856-c552-42fc-8878-f0276234f4c5 remoteRepositoryId=9a87878e-9123-46b5-9725-a5e3a57c6953 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:27:03.690 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:03.695 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:27:03.720 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:03.728 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:03.729 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:27:03.742 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 08:27:03.743 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:03.751 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 08:27:03.752 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 08:27:03.752 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:03.753 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:27:03.762 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbe526967fd596883b6ddcc129098e73a447caa9' to.sha1=''): /1/a 08:27:03.798 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ea8d8856-c552-42fc-8878-f0276234f4c5"] on repo=9a87878e-9123-46b5-9725-a5e3a57c6953 08:27:03.799 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:27:03.799 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='bbe526967fd596883b6ddcc129098e73a447caa9' toSha1='null' 08:27:03.799 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:27:03.799 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:27:03.801 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:27:03.807 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 152230 bytes in 8 ms. path='/1/a' 08:27:03.811 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:03.845 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ea8d8856-c552-42fc-8878-f0276234f4c5"] on repo=9a87878e-9123-46b5-9725-a5e3a57c6953 08:27:03.851 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:03.854 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:03.855 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:27:03.863 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='32fec35c4d27fe63f2d0b0d050d77b931afbfee0' to.sha1=''): /1/b 08:27:03.873 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ea8d8856-c552-42fc-8878-f0276234f4c5"] on repo=9a87878e-9123-46b5-9725-a5e3a57c6953 08:27:03.875 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:27:03.875 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='32fec35c4d27fe63f2d0b0d050d77b931afbfee0' toSha1='null' 08:27:03.875 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:27:03.875 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:27:03.878 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:27:03.885 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 226984 bytes in 10 ms. path='/1/b' 08:27:03.889 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:27:03.906 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ea8d8856-c552-42fc-8878-f0276234f4c5"] on repo=9a87878e-9123-46b5-9725-a5e3a57c6953 08:27:03.910 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:03.914 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:03.916 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:27:03.924 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2141e15b44ab8761d17d858da7f695c04e288647' to.sha1=''): /a 08:27:03.936 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ea8d8856-c552-42fc-8878-f0276234f4c5"] on repo=9a87878e-9123-46b5-9725-a5e3a57c6953 08:27:03.937 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 08:27:03.938 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2141e15b44ab8761d17d858da7f695c04e288647' toSha1='null' 08:27:03.938 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:27:03.938 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 08:27:03.940 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 08:27:03.946 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 184110 bytes in 8 ms. path='/a' 08:27:03.949 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:03.966 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ea8d8856-c552-42fc-8878-f0276234f4c5"] on repo=9a87878e-9123-46b5-9725-a5e3a57c6953 08:27:03.970 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:03.973 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 08:27:03.996 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ea8d8856-c552-42fc-8878-f0276234f4c5 remoteRepositoryId=9a87878e-9123-46b5-9725-a5e3a57c6953 localRepositoryRevisionSynced=2 08:27:04.012 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9a87878e-9123-46b5-9725-a5e3a57c6953 remoteRepositoryId=ea8d8856-c552-42fc-8878-f0276234f4c5 transaction.localRevision=24 remoteFromLocalRevision=3 08:27:04.014 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9a87878e-9123-46b5-9725-a5e3a57c6953 from='target/repo/jjl13igc-osd2u-local' toID=ea8d8856-c552-42fc-8878-f0276234f4c5 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13igc-ru1gi-remote/2' 08:27:04.031 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9a87878e-9123-46b5-9725-a5e3a57c6953 remoteRepositoryId=ea8d8856-c552-42fc-8878-f0276234f4c5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 08:27:04.040 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:27:04.040 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:27:04.051 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9a87878e-9123-46b5-9725-a5e3a57c6953 remoteRepositoryId=ea8d8856-c552-42fc-8878-f0276234f4c5 localRepositoryRevisionSynced=24 08:27:04.059 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ea8d8856-c552-42fc-8878-f0276234f4c5 remoteRepositoryId=9a87878e-9123-46b5-9725-a5e3a57c6953 transaction.localRevision=5 remoteFromLocalRevision=25 08:27:04.061 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ea8d8856-c552-42fc-8878-f0276234f4c5 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13igc-ru1gi-remote/2' toID=9a87878e-9123-46b5-9725-a5e3a57c6953 to='target/repo/jjl13igc-osd2u-local', fromRepoLocalSync=false 08:27:04.069 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ea8d8856-c552-42fc-8878-f0276234f4c5 remoteRepositoryId=9a87878e-9123-46b5-9725-a5e3a57c6953 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:27:04.074 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:27:04.074 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:27:04.077 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ea8d8856-c552-42fc-8878-f0276234f4c5 remoteRepositoryId=9a87878e-9123-46b5-9725-a5e3a57c6953 localRepositoryRevisionSynced=5 08:27:04.080 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9a87878e-9123-46b5-9725-a5e3a57c6953 remoteRepositoryId=ea8d8856-c552-42fc-8878-f0276234f4c5 transaction.localRevision=27 remoteFromLocalRevision=6 08:27:04.082 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:27:04.092 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35f05c88]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:04.093 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79bbdd58]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:04.108 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f9a2fc8]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13p64-eh8yk-local' 08:27:04.113 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f9a2fc8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13p64-eh8yk-local' locked successfully. 08:27:08.822 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f9a2fc8]initPersistenceManagerFactory: repositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc 08:27:08.828 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f9a2fc8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2971 ms. 08:27:08.862 [main] INFO c.c.c.l.LocalRepoManagerImpl - [576e3ef1]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13p64-5l2l8-remote' 08:27:08.868 [main] INFO c.c.c.l.LocalRepoManagerImpl - [576e3ef1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13p64-5l2l8-remote' locked successfully. 08:27:13.013 [main] INFO c.c.c.l.LocalRepoManagerImpl - [576e3ef1]initPersistenceManagerFactory: repositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 08:27:13.019 [main] INFO c.c.c.l.LocalRepoManagerImpl - [576e3ef1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2592 ms. 08:27:13.120 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:27:13.132 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:27:13.145 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:27:13.203 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:27:13.219 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:27:13.258 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.56% 08:27:13.272 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:27:13.303 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.69% 08:27:13.341 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:27:13.366 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 593e3dc1-32db-4e25-ab55-16ed0d1f03cc 08:27:13.366 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 28e38650-64f0-43dc-a6da-30fa1bec09a1 08:27:13.370 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:27:13.383 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=28e38650-64f0-43dc-a6da-30fa1bec09a1 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13p64-5l2l8-remote/2' toID=593e3dc1-32db-4e25-ab55-16ed0d1f03cc to='target/repo/jjl13p64-eh8yk-local', fromRepoLocalSync=true 08:27:13.383 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 593e3dc1-32db-4e25-ab55-16ed0d1f03cc ('target/repo/jjl13p64-eh8yk-local') 08:27:13.417 [pool-31-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:27:13.429 [pool-31-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:27:13.434 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:27:13.436 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:27:13.441 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:27:13.447 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:27:13.451 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:27:13.459 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:27:13.463 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:27:13.468 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:27:13.473 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:27:13.506 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 remoteRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:27:13.547 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:13.553 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:27:13.578 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:13.599 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:13.601 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:27:13.622 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 08:27:13.622 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:13.641 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 08:27:13.641 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 08:27:13.643 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:13.644 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:27:13.654 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eaaea1c48c0bd226651044afb6cd06e6c0e8ee03' to.sha1=''): /1/a 08:27:13.707 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="28e38650-64f0-43dc-a6da-30fa1bec09a1"] on repo=593e3dc1-32db-4e25-ab55-16ed0d1f03cc 08:27:13.714 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:27:13.714 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='eaaea1c48c0bd226651044afb6cd06e6c0e8ee03' toSha1='null' 08:27:13.714 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:27:13.714 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:27:13.727 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:27:13.743 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 703000 bytes in 29 ms. path='/1/a' 08:27:13.747 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:13.811 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="28e38650-64f0-43dc-a6da-30fa1bec09a1"] on repo=593e3dc1-32db-4e25-ab55-16ed0d1f03cc 08:27:13.824 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:13.833 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:13.833 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:27:13.844 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='006703b5d7403ef0cace9e9a9cc05c48f121cb97' to.sha1=''): /1/b 08:27:13.863 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="28e38650-64f0-43dc-a6da-30fa1bec09a1"] on repo=593e3dc1-32db-4e25-ab55-16ed0d1f03cc 08:27:13.869 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:27:13.869 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='006703b5d7403ef0cace9e9a9cc05c48f121cb97' toSha1='null' 08:27:13.869 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:27:13.869 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:27:13.872 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:27:13.884 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 177792 bytes in 15 ms. path='/1/b' 08:27:13.889 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:27:13.909 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="28e38650-64f0-43dc-a6da-30fa1bec09a1"] on repo=593e3dc1-32db-4e25-ab55-16ed0d1f03cc 08:27:13.921 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:13.935 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:13.937 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:27:13.950 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='222f475b1cfed8dad2e48e6e88bb7326bce75326' to.sha1=''): /a 08:27:13.964 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="28e38650-64f0-43dc-a6da-30fa1bec09a1"] on repo=593e3dc1-32db-4e25-ab55-16ed0d1f03cc 08:27:13.970 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 08:27:13.970 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='222f475b1cfed8dad2e48e6e88bb7326bce75326' toSha1='null' 08:27:13.970 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:27:13.970 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 08:27:13.971 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 08:27:13.978 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9804 bytes in 8 ms. path='/a' 08:27:13.984 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:13.998 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="28e38650-64f0-43dc-a6da-30fa1bec09a1"] on repo=593e3dc1-32db-4e25-ab55-16ed0d1f03cc 08:27:14.007 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:14.021 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 08:27:14.046 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 remoteRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc localRepositoryRevisionSynced=2 08:27:14.073 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc remoteRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 transaction.localRevision=24 remoteFromLocalRevision=3 08:27:14.079 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=593e3dc1-32db-4e25-ab55-16ed0d1f03cc from='target/repo/jjl13p64-eh8yk-local' toID=28e38650-64f0-43dc-a6da-30fa1bec09a1 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13p64-5l2l8-remote/2' 08:27:14.116 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc remoteRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 08:27:14.127 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:27:14.127 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:27:14.138 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc remoteRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 localRepositoryRevisionSynced=24 08:27:14.153 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 remoteRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc transaction.localRevision=5 remoteFromLocalRevision=25 08:27:14.159 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=28e38650-64f0-43dc-a6da-30fa1bec09a1 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13p64-5l2l8-remote/2' toID=593e3dc1-32db-4e25-ab55-16ed0d1f03cc to='target/repo/jjl13p64-eh8yk-local', fromRepoLocalSync=false 08:27:14.280 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 remoteRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:27:14.287 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:27:14.287 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:27:14.291 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 remoteRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc localRepositoryRevisionSynced=5 08:27:14.296 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc remoteRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 transaction.localRevision=27 remoteFromLocalRevision=6 08:27:14.297 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:27:14.311 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f9a2fc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:14.311 [main] INFO c.c.c.l.LocalRepoManagerImpl - [576e3ef1]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:14.362 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:27:14.363 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:27:14.364 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 08:27:14.367 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:27:14.370 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 08:27:14.400 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 08:27:14.403 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 08:27:14.411 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 96.55% 08:27:14.421 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:27:14.445 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:27:14.447 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=28e38650-64f0-43dc-a6da-30fa1bec09a1 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13p64-5l2l8-remote/2' toID=593e3dc1-32db-4e25-ab55-16ed0d1f03cc to='target/repo/jjl13p64-eh8yk-local', fromRepoLocalSync=true 08:27:14.448 [pool-32-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 593e3dc1-32db-4e25-ab55-16ed0d1f03cc ('target/repo/jjl13p64-eh8yk-local') 08:27:14.454 [pool-32-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:27:14.460 [pool-32-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 08:27:14.470 [pool-32-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:27:14.480 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:27:14.482 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:27:14.485 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:27:14.489 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:27:14.492 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:27:14.508 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:27:14.511 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:27:14.516 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 96.55% 08:27:14.521 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:27:14.522 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:27:14.527 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 remoteRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 08:27:14.546 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:14.547 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:27:14.562 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 08:27:14.563 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:14.567 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:14.568 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1/5' 08:27:14.581 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:14.587 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 08:27:14.587 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 08:27:14.588 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:14.589 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/5/aaa' 08:27:14.602 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0e76f6f75f3d7a9f90d57cec2b6eb661477d8a3a' to.sha1=''): /1/5/aaa 08:27:14.621 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="28e38650-64f0-43dc-a6da-30fa1bec09a1"] on repo=593e3dc1-32db-4e25-ab55-16ed0d1f03cc 08:27:14.622 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/5/aaa' 08:27:14.622 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0e76f6f75f3d7a9f90d57cec2b6eb661477d8a3a' toSha1='null' 08:27:14.622 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/5/aaa' 08:27:14.622 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/5/aaa' offset=0 08:27:14.625 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/5/aaa' offset=0 08:27:14.635 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 240940 bytes in 13 ms. path='/1/5/aaa' 08:27:14.642 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_7e240de74fb1ed08fa08d38063f6a6a91462a815_0 into destFile aaa 08:27:14.681 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="28e38650-64f0-43dc-a6da-30fa1bec09a1"] on repo=593e3dc1-32db-4e25-ab55-16ed0d1f03cc 08:27:14.689 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:14.695 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:14.696 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/5/bbb' 08:27:14.704 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3be182a3d463ae0997cff73db4296755ce11999f' to.sha1=''): /1/5/bbb 08:27:14.717 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="28e38650-64f0-43dc-a6da-30fa1bec09a1"] on repo=593e3dc1-32db-4e25-ab55-16ed0d1f03cc 08:27:14.719 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/5/bbb' 08:27:14.719 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3be182a3d463ae0997cff73db4296755ce11999f' toSha1='null' 08:27:14.719 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/5/bbb' 08:27:14.719 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/5/bbb' offset=0 08:27:14.719 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/5/bbb' offset=0 08:27:14.725 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6785 bytes in 6 ms. path='/1/5/bbb' 08:27:14.730 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_5cb138284d431abd6a053a56625ec088bfb88912_0 into destFile bbb 08:27:14.740 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="28e38650-64f0-43dc-a6da-30fa1bec09a1"] on repo=593e3dc1-32db-4e25-ab55-16ed0d1f03cc 08:27:14.744 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:14.747 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 08:27:14.751 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 remoteRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc localRepositoryRevisionSynced=8 08:27:14.757 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc remoteRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 transaction.localRevision=44 remoteFromLocalRevision=9 08:27:14.760 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=593e3dc1-32db-4e25-ab55-16ed0d1f03cc from='target/repo/jjl13p64-eh8yk-local' toID=28e38650-64f0-43dc-a6da-30fa1bec09a1 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13p64-5l2l8-remote/2' 08:27:14.765 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=25 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=24 08:27:14.771 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc remoteRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 localRepositoryRevisionSynced=25 localRepositoryRevisionInProgress=44 08:27:14.774 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:27:14.774 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:27:14.778 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc remoteRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 localRepositoryRevisionSynced=44 08:27:14.782 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 remoteRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc transaction.localRevision=11 remoteFromLocalRevision=45 08:27:14.784 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=28e38650-64f0-43dc-a6da-30fa1bec09a1 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13p64-5l2l8-remote/2' toID=593e3dc1-32db-4e25-ab55-16ed0d1f03cc to='target/repo/jjl13p64-eh8yk-local', fromRepoLocalSync=false 08:27:14.790 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 remoteRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 08:27:14.795 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:27:14.795 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:27:14.798 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 remoteRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc localRepositoryRevisionSynced=11 08:27:14.803 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=593e3dc1-32db-4e25-ab55-16ed0d1f03cc remoteRepositoryId=28e38650-64f0-43dc-a6da-30fa1bec09a1 transaction.localRevision=47 remoteFromLocalRevision=12 08:27:14.804 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:27:14.805 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f9a2fc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:14.825 [main] INFO c.c.c.l.LocalRepoManagerImpl - [576e3ef1]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:14.851 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7925fab5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13xgi-p6dbz-local' 08:27:14.857 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7925fab5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13xgi-p6dbz-local' locked successfully. 08:27:15.396 [closeDeferredTimer-1e360e87-3] INFO c.c.c.l.LocalRepoManagerImpl - [1e360e87]_close: Shutting down real LocalRepoManager. 08:27:15.397 [closeDeferredTimer-795fc038-3] INFO c.c.c.l.LocalRepoManagerImpl - [795fc038]_close: Shutting down real LocalRepoManager. 08:27:20.999 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7925fab5]initPersistenceManagerFactory: repositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:21.008 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7925fab5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2394 ms. 08:27:21.030 [main] INFO c.c.c.l.LocalRepoManagerImpl - [353f763c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13xgi-681wh-remote' 08:27:21.035 [main] INFO c.c.c.l.LocalRepoManagerImpl - [353f763c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13xgi-681wh-remote' locked successfully. 08:27:24.094 [closeDeferredTimer-35f05c88-1] INFO c.c.c.l.LocalRepoManagerImpl - [35f05c88]_close: Shutting down real LocalRepoManager. 08:27:24.417 [closeDeferredTimer-79bbdd58-1] INFO c.c.c.l.LocalRepoManagerImpl - [79bbdd58]_close: Shutting down real LocalRepoManager. 08:27:26.687 [main] INFO c.c.c.l.LocalRepoManagerImpl - [353f763c]initPersistenceManagerFactory: repositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d 08:27:26.688 [main] INFO c.c.c.l.LocalRepoManagerImpl - [353f763c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3717 ms. 08:27:26.772 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:27:26.778 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:27:26.786 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:27:26.826 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:27:26.840 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:27:26.878 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.35% 08:27:26.899 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:27:26.928 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.74% 08:27:26.950 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:27:26.969 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:26.969 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: ac0540b4-899c-48e5-9010-f494d4c6e41d 08:27:26.973 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:27:26.974 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ac0540b4-899c-48e5-9010-f494d4c6e41d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13xgi-681wh-remote' toID=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c to='target/repo/jjl13xgi-p6dbz-local', fromRepoLocalSync=true 08:27:26.975 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c ('target/repo/jjl13xgi-p6dbz-local') 08:27:27.013 [pool-33-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:27:27.022 [pool-33-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:27:27.023 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:27:27.026 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:27:27.029 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:27:27.037 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:27:27.042 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:27:27.048 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:27:27.051 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:27:27.055 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:27:27.059 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:27:27.130 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d remoteRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:27:27.154 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.158 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:27:27.178 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.186 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.187 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:27:27.198 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.202 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 08:27:27.203 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.203 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:27:27.210 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.214 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.215 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:27:27.222 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.229 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.231 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:27:27.242 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.252 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 08:27:27.252 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 08:27:27.253 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.253 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:27:27.261 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='08d4940b92ff3998ebc5d8649de7ec0dd331ccf8' to.sha1=''): /1/a 08:27:27.297 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.298 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:27:27.298 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='08d4940b92ff3998ebc5d8649de7ec0dd331ccf8' toSha1='null' 08:27:27.298 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:27:27.298 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:27:27.301 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:27:27.309 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 243200 bytes in 11 ms. path='/1/a' 08:27:27.313 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:27.359 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.370 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.375 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.376 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:27:27.384 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee765ca82795b0127a0e87e1b0580de721ce58ff' to.sha1=''): /1/b 08:27:27.396 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.398 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:27:27.398 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ee765ca82795b0127a0e87e1b0580de721ce58ff' toSha1='null' 08:27:27.398 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:27:27.398 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:27:27.398 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:27:27.403 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3090 bytes in 5 ms. path='/1/b' 08:27:27.407 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:27:27.415 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.421 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.429 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.430 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 08:27:27.439 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9943400d2197ceb7b66863ef45ba339dcc7e6811' to.sha1=''): /1/c 08:27:27.451 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.453 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 08:27:27.453 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9943400d2197ceb7b66863ef45ba339dcc7e6811' toSha1='null' 08:27:27.453 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 08:27:27.453 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 08:27:27.455 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 08:27:27.464 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 199948 bytes in 11 ms. path='/1/c' 08:27:27.469 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:27:27.487 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.490 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.495 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.496 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 08:27:27.507 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='92f8dd297b5515439d19b1e5bf36abe3b05f3c57' to.sha1=''): /2/1/a 08:27:27.519 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.521 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 08:27:27.521 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='92f8dd297b5515439d19b1e5bf36abe3b05f3c57' toSha1='null' 08:27:27.521 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 08:27:27.521 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 08:27:27.525 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 08:27:27.535 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 325262 bytes in 14 ms. path='/2/1/a' 08:27:27.539 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:27.560 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.564 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.568 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.569 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 08:27:27.581 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b7cd1257a40d1eb59c89301019d7dc2ddcdae710' to.sha1=''): /2/1/b 08:27:27.595 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.606 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 08:27:27.606 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b7cd1257a40d1eb59c89301019d7dc2ddcdae710' toSha1='null' 08:27:27.606 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 08:27:27.606 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 08:27:27.612 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 08:27:27.652 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 448224 bytes in 46 ms. path='/2/1/b' 08:27:27.657 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:27:27.683 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.686 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.692 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.693 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:27:27.704 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46d1ad93f3da262da0f15a57340461ba90529929' to.sha1=''): /2/a 08:27:27.716 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.717 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 08:27:27.718 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='46d1ad93f3da262da0f15a57340461ba90529929' toSha1='null' 08:27:27.718 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:27:27.718 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 08:27:27.727 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 08:27:27.743 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 677030 bytes in 25 ms. path='/2/a' 08:27:27.748 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:27.787 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.800 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.809 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.810 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:27:27.817 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e20a09cf02f9383cc4cc693c585becfb1969955c' to.sha1=''): /3/a 08:27:27.828 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.830 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 08:27:27.831 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e20a09cf02f9383cc4cc693c585becfb1969955c' toSha1='null' 08:27:27.831 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:27:27.831 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 08:27:27.835 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 08:27:27.848 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 149985 bytes in 17 ms. path='/3/a' 08:27:27.852 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:27.867 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.870 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.874 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.875 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:27:27.882 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='69d22ccee9186a778f91b1d34d6a87d13136f6c9' to.sha1=''): /3/b 08:27:27.893 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.895 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 08:27:27.895 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='69d22ccee9186a778f91b1d34d6a87d13136f6c9' toSha1='null' 08:27:27.895 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:27:27.895 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 08:27:27.900 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 08:27:27.910 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 458975 bytes in 15 ms. path='/3/b' 08:27:27.914 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:27:27.942 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.945 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.951 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:27.952 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:27:27.961 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b94cb7dc8efb2e861a315f56da0b1067de25811d' to.sha1=''): /3/c 08:27:27.975 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:27.977 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 08:27:27.977 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b94cb7dc8efb2e861a315f56da0b1067de25811d' toSha1='null' 08:27:27.977 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:27:27.977 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 08:27:27.979 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 08:27:27.984 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 130614 bytes in 7 ms. path='/3/c' 08:27:27.987 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:27:28.001 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:28.004 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.008 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.008 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:27:28.014 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6dd8237d813c17db3fc6793be8150f0345ef14c6' to.sha1=''): /3/d 08:27:28.025 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:28.027 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 08:27:28.027 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6dd8237d813c17db3fc6793be8150f0345ef14c6' toSha1='null' 08:27:28.027 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:27:28.027 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 08:27:28.032 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 08:27:28.044 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 393040 bytes in 17 ms. path='/3/d' 08:27:28.048 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:27:28.073 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:28.078 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.085 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 08:27:28.105 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d remoteRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c localRepositoryRevisionSynced=2 08:27:28.124 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c remoteRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d transaction.localRevision=72 remoteFromLocalRevision=3 08:27:28.126 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c from='target/repo/jjl13xgi-p6dbz-local' toID=ac0540b4-899c-48e5-9010-f494d4c6e41d to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13xgi-681wh-remote' 08:27:28.144 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c remoteRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 08:27:28.153 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:27:28.154 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:27:28.166 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c remoteRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d localRepositoryRevisionSynced=72 08:27:28.179 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d remoteRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c transaction.localRevision=5 remoteFromLocalRevision=73 08:27:28.181 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ac0540b4-899c-48e5-9010-f494d4c6e41d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13xgi-681wh-remote' toID=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c to='target/repo/jjl13xgi-p6dbz-local', fromRepoLocalSync=false 08:27:28.189 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d remoteRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:27:28.191 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:27:28.191 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:27:28.194 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d remoteRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c localRepositoryRevisionSynced=5 08:27:28.198 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c remoteRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d transaction.localRevision=75 remoteFromLocalRevision=6 08:27:28.200 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:27:28.211 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7925fab5]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:28.211 [main] INFO c.c.c.l.LocalRepoManagerImpl - [353f763c]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:28.277 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:27:28.278 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:27:28.280 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 08:27:28.283 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:27:28.286 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 08:27:28.334 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 08:27:28.338 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 08:27:28.366 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 96.55% 08:27:28.377 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:27:28.399 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:27:28.404 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ac0540b4-899c-48e5-9010-f494d4c6e41d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13xgi-681wh-remote' toID=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c to='target/repo/jjl13xgi-p6dbz-local', fromRepoLocalSync=true 08:27:28.404 [pool-34-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c ('target/repo/jjl13xgi-p6dbz-local') 08:27:28.410 [pool-34-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:27:28.429 [pool-34-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 08:27:28.462 [pool-34-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 08:27:28.479 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:27:28.481 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:27:28.484 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:27:28.491 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:27:28.496 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:27:28.512 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:27:28.516 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:27:28.521 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 96.55% 08:27:28.527 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:27:28.529 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:27:28.533 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d remoteRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 08:27:28.548 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.95% 08:27:28.549 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.550 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:27:28.567 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.571 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.572 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1/5' 08:27:28.582 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.586 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.587 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:27:28.595 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.598 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.11% 08:27:28.599 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.28% 08:27:28.599 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.45% 08:27:28.600 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.601 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/5/aaa' 08:27:28.611 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='51eb3dc1873e9f529afc73c1a1a91b059f7c2c0f' to.sha1=''): /2/1/5/aaa 08:27:28.625 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:28.627 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/5/aaa' 08:27:28.627 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='51eb3dc1873e9f529afc73c1a1a91b059f7c2c0f' toSha1='null' 08:27:28.627 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/5/aaa' 08:27:28.627 [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 08:27:28.632 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/5/aaa' offset=0 08:27:28.644 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 505378 bytes in 17 ms. path='/2/1/5/aaa' 08:27:28.649 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_7e240de74fb1ed08fa08d38063f6a6a91462a815_0 into destFile aaa 08:27:28.677 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:28.681 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.685 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.686 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/5/bbb' 08:27:28.699 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c70555783466e7a7efb48a09193f1e3d0ab670d8' to.sha1=''): /2/1/5/bbb 08:27:28.714 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:28.715 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/5/bbb' 08:27:28.715 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c70555783466e7a7efb48a09193f1e3d0ab670d8' toSha1='null' 08:27:28.715 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/5/bbb' 08:27:28.715 [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 08:27:28.716 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/5/bbb' offset=0 08:27:28.722 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17000 bytes in 7 ms. path='/2/1/5/bbb' 08:27:28.728 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_5cb138284d431abd6a053a56625ec088bfb88912_0 into destFile bbb 08:27:28.737 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:28.740 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.744 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.744 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/e' 08:27:28.753 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='38d9e47c504ee20c06fc63e0df2dceb07338538d' to.sha1=''): /3/e 08:27:28.769 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:28.771 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/e' 08:27:28.771 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='38d9e47c504ee20c06fc63e0df2dceb07338538d' toSha1='null' 08:27:28.771 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/e' 08:27:28.771 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/e' offset=0 08:27:28.781 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/e' offset=0 08:27:28.797 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 819600 bytes in 26 ms. path='/3/e' 08:27:28.802 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 08:27:28.845 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="ac0540b4-899c-48e5-9010-f494d4c6e41d"] on repo=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c 08:27:28.849 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:28.858 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d remoteRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c localRepositoryRevisionSynced=8 08:27:28.866 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c remoteRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d transaction.localRevision=100 remoteFromLocalRevision=9 08:27:28.868 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c from='target/repo/jjl13xgi-p6dbz-local' toID=ac0540b4-899c-48e5-9010-f494d4c6e41d to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13xgi-681wh-remote' 08:27:28.871 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=73 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=72 08:27:28.876 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c remoteRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=100 08:27:28.879 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 08:27:28.879 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:27:28.879 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:27:28.883 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c remoteRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d localRepositoryRevisionSynced=100 08:27:28.905 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d remoteRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c transaction.localRevision=11 remoteFromLocalRevision=101 08:27:28.914 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ac0540b4-899c-48e5-9010-f494d4c6e41d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl13xgi-681wh-remote' toID=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c to='target/repo/jjl13xgi-p6dbz-local', fromRepoLocalSync=false 08:27:28.921 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d remoteRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 08:27:28.924 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:27:28.924 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:27:28.928 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d remoteRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c localRepositoryRevisionSynced=11 08:27:28.936 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8fefdc5-7604-45cc-9f23-0c6ef8ba1b2c remoteRepositoryId=ac0540b4-899c-48e5-9010-f494d4c6e41d transaction.localRevision=103 remoteFromLocalRevision=12 08:27:28.938 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:27:28.938 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7925fab5]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:28.957 [main] INFO c.c.c.l.LocalRepoManagerImpl - [353f763c]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:29.034 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59727641]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl148eh-bzwi1-local' 08:27:29.040 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59727641]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl148eh-bzwi1-local' locked successfully. 08:27:33.254 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59727641]initPersistenceManagerFactory: repositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:33.260 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59727641]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2388 ms. 08:27:33.282 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64136a29]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl148ei-dqs1u-remote' 08:27:33.287 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64136a29]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl148ei-dqs1u-remote' locked successfully. 08:27:34.805 [closeDeferredTimer-7f9a2fc8-2] INFO c.c.c.l.LocalRepoManagerImpl - [7f9a2fc8]_close: Shutting down real LocalRepoManager. 08:27:35.111 [closeDeferredTimer-576e3ef1-2] INFO c.c.c.l.LocalRepoManagerImpl - [576e3ef1]_close: Shutting down real LocalRepoManager. 08:27:39.576 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64136a29]initPersistenceManagerFactory: repositoryId=1d252075-e49d-4125-8c85-ca518f33083a 08:27:39.582 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64136a29]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3419 ms. 08:27:39.738 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:27:39.748 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:27:39.773 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:27:39.848 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:27:39.869 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:27:39.911 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.40% 08:27:39.929 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:27:39.956 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.73% 08:27:39.984 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:27:40.001 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:40.002 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 1d252075-e49d-4125-8c85-ca518f33083a 08:27:40.005 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:27:40.006 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d252075-e49d-4125-8c85-ca518f33083a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl148ei-dqs1u-remote' toID=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 to='target/repo/jjl148eh-bzwi1-local', fromRepoLocalSync=true 08:27:40.006 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 ('target/repo/jjl148eh-bzwi1-local') 08:27:40.027 [pool-35-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:27:40.032 [pool-35-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:27:40.033 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:27:40.034 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:27:40.036 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:27:40.048 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:27:40.052 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:27:40.059 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:27:40.062 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:27:40.067 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:27:40.072 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:27:40.101 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a remoteRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:27:40.131 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.136 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:27:40.161 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.183 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.184 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:27:40.203 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.216 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 08:27:40.217 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.219 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:27:40.236 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.245 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.246 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:27:40.262 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.271 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.272 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:27:40.290 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.313 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 08:27:40.314 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 08:27:40.314 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.315 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:27:40.323 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d658f75b49bbd60fd0c418b2002be05ec11fec43' to.sha1=''): /1/a 08:27:40.376 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:40.382 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:27:40.382 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d658f75b49bbd60fd0c418b2002be05ec11fec43' toSha1='null' 08:27:40.382 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:27:40.382 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:27:40.388 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:27:40.398 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 452052 bytes in 16 ms. path='/1/a' 08:27:40.404 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:40.456 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:40.467 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.475 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.476 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:27:40.486 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='09c1be01bbba7b3e4a91554e8c4bf251f1f5e9a3' to.sha1=''): /1/b 08:27:40.502 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:40.508 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:27:40.508 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='09c1be01bbba7b3e4a91554e8c4bf251f1f5e9a3' toSha1='null' 08:27:40.508 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:27:40.508 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:27:40.512 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:27:40.521 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182763 bytes in 13 ms. path='/1/b' 08:27:40.526 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:27:40.547 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:40.555 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.565 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.566 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 08:27:40.576 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c180b17cc0c25623e5b7577dacba5abe0e1f4886' to.sha1=''): /1/c 08:27:40.595 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:40.602 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 08:27:40.602 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c180b17cc0c25623e5b7577dacba5abe0e1f4886' toSha1='null' 08:27:40.602 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 08:27:40.602 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 08:27:40.603 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 08:27:40.610 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89696 bytes in 8 ms. path='/1/c' 08:27:40.615 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:27:40.634 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:40.642 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.655 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.656 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 08:27:40.667 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='de17c6189ed279d768e01aebc14211cd524ad931' to.sha1=''): /2/1/a 08:27:40.685 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:40.690 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 08:27:40.691 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='de17c6189ed279d768e01aebc14211cd524ad931' toSha1='null' 08:27:40.691 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 08:27:40.691 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 08:27:40.703 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 08:27:40.722 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 817712 bytes in 31 ms. path='/2/1/a' 08:27:40.727 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:40.772 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:40.784 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.795 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.796 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 08:27:40.808 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe01c97c9dd8e7f84b11473014f4b451334c16e8' to.sha1=''): /2/1/b 08:27:40.827 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:40.833 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 08:27:40.834 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='fe01c97c9dd8e7f84b11473014f4b451334c16e8' toSha1='null' 08:27:40.834 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 08:27:40.834 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 08:27:40.837 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 08:27:40.849 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150176 bytes in 15 ms. path='/2/1/b' 08:27:40.855 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:27:40.874 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:40.885 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.895 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.896 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:27:40.905 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a79c840aa9af080a8e3ae6b9d57dc28f12973513' to.sha1=''): /2/a 08:27:40.921 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:40.927 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 08:27:40.927 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a79c840aa9af080a8e3ae6b9d57dc28f12973513' toSha1='null' 08:27:40.927 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:27:40.927 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 08:27:40.935 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 08:27:40.943 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 237765 bytes in 16 ms. path='/2/a' 08:27:40.947 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:40.970 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:40.980 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.991 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:40.992 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:27:40.999 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1b1dc2018f1f37595e8d39996bac3e5d79fbac96' to.sha1=''): /3/a 08:27:41.015 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:41.021 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 08:27:41.021 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1b1dc2018f1f37595e8d39996bac3e5d79fbac96' toSha1='null' 08:27:41.021 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:27:41.021 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 08:27:41.023 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 08:27:41.035 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 137424 bytes in 14 ms. path='/3/a' 08:27:41.039 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:41.057 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:41.067 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:41.083 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:41.084 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:27:41.095 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41b9d13870d0d4f9f948080eb2efaafcbe65866b' to.sha1=''): /3/b 08:27:41.113 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:41.118 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 08:27:41.118 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='41b9d13870d0d4f9f948080eb2efaafcbe65866b' toSha1='null' 08:27:41.118 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:27:41.118 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 08:27:41.120 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 08:27:41.128 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 90090 bytes in 10 ms. path='/3/b' 08:27:41.132 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:27:41.153 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:41.161 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:41.171 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:41.172 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:27:41.186 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='338cb6141b026857e68f43dd7202eca1c4aa571e' to.sha1=''): /3/c 08:27:41.212 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:41.218 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 08:27:41.218 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='338cb6141b026857e68f43dd7202eca1c4aa571e' toSha1='null' 08:27:41.218 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:27:41.218 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 08:27:41.220 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 08:27:41.231 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 225804 bytes in 13 ms. path='/3/c' 08:27:41.237 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:27:41.314 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:41.326 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:41.336 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:41.339 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:27:41.349 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a3ac7a8a8e62247c7af74d507bb8e755fd97f88' to.sha1=''): /3/d 08:27:41.365 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:41.371 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 08:27:41.371 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6a3ac7a8a8e62247c7af74d507bb8e755fd97f88' toSha1='null' 08:27:41.371 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:27:41.371 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 08:27:41.380 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 08:27:41.395 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 280245 bytes in 24 ms. path='/3/d' 08:27:41.399 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:27:41.422 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1d252075-e49d-4125-8c85-ca518f33083a"] on repo=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 08:27:41.464 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:41.472 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 08:27:41.498 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a remoteRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 localRepositoryRevisionSynced=2 08:27:41.524 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 remoteRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a transaction.localRevision=72 remoteFromLocalRevision=3 08:27:41.530 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 from='target/repo/jjl148eh-bzwi1-local' toID=1d252075-e49d-4125-8c85-ca518f33083a to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl148ei-dqs1u-remote' 08:27:41.561 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 remoteRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 08:27:41.571 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:27:41.572 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:27:41.582 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 remoteRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a localRepositoryRevisionSynced=72 08:27:41.596 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a remoteRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 transaction.localRevision=5 remoteFromLocalRevision=73 08:27:41.601 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d252075-e49d-4125-8c85-ca518f33083a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl148ei-dqs1u-remote' toID=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 to='target/repo/jjl148eh-bzwi1-local', fromRepoLocalSync=false 08:27:41.617 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a remoteRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:27:41.621 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:27:41.621 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:27:41.628 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a remoteRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 localRepositoryRevisionSynced=5 08:27:41.637 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 remoteRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a transaction.localRevision=75 remoteFromLocalRevision=6 08:27:41.642 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:27:41.662 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59727641]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:41.663 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64136a29]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:41.713 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:27:41.714 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:27:41.715 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 08:27:41.719 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:27:41.722 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 08:27:41.766 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 08:27:41.773 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 08:27:41.777 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94% 08:27:41.788 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:27:41.812 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:27:41.812 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d252075-e49d-4125-8c85-ca518f33083a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl148ei-dqs1u-remote' toID=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 to='target/repo/jjl148eh-bzwi1-local', fromRepoLocalSync=true 08:27:41.813 [pool-36-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 ('target/repo/jjl148eh-bzwi1-local') 08:27:41.822 [pool-36-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:27:41.839 [pool-36-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 08:27:41.866 [pool-36-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 08:27:41.880 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:27:41.883 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:27:41.884 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:27:41.888 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:27:41.892 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:27:41.901 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:27:41.903 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:27:41.908 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:27:41.913 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:27:41.914 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:27:41.923 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a remoteRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 08:27:41.935 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.23% 08:27:41.935 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:41.936 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:27:41.952 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 34.83% 08:27:41.952 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:41.964 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:41.965 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/a' 08:27:42.007 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:42.018 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.42% 08:27:42.018 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02% 08:27:42.040 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a remoteRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 localRepositoryRevisionSynced=8 08:27:42.049 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 remoteRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a transaction.localRevision=80 remoteFromLocalRevision=9 08:27:42.054 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 from='target/repo/jjl148eh-bzwi1-local' toID=1d252075-e49d-4125-8c85-ca518f33083a to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl148ei-dqs1u-remote' 08:27:42.061 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=73 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=72 08:27:42.071 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 remoteRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=80 08:27:42.081 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 08:27:42.081 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70% 08:27:42.083 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:42.084 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/a' 08:27:42.091 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:42.160 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 08:27:42.160 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:27:42.184 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 remoteRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a localRepositoryRevisionSynced=80 08:27:42.192 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a remoteRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 transaction.localRevision=11 remoteFromLocalRevision=81 08:27:42.199 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d252075-e49d-4125-8c85-ca518f33083a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl148ei-dqs1u-remote' toID=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 to='target/repo/jjl148eh-bzwi1-local', fromRepoLocalSync=false 08:27:42.217 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a remoteRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 08:27:42.220 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:27:42.220 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:27:42.223 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a remoteRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 localRepositoryRevisionSynced=11 08:27:42.232 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0eb9cbd1-2a60-478b-bfb3-a5f5e505b961 remoteRepositoryId=1d252075-e49d-4125-8c85-ca518f33083a transaction.localRevision=84 remoteFromLocalRevision=12 08:27:42.238 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:27:42.238 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59727641]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:42.259 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64136a29]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:42.295 [main] INFO c.c.c.l.LocalRepoManagerImpl - [70c46a47]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14imu-hsr3h-local' 08:27:42.301 [main] INFO c.c.c.l.LocalRepoManagerImpl - [70c46a47]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14imu-hsr3h-local' locked successfully. 08:27:47.378 [main] INFO c.c.c.l.LocalRepoManagerImpl - [70c46a47]initPersistenceManagerFactory: repositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 08:27:47.384 [main] INFO c.c.c.l.LocalRepoManagerImpl - [70c46a47]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2811 ms. 08:27:47.406 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cca6ec6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14imv-le9cf-remote' 08:27:47.410 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cca6ec6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14imv-le9cf-remote' locked successfully. 08:27:48.938 [closeDeferredTimer-7925fab5-2] INFO c.c.c.l.LocalRepoManagerImpl - [7925fab5]_close: Shutting down real LocalRepoManager. 08:27:49.227 [closeDeferredTimer-353f763c-2] INFO c.c.c.l.LocalRepoManagerImpl - [353f763c]_close: Shutting down real LocalRepoManager. 08:27:53.884 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cca6ec6]initPersistenceManagerFactory: repositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 08:27:53.889 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cca6ec6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3330 ms. 08:27:53.996 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:27:54.006 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:27:54.015 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:27:54.044 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:27:54.068 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:27:54.096 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.21% 08:27:54.108 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:27:54.129 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.67% 08:27:54.169 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:27:54.195 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 046d7122-b952-48f0-896e-8b69d1b9afa5 08:27:54.195 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: c2365bc6-803d-4e92-b39f-8c02202d9af7 08:27:54.199 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:27:54.200 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c2365bc6-803d-4e92-b39f-8c02202d9af7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14imv-le9cf-remote/2' toID=046d7122-b952-48f0-896e-8b69d1b9afa5 to='target/repo/jjl14imu-hsr3h-local', fromRepoLocalSync=true 08:27:54.200 [pool-37-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 046d7122-b952-48f0-896e-8b69d1b9afa5 ('target/repo/jjl14imu-hsr3h-local') 08:27:54.201 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:27:54.212 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:27:54.222 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:27:54.244 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:27:54.245 [pool-37-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:27:54.251 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:27:54.256 [pool-37-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:27:54.260 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:27:54.264 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:27:54.268 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:27:54.273 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:27:54.303 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 remoteRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:27:54.348 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:54.353 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:27:54.379 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:54.401 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:54.404 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:27:54.427 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 08:27:54.430 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:54.453 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 08:27:54.453 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 08:27:54.454 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:54.455 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:27:54.465 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='162a73942b2fdb487c279785c9d5992c1daabb5e' to.sha1=''): /1/a 08:27:54.515 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c2365bc6-803d-4e92-b39f-8c02202d9af7"] on repo=046d7122-b952-48f0-896e-8b69d1b9afa5 08:27:54.520 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:27:54.521 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='162a73942b2fdb487c279785c9d5992c1daabb5e' toSha1='null' 08:27:54.521 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:27:54.521 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:27:54.524 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:27:54.535 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 254528 bytes in 14 ms. path='/1/a' 08:27:54.538 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:54.582 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c2365bc6-803d-4e92-b39f-8c02202d9af7"] on repo=046d7122-b952-48f0-896e-8b69d1b9afa5 08:27:54.595 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:54.606 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:54.607 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:27:54.619 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb8f8e50b2f84cf83c3b15258308fed8d41f56c2' to.sha1=''): /1/b 08:27:54.635 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c2365bc6-803d-4e92-b39f-8c02202d9af7"] on repo=046d7122-b952-48f0-896e-8b69d1b9afa5 08:27:54.642 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:27:54.643 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='fb8f8e50b2f84cf83c3b15258308fed8d41f56c2' toSha1='null' 08:27:54.643 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:27:54.643 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:27:54.650 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:27:54.659 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 221260 bytes in 16 ms. path='/1/b' 08:27:54.663 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:27:54.685 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c2365bc6-803d-4e92-b39f-8c02202d9af7"] on repo=046d7122-b952-48f0-896e-8b69d1b9afa5 08:27:54.709 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:54.719 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:54.720 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:27:54.727 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6cf9bb1cd25051102677c70ffc24258fa8d2d67' to.sha1=''): /a 08:27:54.742 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c2365bc6-803d-4e92-b39f-8c02202d9af7"] on repo=046d7122-b952-48f0-896e-8b69d1b9afa5 08:27:54.748 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 08:27:54.748 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b6cf9bb1cd25051102677c70ffc24258fa8d2d67' toSha1='null' 08:27:54.748 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:27:54.748 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 08:27:54.748 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 08:27:54.753 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 39906 bytes in 5 ms. path='/a' 08:27:54.756 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:27:54.770 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c2365bc6-803d-4e92-b39f-8c02202d9af7"] on repo=046d7122-b952-48f0-896e-8b69d1b9afa5 08:27:54.792 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:54.802 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 08:27:54.827 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 remoteRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 localRepositoryRevisionSynced=2 08:27:54.884 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 remoteRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 transaction.localRevision=24 remoteFromLocalRevision=3 08:27:54.894 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=046d7122-b952-48f0-896e-8b69d1b9afa5 from='target/repo/jjl14imu-hsr3h-local' toID=c2365bc6-803d-4e92-b39f-8c02202d9af7 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14imv-le9cf-remote/2' 08:27:54.924 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 remoteRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 08:27:54.939 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:27:54.939 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:27:54.952 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 remoteRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 localRepositoryRevisionSynced=24 08:27:54.966 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 remoteRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 transaction.localRevision=5 remoteFromLocalRevision=25 08:27:54.975 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c2365bc6-803d-4e92-b39f-8c02202d9af7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14imv-le9cf-remote/2' toID=046d7122-b952-48f0-896e-8b69d1b9afa5 to='target/repo/jjl14imu-hsr3h-local', fromRepoLocalSync=false 08:27:54.992 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 remoteRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:27:54.997 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:27:54.997 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:27:55.001 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 remoteRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 localRepositoryRevisionSynced=5 08:27:55.013 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 remoteRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 transaction.localRevision=27 remoteFromLocalRevision=6 08:27:55.019 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:27:55.032 [main] INFO c.c.c.l.LocalRepoManagerImpl - [70c46a47]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:55.041 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cca6ec6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:55.060 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:27:55.061 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:27:55.063 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 08:27:55.067 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:27:55.071 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 08:27:55.135 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 08:27:55.140 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 08:27:55.145 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94% 08:27:55.160 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:27:55.181 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:27:55.186 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c2365bc6-803d-4e92-b39f-8c02202d9af7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14imv-le9cf-remote/2' toID=046d7122-b952-48f0-896e-8b69d1b9afa5 to='target/repo/jjl14imu-hsr3h-local', fromRepoLocalSync=true 08:27:55.186 [pool-38-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 046d7122-b952-48f0-896e-8b69d1b9afa5 ('target/repo/jjl14imu-hsr3h-local') 08:27:55.196 [pool-38-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:27:55.203 [pool-38-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 08:27:55.218 [pool-38-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:27:55.233 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:27:55.234 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:27:55.235 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:27:55.240 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:27:55.253 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:27:55.265 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:27:55.269 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:27:55.275 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:27:55.282 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:27:55.284 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:27:55.294 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 remoteRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 08:27:55.315 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 32.34% 08:27:55.316 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:55.317 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:27:55.341 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:55.351 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:55.352 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/a' 08:27:55.404 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:55.413 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 39.80% 08:27:55.413 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 47.26% 08:27:55.433 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 remoteRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 localRepositoryRevisionSynced=8 08:27:55.443 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 remoteRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 transaction.localRevision=32 remoteFromLocalRevision=9 08:27:55.455 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=046d7122-b952-48f0-896e-8b69d1b9afa5 from='target/repo/jjl14imu-hsr3h-local' toID=c2365bc6-803d-4e92-b39f-8c02202d9af7 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14imv-le9cf-remote/2' 08:27:55.459 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=25 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=24 08:27:55.472 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 remoteRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 localRepositoryRevisionSynced=25 localRepositoryRevisionInProgress=32 08:27:55.482 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70% 08:27:55.483 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:55.484 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/a' 08:27:55.489 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:27:55.496 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 08:27:55.496 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:27:55.519 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 remoteRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 localRepositoryRevisionSynced=32 08:27:55.528 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 remoteRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 transaction.localRevision=11 remoteFromLocalRevision=33 08:27:55.534 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c2365bc6-803d-4e92-b39f-8c02202d9af7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14imv-le9cf-remote/2' toID=046d7122-b952-48f0-896e-8b69d1b9afa5 to='target/repo/jjl14imu-hsr3h-local', fromRepoLocalSync=false 08:27:55.552 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 remoteRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 08:27:55.558 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:27:55.558 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:27:55.561 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 remoteRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 localRepositoryRevisionSynced=11 08:27:55.570 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=046d7122-b952-48f0-896e-8b69d1b9afa5 remoteRepositoryId=c2365bc6-803d-4e92-b39f-8c02202d9af7 transaction.localRevision=36 remoteFromLocalRevision=12 08:27:55.575 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:27:55.576 [main] INFO c.c.c.l.LocalRepoManagerImpl - [70c46a47]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:55.596 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cca6ec6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:27:55.607 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3b4f3c47]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14swl-8x474-local' 08:27:55.623 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3b4f3c47]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14swl-8x474-local' locked successfully. 08:28:01.531 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3b4f3c47]initPersistenceManagerFactory: repositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:01.532 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3b4f3c47]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2637 ms. 08:28:01.550 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6675b318]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14swm-lw4ap-remote' 08:28:01.556 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6675b318]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14swm-lw4ap-remote' locked successfully. 08:28:02.239 [closeDeferredTimer-59727641-2] INFO c.c.c.l.LocalRepoManagerImpl - [59727641]_close: Shutting down real LocalRepoManager. 08:28:02.568 [closeDeferredTimer-64136a29-2] INFO c.c.c.l.LocalRepoManagerImpl - [64136a29]_close: Shutting down real LocalRepoManager. 08:28:08.699 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6675b318]initPersistenceManagerFactory: repositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 08:28:08.705 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6675b318]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2444 ms. 08:28:08.800 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:28:08.806 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:28:08.816 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 08:28:08.871 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 08:28:08.890 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 08:28:08.913 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.47% 08:28:08.928 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 08:28:08.955 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.69% 08:28:08.985 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:28:09.011 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.011 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: e0464a90-8d75-4eab-9d90-ac97be840dd4 08:28:09.015 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:28:09.015 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e0464a90-8d75-4eab-9d90-ac97be840dd4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14swm-lw4ap-remote' toID=13535215-2263-41a1-b5ad-b6f8cbe88eb9 to='target/repo/jjl14swl-8x474-local', fromRepoLocalSync=true 08:28:09.015 [pool-39-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 13535215-2263-41a1-b5ad-b6f8cbe88eb9 ('target/repo/jjl14swl-8x474-local') 08:28:09.045 [pool-39-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:28:09.053 [pool-39-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 08:28:09.055 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:28:09.057 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:28:09.061 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:28:09.064 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 08:28:09.071 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:28:09.077 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:28:09.080 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:28:09.084 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 08:28:09.089 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:28:09.117 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 remoteRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:28:09.149 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.156 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:28:09.182 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.190 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.191 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:28:09.204 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.208 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 08:28:09.208 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.209 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:28:09.217 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.221 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.222 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 08:28:09.231 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.234 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.235 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:28:09.244 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.253 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 08:28:09.253 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 08:28:09.254 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.254 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:28:09.261 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='36e22494b70b6d25b1c2cccdd382a1d54015d46b' to.sha1=''): /1/a 08:28:09.293 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.294 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 08:28:09.294 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='36e22494b70b6d25b1c2cccdd382a1d54015d46b' toSha1='null' 08:28:09.294 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:28:09.294 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 08:28:09.299 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 08:28:09.310 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 454320 bytes in 16 ms. path='/1/a' 08:28:09.314 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:28:09.362 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.370 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.376 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.377 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:28:09.385 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2dae2c48ff7190966d57b86aefd10b98001edc7d' to.sha1=''): /1/b 08:28:09.395 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.396 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 08:28:09.396 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2dae2c48ff7190966d57b86aefd10b98001edc7d' toSha1='null' 08:28:09.396 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:28:09.396 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 08:28:09.399 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 08:28:09.407 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 231975 bytes in 11 ms. path='/1/b' 08:28:09.411 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:28:09.428 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.431 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.434 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.435 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 08:28:09.444 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ea7dbc0c27e29629c868f0b19113245d87635fb4' to.sha1=''): /1/c 08:28:09.456 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.457 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 08:28:09.457 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ea7dbc0c27e29629c868f0b19113245d87635fb4' toSha1='null' 08:28:09.457 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 08:28:09.457 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 08:28:09.465 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 08:28:09.478 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 624020 bytes in 21 ms. path='/1/c' 08:28:09.481 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:28:09.515 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.519 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.528 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.529 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 08:28:09.539 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d549b829eaf2c54316d755e2bd9c481c6bc8e273' to.sha1=''): /2/1/a 08:28:09.553 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.554 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 08:28:09.554 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d549b829eaf2c54316d755e2bd9c481c6bc8e273' toSha1='null' 08:28:09.554 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 08:28:09.554 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 08:28:09.554 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 08:28:09.559 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 25135 bytes in 5 ms. path='/2/1/a' 08:28:09.566 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:28:09.574 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.577 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.581 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.582 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 08:28:09.590 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='891cec6bf916d81fe46629e7f2e45a3763de2760' to.sha1=''): /2/1/b 08:28:09.603 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.604 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 08:28:09.604 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='891cec6bf916d81fe46629e7f2e45a3763de2760' toSha1='null' 08:28:09.604 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 08:28:09.604 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 08:28:09.607 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 08:28:09.613 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 156360 bytes in 9 ms. path='/2/1/b' 08:28:09.617 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:28:09.631 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.633 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.637 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.638 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:28:09.649 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7f519f19810c9f8b46e66653c7adcbc904dcaf13' to.sha1=''): /2/a 08:28:09.660 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.662 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 08:28:09.662 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7f519f19810c9f8b46e66653c7adcbc904dcaf13' toSha1='null' 08:28:09.662 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:28:09.662 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 08:28:09.665 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 08:28:09.672 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 293514 bytes in 10 ms. path='/2/a' 08:28:09.676 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:28:09.694 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.697 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.702 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.703 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:28:09.710 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1625d7329c605af1c5fdd11dad4c9adf02f8e13' to.sha1=''): /3/a 08:28:09.721 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.723 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 08:28:09.724 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f1625d7329c605af1c5fdd11dad4c9adf02f8e13' toSha1='null' 08:28:09.724 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:28:09.724 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 08:28:09.728 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 08:28:09.743 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 326844 bytes in 19 ms. path='/3/a' 08:28:09.747 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:28:09.768 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.775 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.785 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.785 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:28:09.794 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d9c1de54539ef3276aff20e3160a1f0132908163' to.sha1=''): /3/b 08:28:09.807 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.809 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 08:28:09.809 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d9c1de54539ef3276aff20e3160a1f0132908163' toSha1='null' 08:28:09.809 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:28:09.809 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 08:28:09.815 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 08:28:09.826 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 520512 bytes in 17 ms. path='/3/b' 08:28:09.829 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:28:09.860 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.863 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.868 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.869 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:28:09.880 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9cf8ccf96ab92b0a68ab108f8d306fe552955594' to.sha1=''): /3/c 08:28:09.893 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.895 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 08:28:09.895 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9cf8ccf96ab92b0a68ab108f8d306fe552955594' toSha1='null' 08:28:09.895 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:28:09.895 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 08:28:09.895 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 08:28:09.900 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1160 bytes in 5 ms. path='/3/c' 08:28:09.904 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:28:09.912 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.915 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.918 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:09.919 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:28:09.925 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd02d1f8a938804f1622e309867f86d6fad3f1fd' to.sha1=''): /3/d 08:28:09.941 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:09.942 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 08:28:09.943 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='bd02d1f8a938804f1622e309867f86d6fad3f1fd' toSha1='null' 08:28:09.943 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:28:09.943 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 08:28:09.952 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 08:28:09.968 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 463296 bytes in 25 ms. path='/3/d' 08:28:09.972 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:28:10.008 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e0464a90-8d75-4eab-9d90-ac97be840dd4"] on repo=13535215-2263-41a1-b5ad-b6f8cbe88eb9 08:28:10.012 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:10.017 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 08:28:10.039 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 remoteRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 localRepositoryRevisionSynced=2 08:28:10.066 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 remoteRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 transaction.localRevision=72 remoteFromLocalRevision=3 08:28:10.068 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=13535215-2263-41a1-b5ad-b6f8cbe88eb9 from='target/repo/jjl14swl-8x474-local' toID=e0464a90-8d75-4eab-9d90-ac97be840dd4 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14swm-lw4ap-remote' 08:28:10.086 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 remoteRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 08:28:10.096 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 08:28:10.096 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:28:10.107 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 remoteRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 localRepositoryRevisionSynced=72 08:28:10.121 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 remoteRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 transaction.localRevision=5 remoteFromLocalRevision=73 08:28:10.126 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e0464a90-8d75-4eab-9d90-ac97be840dd4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14swm-lw4ap-remote' toID=13535215-2263-41a1-b5ad-b6f8cbe88eb9 to='target/repo/jjl14swl-8x474-local', fromRepoLocalSync=false 08:28:10.138 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 remoteRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 08:28:10.141 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:28:10.141 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:28:10.143 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 remoteRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 localRepositoryRevisionSynced=5 08:28:10.158 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 remoteRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 transaction.localRevision=75 remoteFromLocalRevision=6 08:28:10.160 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:28:10.176 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3b4f3c47]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:28:10.177 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6675b318]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:28:10.231 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 08:28:10.234 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 08:28:10.241 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 62.25% 08:28:10.244 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 68.38% 08:28:10.246 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 08:28:10.248 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.75% 08:28:10.252 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 92.88% 08:28:10.259 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 08:28:10.315 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 08:28:10.329 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 08:28:10.329 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e0464a90-8d75-4eab-9d90-ac97be840dd4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14swm-lw4ap-remote' toID=13535215-2263-41a1-b5ad-b6f8cbe88eb9 to='target/repo/jjl14swl-8x474-local', fromRepoLocalSync=true 08:28:10.330 [pool-40-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 13535215-2263-41a1-b5ad-b6f8cbe88eb9 ('target/repo/jjl14swl-8x474-local') 08:28:10.335 [pool-40-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 08:28:10.354 [pool-40-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 08:28:10.393 [pool-40-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 08:28:10.411 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:28:10.411 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:28:10.415 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:28:10.421 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 08:28:10.424 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:28:10.427 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:28:10.432 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 08:28:10.435 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:28:10.442 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:28:10.443 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:28:10.452 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 remoteRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 08:28:10.471 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.09% 08:28:10.472 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:10.473 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:28:10.487 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:10.492 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:10.493 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 08:28:10.544 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:10.548 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 08:28:10.551 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02% 08:28:10.571 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 remoteRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 localRepositoryRevisionSynced=8 08:28:10.583 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 remoteRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 transaction.localRevision=80 remoteFromLocalRevision=9 08:28:10.585 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=13535215-2263-41a1-b5ad-b6f8cbe88eb9 from='target/repo/jjl14swl-8x474-local' toID=e0464a90-8d75-4eab-9d90-ac97be840dd4 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14swm-lw4ap-remote' 08:28:10.590 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=73 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=72 08:28:10.607 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 remoteRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=80 08:28:10.620 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 08:28:10.620 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70% 08:28:10.621 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:10.622 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 08:28:10.627 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:28:10.665 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 08:28:10.665 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 08:28:10.687 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 remoteRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 localRepositoryRevisionSynced=80 08:28:10.734 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 remoteRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 transaction.localRevision=11 remoteFromLocalRevision=81 08:28:10.740 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e0464a90-8d75-4eab-9d90-ac97be840dd4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jjl14swm-lw4ap-remote' toID=13535215-2263-41a1-b5ad-b6f8cbe88eb9 to='target/repo/jjl14swl-8x474-local', fromRepoLocalSync=false 08:28:10.754 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 remoteRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 08:28:10.756 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 08:28:10.757 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 08:28:10.759 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 remoteRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 localRepositoryRevisionSynced=11 08:28:10.769 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=13535215-2263-41a1-b5ad-b6f8cbe88eb9 remoteRepositoryId=e0464a90-8d75-4eab-9d90-ac97be840dd4 transaction.localRevision=84 remoteFromLocalRevision=12 08:28:10.772 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 08:28:10.772 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3b4f3c47]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:28:10.786 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6675b318]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 375.205 sec - in co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest Results : Tests run: 48, 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/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.4.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/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.local --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.4/co.codewizards.cloudstore.local-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.4/co.codewizards.cloudstore.local-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.4/co.codewizards.cloudstore.local-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.local --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.4/co.codewizards.cloudstore.local-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.4/co.codewizards.cloudstore.local-0.10.4.jar (207 KB at 29501.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.4/co.codewizards.cloudstore.local-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.4/co.codewizards.cloudstore.local-0.10.4.pom (3 KB at 2556.6 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml (717 B at 25.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml (749 B at 731.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.4/co.codewizards.cloudstore.local-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.4/co.codewizards.cloudstore.local-0.10.4-sources.jar (103 KB at 25709.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/co.codewizards.cloudstore.local/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.local/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.5.1/jersey-common-2.5.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.5.1/jersey-common-2.5.1.pom (8 KB at 26.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.5.1/project-2.5.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.5.1/project-2.5.1.pom (57 KB at 1442.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom Downloaded: http://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (8 KB at 291.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.2.0-b21/hk2-bom-2.2.0-b21.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.2.0-b21/hk2-bom-2.2.0-b21.pom (16 KB at 586.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.pom (20 KB at 733.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom Downloaded: http://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (5 KB at 200.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (14 KB at 570.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom Downloaded: http://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (5 KB at 179.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 187.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 99.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.2.0-b21/hk2-api-2.2.0-b21.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.2.0-b21/hk2-api-2.2.0-b21.pom (5 KB at 176.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-public/2.2.0-b21/hk2-public-2.2.0-b21.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-public/2.2.0-b21/hk2-public-2.2.0-b21.pom (4 KB at 138.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.2.0-b21/hk2-parent-2.2.0-b21.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.2.0-b21/hk2-parent-2.2.0-b21.pom (21 KB at 647.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.2.0-b21/hk2-utils-2.2.0-b21.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.2.0-b21/hk2-utils-2.2.0-b21.pom (6 KB at 245.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.2.0-b21/javax.inject-2.2.0-b21.pom Downloaded: http://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 336.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.2.0-b21/external-2.2.0-b21.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.2.0-b21/external-2.2.0-b21.pom (3 KB at 137.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.2.0-b21/hk2-locator-2.2.0-b21.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.2.0-b21/hk2-locator-2.2.0-b21.pom (7 KB at 288.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-kernel-parent/2.2.0-b21/hk2-kernel-parent-2.2.0-b21.pom Downloaded: http://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 182.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.2.0-b21/asm-all-repackaged-2.2.0-b21.pom Downloaded: http://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 312.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom Downloaded: http://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 22.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/cglib/2.2.0-b21/cglib-2.2.0-b21.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/cglib/2.2.0-b21/cglib-2.2.0-b21.pom (9 KB at 358.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (7 KB at 262.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom (11 KB at 396.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.5.1/jersey-common-2.5.1.jar Downloading: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.jar Downloading: http://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.2.0-b21/hk2-api-2.2.0-b21.jar Downloaded: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.jar (111 KB at 2502.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.2.0-b21/hk2-utils-2.2.0-b21.jar Downloaded: http://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 KB at 292.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.2.0-b21/javax.inject-2.2.0-b21.jar Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.2.0-b21/hk2-utils-2.2.0-b21.jar (66 KB at 972.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.2.0-b21/hk2-locator-2.2.0-b21.jar Downloaded: http://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) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.2.0-b21/asm-all-repackaged-2.2.0-b21.jar Downloaded: http://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 114.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/cglib/2.2.0-b21/cglib-2.2.0-b21.jar Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.2.0-b21/hk2-locator-2.2.0-b21.jar (145 KB at 1361.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar Downloaded: http://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 2056.7 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar (20 KB at 323.9 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/cglib/2.2.0-b21/cglib-2.2.0-b21.jar (277 KB at 1944.9 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.5.1/jersey-common-2.5.1.jar (684 KB at 2383.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 5304.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.rest.shared --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target [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/co.codewizards.cloudstore.rest.shared/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.rest.shared --- [INFO] Compiling 8 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.rest.shared/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2: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/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.4.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/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.rest.shared --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.4/co.codewizards.cloudstore.rest.shared-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.4/co.codewizards.cloudstore.rest.shared-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.4/co.codewizards.cloudstore.rest.shared-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.rest.shared --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.4/co.codewizards.cloudstore.rest.shared-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.4/co.codewizards.cloudstore.rest.shared-0.10.4.jar (9 KB at 4189.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.4/co.codewizards.cloudstore.rest.shared-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.4/co.codewizards.cloudstore.rest.shared-0.10.4.pom (836 B at 816.4 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml (723 B at 50.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml (755 B at 245.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.4/co.codewizards.cloudstore.rest.shared-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.4/co.codewizards.cloudstore.rest.shared-0.10.4-sources.jar (6 KB at 1451.4 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/co.codewizards.cloudstore.rest.shared/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.rest.shared/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.5.1/jersey-client-2.5.1.pom Downloaded: http://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) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.5.1/jersey-client-2.5.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.5.1/jersey-client-2.5.1.jar (156 KB at 3627.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.rest.client --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target [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:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.rest.client --- [INFO] Compiling 40 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.rest.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.rest.client --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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.152 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/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.4.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/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.rest.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.4/co.codewizards.cloudstore.rest.client-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.4/co.codewizards.cloudstore.rest.client-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.4/co.codewizards.cloudstore.rest.client-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.rest.client --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.4/co.codewizards.cloudstore.rest.client-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.4/co.codewizards.cloudstore.rest.client-0.10.4.jar (56 KB at 18447.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.4/co.codewizards.cloudstore.rest.client-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.4/co.codewizards.cloudstore.rest.client-0.10.4.pom (2 KB at 1087.9 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml (723 B at 58.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml (755 B at 368.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.4/co.codewizards.cloudstore.rest.client-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.4/co.codewizards.cloudstore.rest.client-0.10.4-sources.jar (37 KB at 12143.6 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/co.codewizards.cloudstore.rest.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.rest.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom Downloaded: http://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom (2 KB at 51.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom Downloaded: http://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom (4 KB at 176.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.59/bcpg-jdk15on-1.59.pom Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.59/bcpg-jdk15on-1.59.pom (2 KB at 81.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.7/commons-compress-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.7/commons-compress-1.7.pom (12 KB at 527.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 2241.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/tukaani/xz/1.4/xz-1.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/tukaani/xz/1.4/xz-1.4.pom (2 KB at 88.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.59/bcpg-jdk15on-1.59.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.7/commons-compress-1.7.jar Downloading: http://repo.maven.apache.org/maven2/org/tukaani/xz/1.4/xz-1.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/tukaani/xz/1.4/xz-1.4.jar (97 KB at 1490.9 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.59/bcpg-jdk15on-1.59.jar (295 KB at 3130.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.7/commons-compress-1.7.jar (348 KB at 3545.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar (55 KB at 478.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.updater --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.updater --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest Running co.codewizards.cloudstore.updater.PGPTest 08:28:34.485 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 08:28:34.553 [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 08:28:34.878 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 324 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.212 sec - in co.codewizards.cloudstore.updater.PGPTest CloudStore updater started. Downloading meta-data. 08:28:35.439 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [314c508a]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 08:28:35.448 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [314c508a]tryAcquire: returning true. lockCounter=1 08:28:35.449 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 08:28:35.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:35.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:35.458 [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 08:28:35.463 [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' 08:28:35.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-8d9' dir.usableSpace='26173 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% 08:28:35.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 08:28:35.537 [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 08:28:35.539 [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' 08:28:35.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-8d9' dir.usableSpace='26156 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 08:28:45.449 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15315497144950/installation/cloudstore' dir.usableSpace='26156 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15315497144950/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jjl15vd7.tar.gz 08:28:45.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc' 08:28:45.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc]' 08:28:45.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc' 08:28:45.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc]' 08:28:45.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init' 08:28:45.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc, init]' 08:28:45.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init' 08:28:45.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc, init]' 08:28:45.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init/cloudstore-server.conf' 08:28:45.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc, init, cloudstore-server.conf]' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init/cloudstore-server.conf' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc, init, cloudstore-server.conf]' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init.d' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc, init.d]' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init.d' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc, init.d]' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init.d/cloudstore-server' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc, init.d, cloudstore-server]' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init.d/cloudstore-server' 08:28:45.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc, init.d, cloudstore-server]' 08:28:45.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/profile.d' 08:28:45.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc, profile.d]' 08:28:45.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/profile.d' 08:28:45.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc, profile.d]' 08:28:45.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/profile.d/cloudstore.sh' 08:28:45.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc, profile.d, cloudstore.sh]' 08:28:45.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/profile.d/cloudstore.sh' 08:28:45.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, etc, profile.d, cloudstore.sh]' 08:28:45.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib' 08:28:45.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib]' 08:28:45.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib' 08:28:45.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib]' 08:28:45.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.485 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.485 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.485 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 08:28:45.485 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 08:28:45.485 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 08:28:45.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 08:28:45.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 08:28:45.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 08:28:45.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 08:28:45.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 08:28:45.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 08:28:45.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 08:28:45.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 08:28:45.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 08:28:45.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/logback-core-1.0.13.jar' 08:28:45.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, logback-core-1.0.13.jar]' 08:28:45.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/logback-core-1.0.13.jar' 08:28:45.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, logback-core-1.0.13.jar]' 08:28:45.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.540 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 08:28:45.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 08:28:45.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 08:28:45.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 08:28:45.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 08:28:45.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 08:28:45.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 08:28:45.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 08:28:45.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 08:28:45.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 08:28:45.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 08:28:45.564 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 08:28:45.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 08:28:45.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 08:28:45.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 08:28:45.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 08:28:45.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 08:28:45.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 08:28:45.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 08:28:45.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 08:28:45.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 08:28:45.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 08:28:45.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 08:28:45.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 08:28:45.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 08:28:45.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 08:28:45.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 08:28:45.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 08:28:45.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-server-2.5.1.jar' 08:28:45.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 08:28:45.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-server-2.5.1.jar' 08:28:45.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 08:28:45.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 08:28:45.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 08:28:45.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 08:28:45.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 08:28:45.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 08:28:45.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 08:28:45.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 08:28:45.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 08:28:45.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 08:28:45.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 08:28:45.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 08:28:45.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 08:28:45.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 08:28:45.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 08:28:45.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 08:28:45.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 08:28:45.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 08:28:45.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 08:28:45.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 08:28:45.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 08:28:45.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 08:28:45.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 08:28:45.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 08:28:45.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 08:28:45.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 08:28:45.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 08:28:45.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 08:28:45.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 08:28:45.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:45.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:45.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/derby-10.10.2.0.jar' 08:28:45.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, derby-10.10.2.0.jar]' 08:28:45.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/derby-10.10.2.0.jar' 08:28:45.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, derby-10.10.2.0.jar]' 08:28:46.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 08:28:46.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 08:28:46.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 08:28:46.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 08:28:46.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 08:28:46.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 08:28:46.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 08:28:46.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 08:28:46.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/args4j-2.0.16.jar' 08:28:46.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, args4j-2.0.16.jar]' 08:28:46.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/args4j-2.0.16.jar' 08:28:46.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, args4j-2.0.16.jar]' 08:28:46.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 08:28:46.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 08:28:46.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 08:28:46.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 08:28:46.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 08:28:46.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 08:28:46.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 08:28:46.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 08:28:46.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/xz-1.4.jar' 08:28:46.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, xz-1.4.jar]' 08:28:46.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/xz-1.4.jar' 08:28:46.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, xz-1.4.jar]' 08:28:46.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/guava-14.0.1.jar' 08:28:46.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, guava-14.0.1.jar]' 08:28:46.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/guava-14.0.1.jar' 08:28:46.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, guava-14.0.1.jar]' 08:28:46.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.334 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 08:28:46.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 08:28:46.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 08:28:46.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 08:28:46.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/logback-classic-1.0.13.jar' 08:28:46.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 08:28:46.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/logback-classic-1.0.13.jar' 08:28:46.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 08:28:46.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 08:28:46.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 08:28:46.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 08:28:46.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 08:28:46.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 08:28:46.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 08:28:46.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 08:28:46.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 08:28:46.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 08:28:46.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 08:28:46.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 08:28:46.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 08:28:46.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 08:28:46.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 08:28:46.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 08:28:46.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 08:28:46.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 08:28:46.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 08:28:46.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 08:28:46.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 08:28:46.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 08:28:46.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 08:28:46.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 08:28:46.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 08:28:46.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 08:28:46.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 08:28:46.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 08:28:46.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 08:28:46.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 08:28:46.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 08:28:46.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 08:28:46.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 08:28:46.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 08:28:46.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 08:28:46.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 08:28:46.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 08:28:46.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 08:28:46.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 08:28:46.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 08:28:46.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 08:28:46.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 08:28:46.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 08:28:46.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 08:28:46.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 08:28:46.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 08:28:46.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 08:28:46.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 08:28:46.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 08:28:46.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-client-2.5.1.jar' 08:28:46.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 08:28:46.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-client-2.5.1.jar' 08:28:46.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 08:28:46.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 08:28:46.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 08:28:46.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 08:28:46.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 08:28:46.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 08:28:46.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 08:28:46.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 08:28:46.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 08:28:46.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 08:28:46.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 08:28:46.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 08:28:46.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 08:28:46.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 08:28:46.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 08:28:46.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 08:28:46.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 08:28:46.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 08:28:46.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 08:28:46.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 08:28:46.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 08:28:46.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 08:28:46.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 08:28:46.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 08:28:46.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 08:28:46.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 08:28:46.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 08:28:46.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 08:28:46.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 08:28:46.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 08:28:46.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 08:28:46.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 08:28:46.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 08:28:46.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 08:28:46.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 08:28:46.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 08:28:46.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 08:28:46.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:46.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:46.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 08:28:46.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 08:28:46.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 08:28:46.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 08:28:47.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-common-2.5.1.jar' 08:28:47.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 08:28:47.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-common-2.5.1.jar' 08:28:47.001 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 08:28:47.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 08:28:47.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 08:28:47.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 08:28:47.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 08:28:47.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 08:28:47.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 08:28:47.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 08:28:47.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 08:28:47.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 08:28:47.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 08:28:47.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 08:28:47.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 08:28:47.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/commons-compress-1.7.jar' 08:28:47.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, commons-compress-1.7.jar]' 08:28:47.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/commons-compress-1.7.jar' 08:28:47.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, commons-compress-1.7.jar]' 08:28:47.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/transaction-api-1.1.jar' 08:28:47.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, transaction-api-1.1.jar]' 08:28:47.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/transaction-api-1.1.jar' 08:28:47.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, lib, transaction-api-1.1.jar]' 08:28:47.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin' 08:28:47.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, bin]' 08:28:47.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin' 08:28:47.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, bin]' 08:28:47.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore-server' 08:28:47.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, bin, cloudstore-server]' 08:28:47.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore-server' 08:28:47.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, bin, cloudstore-server]' 08:28:47.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore.bat' 08:28:47.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, bin, cloudstore.bat]' 08:28:47.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore.bat' 08:28:47.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, bin, cloudstore.bat]' 08:28:47.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore' 08:28:47.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, bin, cloudstore]' 08:28:47.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore' 08:28:47.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, bin, cloudstore]' 08:28:47.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore-server.bat' 08:28:47.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, bin, cloudstore-server.bat]' 08:28:47.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore-server.bat' 08:28:47.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, bin, cloudstore-server.bat]' 08:28:47.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore' 08:28:47.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore]' 08:28:47.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/installation.properties' 08:28:47.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, installation.properties]' 08:28:47.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497144950/installation/cloudstore/installation.properties' 08:28:47.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497144950, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15315497144950/installation/cloudstore 08:28:47.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 08:28:47.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 08:28:47.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 08:28:47.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 08:28:47.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 08:28:47.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 08:28:47.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 08:28:47.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 08:28:47.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 08:28:47.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 08:28:47.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 08:28:47.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 08:28:47.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 08:28:47.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 08:28:47.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 08:28:47.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 08:28:47.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 08:28:47.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 08:28:47.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/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' 08:28:47.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 08:28:47.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 08:28:47.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 08:28:47.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 08:28:47.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 08:28:47.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 08:28:47.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 08:28:47.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 08:28:47.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 08:28:47.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 08:28:47.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 08:28:47.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 08:28:47.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 08:28:47.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 08:28:47.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 08:28:47.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 08:28:47.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 08:28:47.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 08:28:47.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 08:28:47.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 08:28:47.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 08:28:47.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 08:28:47.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 08:28:47.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 08:28:47.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 08:28:47.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 08:28:47.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 08:28:47.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/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' 08:28:47.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 08:28:47.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/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' 08:28:47.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 08:28:47.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 08:28:47.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 08:28:47.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 08:28:47.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 08:28:47.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 08:28:47.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 08:28:47.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 08:28:47.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/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' 08:28:47.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 08:28:47.134 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 08:28:47.134 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 08:28:47.134 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 08:28:47.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 08:28:47.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 08:28:47.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 08:28:47.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497144950/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15315497144950/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15315497144950/installation/cloudstore 08:28:47.469 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore 08:28:47.469 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/etc 08:28:47.470 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init 08:28:47.470 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init/cloudstore-server.conf 08:28:47.470 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 08:28:47.470 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init.d 08:28:47.470 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init.d/cloudstore-server 08:28:47.470 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 08:28:47.471 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/profile.d 08:28:47.471 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/profile.d/cloudstore.sh 08:28:47.471 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 08:28:47.471 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib 08:28:47.472 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 08:28:47.472 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 08:28:47.472 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 08:28:47.472 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 08:28:47.472 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/logback-core-1.0.13.jar 08:28:47.472 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 08:28:47.472 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 08:28:47.472 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 08:28:47.472 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 08:28:47.473 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 08:28:47.473 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 08:28:47.473 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 08:28:47.473 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 08:28:47.474 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 08:28:47.474 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 08:28:47.475 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 08:28:47.475 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 08:28:47.475 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 08:28:47.475 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 08:28:47.475 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 08:28:47.475 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 08:28:47.476 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 08:28:47.476 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 08:28:47.476 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 08:28:47.476 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 08:28:47.476 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 08:28:47.476 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.annotation-api-1.2.jar 08:28:47.476 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/xz-1.4.jar.csupdbak 08:28:47.477 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/derby-10.13.1.1.jar 08:28:47.477 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 08:28:47.477 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-server-2.5.1.jar 08:28:47.477 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 08:28:47.477 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 08:28:47.477 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 08:28:47.477 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 08:28:47.477 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 08:28:47.478 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 08:28:47.478 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 08:28:47.478 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 08:28:47.478 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 08:28:47.479 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/slf4j-api-1.7.7.jar 08:28:47.479 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 08:28:47.479 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 08:28:47.479 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 08:28:47.479 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 08:28:47.479 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/args4j-2.0.16.jar 08:28:47.479 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 08:28:47.480 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 08:28:47.480 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 08:28:47.480 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 08:28:47.480 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 08:28:47.480 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/xz-1.4.jar 08:28:47.480 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/guava-14.0.1.jar 08:28:47.480 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 08:28:47.481 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 08:28:47.481 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 08:28:47.481 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 08:28:47.481 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 08:28:47.481 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 08:28:47.481 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 08:28:47.482 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/logback-classic-1.0.13.jar 08:28:47.482 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 08:28:47.483 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 08:28:47.483 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 08:28:47.483 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 08:28:47.483 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 08:28:47.483 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 08:28:47.483 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 08:28:47.483 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 08:28:47.483 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 08:28:47.483 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 08:28:47.483 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 08:28:47.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 08:28:47.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 08:28:47.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 08:28:47.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 08:28:47.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 08:28:47.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 08:28:47.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 08:28:47.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 08:28:47.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-client-2.5.1.jar 08:28:47.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 08:28:47.485 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 08:28:47.485 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 08:28:47.485 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 08:28:47.485 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 08:28:47.485 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 08:28:47.485 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 08:28:47.485 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 08:28:47.485 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 08:28:47.486 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 08:28:47.486 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 08:28:47.486 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 08:28:47.486 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 08:28:47.486 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 08:28:47.486 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 08:28:47.486 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 08:28:47.486 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 08:28:47.487 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 08:28:47.487 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/cglib-2.2.0-b21.jar 08:28:47.487 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-common-2.5.1.jar 08:28:47.487 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 08:28:47.488 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 08:28:47.488 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 08:28:47.488 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 08:28:47.488 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/commons-compress-1.7.jar 08:28:47.488 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/transaction-api-1.1.jar 08:28:47.488 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 08:28:47.488 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 08:28:47.489 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 08:28:47.489 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 08:28:47.490 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 08:28:47.491 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 08:28:47.491 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 08:28:47.492 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 08:28:47.492 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 08:28:47.492 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/bin 08:28:47.492 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore-server 08:28:47.492 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore.bat 08:28:47.492 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore.csupdbak 08:28:47.492 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore 08:28:47.492 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore-server.bat 08:28:47.492 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 08:28:47.492 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore-server.csupdbak 08:28:47.493 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/bin/cloudstore.bat.csupdbak 08:28:47.493 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/backup 08:28:47.493 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jjl15vd7.tar.gz 08:28:47.493 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497144950/installation/cloudstore/installation.properties 08:28:47.493 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497144950/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 08:28:47.499 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [314c508a]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 08:28:47.599 [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 08:28:47.661 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 61 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. 08:28:47.903 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ddced80]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 08:28:47.903 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ddced80]tryAcquire: returning true. lockCounter=1 08:28:47.903 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 08:28:47.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:47.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:47.908 [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 08:28:47.911 [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' 08:28:47.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-124e' dir.usableSpace='26179 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% 08:28:47.984 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 08:28:47.986 [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 08:28:47.988 [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' 08:28:47.989 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-124e' dir.usableSpace='26162 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 08:28:57.904 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15315497275580/installation/cloudstore' dir.usableSpace='26162 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15315497275580/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jjl164z5.tar.gz 08:28:57.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/etc' 08:28:57.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, etc]' 08:28:57.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/etc' 08:28:57.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, etc]' 08:28:57.914 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/etc/profile.d' 08:28:57.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, etc, profile.d]' 08:28:57.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/etc/profile.d' 08:28:57.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, etc, profile.d]' 08:28:57.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/etc/profile.d/cloudstore.sh' 08:28:57.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, etc, profile.d, cloudstore.sh]' 08:28:57.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/etc/profile.d/cloudstore.sh' 08:28:57.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, etc, profile.d, cloudstore.sh]' 08:28:57.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib' 08:28:57.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib]' 08:28:57.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib' 08:28:57.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib]' 08:28:57.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 08:28:57.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 08:28:57.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 08:28:57.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 08:28:57.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/logback-core-1.0.13.jar' 08:28:57.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, logback-core-1.0.13.jar]' 08:28:57.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/logback-core-1.0.13.jar' 08:28:57.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, logback-core-1.0.13.jar]' 08:28:57.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 08:28:57.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 08:28:57.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 08:28:57.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 08:28:57.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 08:28:57.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 08:28:57.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 08:28:57.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 08:28:57.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:57.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:57.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 08:28:57.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 08:28:57.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 08:28:57.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 08:28:58.002 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 08:28:58.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 08:28:58.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 08:28:58.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 08:28:58.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 08:28:58.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 08:28:58.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 08:28:58.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 08:28:58.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 08:28:58.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 08:28:58.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 08:28:58.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 08:28:58.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 08:28:58.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 08:28:58.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 08:28:58.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 08:28:58.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 08:28:58.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 08:28:58.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 08:28:58.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 08:28:58.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 08:28:58.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 08:28:58.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 08:28:58.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 08:28:58.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 08:28:58.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 08:28:58.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 08:28:58.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 08:28:58.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/derby-10.10.2.0.jar' 08:28:58.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, derby-10.10.2.0.jar]' 08:28:58.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/derby-10.10.2.0.jar' 08:28:58.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, derby-10.10.2.0.jar]' 08:28:58.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 08:28:58.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 08:28:58.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 08:28:58.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 08:28:58.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/args4j-2.0.16.jar' 08:28:58.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, args4j-2.0.16.jar]' 08:28:58.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/args4j-2.0.16.jar' 08:28:58.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, args4j-2.0.16.jar]' 08:28:58.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 08:28:58.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 08:28:58.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 08:28:58.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 08:28:58.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/xz-1.4.jar' 08:28:58.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, xz-1.4.jar]' 08:28:58.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/xz-1.4.jar' 08:28:58.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, xz-1.4.jar]' 08:28:58.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/guava-14.0.1.jar' 08:28:58.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, guava-14.0.1.jar]' 08:28:58.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/guava-14.0.1.jar' 08:28:58.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, guava-14.0.1.jar]' 08:28:58.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 08:28:58.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 08:28:58.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 08:28:58.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 08:28:58.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 08:28:58.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 08:28:58.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 08:28:58.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 08:28:58.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/logback-classic-1.0.13.jar' 08:28:58.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 08:28:58.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/logback-classic-1.0.13.jar' 08:28:58.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 08:28:58.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 08:28:58.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 08:28:58.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 08:28:58.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 08:28:58.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 08:28:58.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 08:28:58.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 08:28:58.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 08:28:58.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 08:28:58.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 08:28:58.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 08:28:58.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 08:28:58.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 08:28:58.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 08:28:58.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 08:28:58.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 08:28:58.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jersey-client-2.5.1.jar' 08:28:58.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 08:28:58.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jersey-client-2.5.1.jar' 08:28:58.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 08:28:58.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 08:28:58.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 08:28:58.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 08:28:58.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 08:28:58.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:58.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:58.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 08:28:58.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 08:28:58.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 08:28:58.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 08:28:59.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 08:28:59.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 08:28:59.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 08:28:59.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 08:28:59.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 08:28:59.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 08:28:59.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 08:28:59.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 08:28:59.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 08:28:59.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 08:28:59.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 08:28:59.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 08:28:59.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jersey-common-2.5.1.jar' 08:28:59.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 08:28:59.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jersey-common-2.5.1.jar' 08:28:59.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 08:28:59.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/commons-compress-1.7.jar' 08:28:59.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, commons-compress-1.7.jar]' 08:28:59.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/commons-compress-1.7.jar' 08:28:59.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, commons-compress-1.7.jar]' 08:28:59.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/transaction-api-1.1.jar' 08:28:59.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, transaction-api-1.1.jar]' 08:28:59.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/transaction-api-1.1.jar' 08:28:59.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, lib, transaction-api-1.1.jar]' 08:28:59.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/bin' 08:28:59.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, bin]' 08:28:59.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/bin' 08:28:59.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, bin]' 08:28:59.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/bin/cloudstore.bat' 08:28:59.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, bin, cloudstore.bat]' 08:28:59.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/bin/cloudstore.bat' 08:28:59.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, bin, cloudstore.bat]' 08:28:59.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/bin/cloudstore' 08:28:59.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, bin, cloudstore]' 08:28:59.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/bin/cloudstore' 08:28:59.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, bin, cloudstore]' 08:28:59.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore' 08:28:59.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore]' 08:28:59.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/installation.properties' 08:28:59.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, installation.properties]' 08:28:59.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497275580/installation/cloudstore/installation.properties' 08:28:59.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497275580, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15315497275580/installation/cloudstore 08:28:59.304 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 08:28:59.305 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 08:28:59.305 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 08:28:59.306 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/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' 08:28:59.306 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 08:28:59.306 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 08:28:59.306 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 08:28:59.306 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 08:28:59.306 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 08:28:59.307 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 08:28:59.307 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 08:28:59.307 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 08:28:59.307 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 08:28:59.307 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 08:28:59.307 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 08:28:59.307 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 08:28:59.308 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 08:28:59.308 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 08:28:59.308 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 08:28:59.308 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 08:28:59.308 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 08:28:59.309 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 08:28:59.309 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 08:28:59.309 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 08:28:59.309 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 08:28:59.309 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 08:28:59.309 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 08:28:59.309 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 08:28:59.310 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 08:28:59.310 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 08:28:59.310 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 08:28:59.310 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 08:28:59.310 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 08:28:59.310 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 08:28:59.310 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 08:28:59.311 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 08:28:59.311 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 08:28:59.311 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497275580/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15315497275580/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15315497275580/installation/cloudstore 08:28:59.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore 08:28:59.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/etc 08:28:59.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib 08:28:59.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 08:28:59.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 08:28:59.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 08:28:59.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/logback-core-1.0.13.jar 08:28:59.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 08:28:59.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 08:28:59.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 08:28:59.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 08:28:59.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 08:28:59.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 08:28:59.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 08:28:59.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 08:28:59.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 08:28:59.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 08:28:59.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 08:28:59.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 08:28:59.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 08:28:59.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.annotation-api-1.2.jar 08:28:59.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 08:28:59.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/xz-1.4.jar.csupdbak 08:28:59.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jersey-server-2.5.1.jar 08:28:59.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 08:28:59.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 08:28:59.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 08:28:59.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 08:28:59.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 08:28:59.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 08:28:59.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/slf4j-api-1.7.7.jar 08:28:59.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 08:28:59.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 08:28:59.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 08:28:59.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/derby-10.10.2.0.jar 08:28:59.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 08:28:59.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 08:28:59.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/args4j-2.0.16.jar 08:28:59.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 08:28:59.598 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 08:28:59.598 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 08:28:59.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 08:28:59.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/xz-1.4.jar 08:28:59.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/guava-14.0.1.jar 08:28:59.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 08:28:59.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 08:28:59.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 08:28:59.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 08:28:59.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/logback-classic-1.0.13.jar 08:28:59.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 08:28:59.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 08:28:59.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 08:28:59.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 08:28:59.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 08:28:59.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 08:28:59.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 08:28:59.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 08:28:59.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 08:28:59.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 08:28:59.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 08:28:59.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 08:28:59.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 08:28:59.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 08:28:59.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jersey-client-2.5.1.jar 08:28:59.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 08:28:59.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 08:28:59.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 08:28:59.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 08:28:59.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 08:28:59.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 08:28:59.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 08:28:59.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 08:28:59.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 08:28:59.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 08:28:59.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 08:28:59.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 08:28:59.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 08:28:59.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/cglib-2.2.0-b21.jar 08:28:59.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jersey-common-2.5.1.jar 08:28:59.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 08:28:59.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 08:28:59.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/commons-compress-1.7.jar 08:28:59.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/transaction-api-1.1.jar 08:28:59.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 08:28:59.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 08:28:59.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 08:28:59.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 08:28:59.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 08:28:59.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 08:28:59.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 08:28:59.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 08:28:59.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/bin 08:28:59.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/bin/cloudstore.bat 08:28:59.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/bin/cloudstore.csupdbak 08:28:59.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/bin/cloudstore 08:28:59.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/bin/cloudstore.bat.csupdbak 08:28:59.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/backup 08:28:59.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jjl164z5.tar.gz 08:28:59.615 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497275580/installation/cloudstore/installation.properties 08:28:59.615 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497275580/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 08:28:59.624 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ddced80]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 08:28:59.711 [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 08:28:59.796 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 84 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. 08:29:00.099 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [79b06cab]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 08:29:00.099 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [79b06cab]tryAcquire: returning true. lockCounter=1 08:29:00.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 08:29:00.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:00.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:00.104 [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 08:29:00.138 [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' 08:29:00.138 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-c8e' dir.usableSpace='26173 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% 08:29:00.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 08:29:00.381 [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 08:29:00.387 [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' 08:29:00.388 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-c8e' dir.usableSpace='26156 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 08:29:10.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15315497396740/installation/cloudstore' dir.usableSpace='26156 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15315497396740/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jjl16edx.tar.gz 08:29:10.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/etc' 08:29:10.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, etc]' 08:29:10.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/etc' 08:29:10.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, etc]' 08:29:10.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/etc/profile.d' 08:29:10.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, etc, profile.d]' 08:29:10.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/etc/profile.d' 08:29:10.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, etc, profile.d]' 08:29:10.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/etc/profile.d/cloudstore.sh' 08:29:10.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, etc, profile.d, cloudstore.sh]' 08:29:10.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/etc/profile.d/cloudstore.sh' 08:29:10.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, etc, profile.d, cloudstore.sh]' 08:29:10.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib' 08:29:10.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib]' 08:29:10.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib' 08:29:10.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib]' 08:29:10.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 08:29:10.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 08:29:10.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 08:29:10.109 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 08:29:10.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 08:29:10.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 08:29:10.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 08:29:10.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 08:29:10.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/logback-core-1.0.13.jar' 08:29:10.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, logback-core-1.0.13.jar]' 08:29:10.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/logback-core-1.0.13.jar' 08:29:10.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, logback-core-1.0.13.jar]' 08:29:10.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 08:29:10.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 08:29:10.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 08:29:10.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 08:29:10.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 08:29:10.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 08:29:10.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 08:29:10.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 08:29:10.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 08:29:10.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 08:29:10.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 08:29:10.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 08:29:10.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 08:29:10.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 08:29:10.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 08:29:10.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 08:29:10.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 08:29:10.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 08:29:10.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 08:29:10.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 08:29:10.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-server-2.5.1.jar' 08:29:10.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 08:29:10.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-server-2.5.1.jar' 08:29:10.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 08:29:10.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 08:29:10.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 08:29:10.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 08:29:10.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 08:29:10.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 08:29:10.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 08:29:10.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 08:29:10.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 08:29:10.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 08:29:10.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 08:29:10.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 08:29:10.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 08:29:10.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 08:29:10.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 08:29:10.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 08:29:10.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 08:29:10.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 08:29:10.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 08:29:10.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 08:29:10.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 08:29:10.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 08:29:10.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 08:29:10.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 08:29:10.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 08:29:10.443 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.443 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.443 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.443 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.443 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 08:29:10.443 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 08:29:10.443 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 08:29:10.443 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 08:29:10.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/derby-10.10.2.0.jar' 08:29:10.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, derby-10.10.2.0.jar]' 08:29:10.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/derby-10.10.2.0.jar' 08:29:10.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, derby-10.10.2.0.jar]' 08:29:10.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 08:29:10.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 08:29:10.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 08:29:10.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 08:29:10.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 08:29:10.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 08:29:10.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 08:29:10.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 08:29:10.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/args4j-2.0.16.jar' 08:29:10.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, args4j-2.0.16.jar]' 08:29:10.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/args4j-2.0.16.jar' 08:29:10.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, args4j-2.0.16.jar]' 08:29:10.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 08:29:10.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 08:29:10.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 08:29:10.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 08:29:10.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/xz-1.4.jar' 08:29:10.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, xz-1.4.jar]' 08:29:10.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/xz-1.4.jar' 08:29:10.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, xz-1.4.jar]' 08:29:10.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/guava-14.0.1.jar' 08:29:10.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, guava-14.0.1.jar]' 08:29:10.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/guava-14.0.1.jar' 08:29:10.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, guava-14.0.1.jar]' 08:29:10.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:10.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:10.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 08:29:10.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 08:29:10.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 08:29:10.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 08:29:11.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/logback-classic-1.0.13.jar' 08:29:11.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 08:29:11.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/logback-classic-1.0.13.jar' 08:29:11.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 08:29:11.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 08:29:11.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 08:29:11.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 08:29:11.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 08:29:11.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 08:29:11.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 08:29:11.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 08:29:11.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 08:29:11.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 08:29:11.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 08:29:11.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 08:29:11.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 08:29:11.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 08:29:11.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 08:29:11.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 08:29:11.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 08:29:11.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 08:29:11.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 08:29:11.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 08:29:11.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 08:29:11.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 08:29:11.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 08:29:11.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 08:29:11.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 08:29:11.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 08:29:11.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 08:29:11.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 08:29:11.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 08:29:11.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 08:29:11.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 08:29:11.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 08:29:11.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 08:29:11.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 08:29:11.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 08:29:11.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 08:29:11.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 08:29:11.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 08:29:11.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 08:29:11.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 08:29:11.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 08:29:11.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 08:29:11.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 08:29:11.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 08:29:11.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 08:29:11.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 08:29:11.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 08:29:11.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 08:29:11.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 08:29:11.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-client-2.5.1.jar' 08:29:11.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 08:29:11.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-client-2.5.1.jar' 08:29:11.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 08:29:11.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 08:29:11.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 08:29:11.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 08:29:11.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 08:29:11.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 08:29:11.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 08:29:11.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 08:29:11.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 08:29:11.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 08:29:11.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 08:29:11.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 08:29:11.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 08:29:11.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 08:29:11.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 08:29:11.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 08:29:11.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 08:29:11.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 08:29:11.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 08:29:11.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 08:29:11.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 08:29:11.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 08:29:11.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 08:29:11.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 08:29:11.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 08:29:11.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 08:29:11.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 08:29:11.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 08:29:11.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 08:29:11.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 08:29:11.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 08:29:11.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 08:29:11.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 08:29:11.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.443 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.444 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.444 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 08:29:11.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 08:29:11.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 08:29:11.445 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 08:29:11.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 08:29:11.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 08:29:11.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 08:29:11.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 08:29:11.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-common-2.5.1.jar' 08:29:11.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 08:29:11.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-common-2.5.1.jar' 08:29:11.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 08:29:11.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 08:29:11.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 08:29:11.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 08:29:11.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 08:29:11.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 08:29:11.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 08:29:11.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 08:29:11.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 08:29:11.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 08:29:11.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 08:29:11.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 08:29:11.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 08:29:11.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/commons-compress-1.7.jar' 08:29:11.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, commons-compress-1.7.jar]' 08:29:11.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/commons-compress-1.7.jar' 08:29:11.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, commons-compress-1.7.jar]' 08:29:11.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/transaction-api-1.1.jar' 08:29:11.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, transaction-api-1.1.jar]' 08:29:11.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/transaction-api-1.1.jar' 08:29:11.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, lib, transaction-api-1.1.jar]' 08:29:11.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/bin' 08:29:11.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, bin]' 08:29:11.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/bin' 08:29:11.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, bin]' 08:29:11.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/bin/cloudstore.bat' 08:29:11.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, bin, cloudstore.bat]' 08:29:11.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/bin/cloudstore.bat' 08:29:11.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, bin, cloudstore.bat]' 08:29:11.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/bin/cloudstore' 08:29:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, bin, cloudstore]' 08:29:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/bin/cloudstore' 08:29:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, bin, cloudstore]' 08:29:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore' 08:29:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore]' 08:29:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/installation.properties' 08:29:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, installation.properties]' 08:29:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497396740/installation/cloudstore/installation.properties' 08:29:11.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497396740, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15315497396740/installation/cloudstore 08:29:11.582 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 08:29:11.583 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 08:29:11.583 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 08:29:11.583 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 08:29:11.583 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 08:29:11.583 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 08:29:11.583 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 08:29:11.583 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 08:29:11.584 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 08:29:11.584 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 08:29:11.584 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 08:29:11.584 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 08:29:11.584 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 08:29:11.584 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/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' 08:29:11.585 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 08:29:11.585 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 08:29:11.585 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 08:29:11.585 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 08:29:11.585 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 08:29:11.585 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 08:29:11.585 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 08:29:11.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 08:29:11.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 08:29:11.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 08:29:11.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 08:29:11.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 08:29:11.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 08:29:11.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 08:29:11.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 08:29:11.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 08:29:11.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 08:29:11.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 08:29:11.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 08:29:11.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 08:29:11.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 08:29:11.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 08:29:11.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 08:29:11.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 08:29:11.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 08:29:11.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 08:29:11.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/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' 08:29:11.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 08:29:11.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/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' 08:29:11.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 08:29:11.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 08:29:11.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 08:29:11.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 08:29:11.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 08:29:11.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 08:29:11.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 08:29:11.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 08:29:11.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/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' 08:29:11.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 08:29:11.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 08:29:11.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 08:29:11.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 08:29:11.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 08:29:11.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497396740/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15315497396740/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15315497396740/installation/cloudstore 08:29:11.855 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore 08:29:11.855 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/etc 08:29:11.856 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib 08:29:11.856 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 08:29:11.856 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 08:29:11.856 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/logback-core-1.0.13.jar 08:29:11.856 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 08:29:11.856 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 08:29:11.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 08:29:11.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 08:29:11.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 08:29:11.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 08:29:11.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 08:29:11.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 08:29:11.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 08:29:11.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 08:29:11.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 08:29:11.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 08:29:11.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 08:29:11.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 08:29:11.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 08:29:11.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 08:29:11.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 08:29:11.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 08:29:11.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 08:29:11.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 08:29:11.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.annotation-api-1.2.jar 08:29:11.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/xz-1.4.jar.csupdbak 08:29:11.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/derby-10.13.1.1.jar 08:29:11.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 08:29:11.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-server-2.5.1.jar 08:29:11.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 08:29:11.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 08:29:11.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 08:29:11.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 08:29:11.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 08:29:11.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 08:29:11.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 08:29:11.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 08:29:11.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 08:29:11.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/slf4j-api-1.7.7.jar 08:29:11.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 08:29:11.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 08:29:11.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 08:29:11.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 08:29:11.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/args4j-2.0.16.jar 08:29:11.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 08:29:11.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 08:29:11.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 08:29:11.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 08:29:11.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 08:29:11.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/xz-1.4.jar 08:29:11.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/guava-14.0.1.jar 08:29:11.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 08:29:11.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 08:29:11.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 08:29:11.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 08:29:11.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 08:29:11.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 08:29:11.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 08:29:11.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/logback-classic-1.0.13.jar 08:29:11.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 08:29:11.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 08:29:11.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 08:29:11.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 08:29:11.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 08:29:11.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 08:29:11.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 08:29:11.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 08:29:11.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 08:29:11.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 08:29:11.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 08:29:11.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 08:29:11.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 08:29:11.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 08:29:11.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 08:29:11.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 08:29:11.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 08:29:11.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-client-2.5.1.jar 08:29:11.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 08:29:11.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 08:29:11.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 08:29:11.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 08:29:11.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 08:29:11.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 08:29:11.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 08:29:11.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 08:29:11.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 08:29:11.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 08:29:11.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 08:29:11.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 08:29:11.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 08:29:11.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 08:29:11.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 08:29:11.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 08:29:11.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/cglib-2.2.0-b21.jar 08:29:11.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-common-2.5.1.jar 08:29:11.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 08:29:11.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 08:29:11.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 08:29:11.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 08:29:11.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/commons-compress-1.7.jar 08:29:11.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/transaction-api-1.1.jar 08:29:11.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 08:29:11.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 08:29:11.874 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 08:29:11.874 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 08:29:11.875 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 08:29:11.875 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 08:29:11.876 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 08:29:11.876 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 08:29:11.876 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/bin 08:29:11.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/bin/cloudstore.bat 08:29:11.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/bin/cloudstore.csupdbak 08:29:11.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/bin/cloudstore 08:29:11.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/bin/cloudstore.bat.csupdbak 08:29:11.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/backup 08:29:11.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jjl16edx.tar.gz 08:29:11.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497396740/installation/cloudstore/installation.properties 08:29:11.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497396740/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 08:29:11.884 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [79b06cab]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 08:29:11.967 [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 08:29:12.128 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 159 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. 08:29:12.377 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [149e0f5d]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 08:29:12.377 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [149e0f5d]tryAcquire: returning true. lockCounter=1 08:29:12.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 08:29:12.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:12.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:12.382 [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 08:29:12.399 [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' 08:29:12.399 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2627' dir.usableSpace='26173 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% 08:29:12.530 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 08:29:12.531 [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 08:29:12.546 [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' 08:29:12.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2627' dir.usableSpace='26157 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 08:29:22.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15315497519360/installation/cloudstore' dir.usableSpace='26157 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15315497519360/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jjl16nuz.tar.gz 08:29:22.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc' 08:29:22.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc]' 08:29:22.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc' 08:29:22.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc]' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc, init]' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc, init]' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init/cloudstore-server.conf' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc, init, cloudstore-server.conf]' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init/cloudstore-server.conf' 08:29:22.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc, init, cloudstore-server.conf]' 08:29:22.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init.d' 08:29:22.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc, init.d]' 08:29:22.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init.d' 08:29:22.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc, init.d]' 08:29:22.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init.d/cloudstore-server' 08:29:22.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc, init.d, cloudstore-server]' 08:29:22.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init.d/cloudstore-server' 08:29:22.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc, init.d, cloudstore-server]' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/profile.d' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc, profile.d]' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/profile.d' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc, profile.d]' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/profile.d/cloudstore.sh' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc, profile.d, cloudstore.sh]' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/profile.d/cloudstore.sh' 08:29:22.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, etc, profile.d, cloudstore.sh]' 08:29:22.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib' 08:29:22.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib]' 08:29:22.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib' 08:29:22.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib]' 08:29:22.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 08:29:22.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 08:29:22.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 08:29:22.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 08:29:22.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 08:29:22.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 08:29:22.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 08:29:22.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 08:29:22.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 08:29:22.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 08:29:22.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 08:29:22.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 08:29:22.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 08:29:22.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 08:29:22.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 08:29:22.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 08:29:22.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/logback-core-1.0.13.jar' 08:29:22.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, logback-core-1.0.13.jar]' 08:29:22.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/logback-core-1.0.13.jar' 08:29:22.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, logback-core-1.0.13.jar]' 08:29:22.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 08:29:22.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 08:29:22.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 08:29:22.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 08:29:22.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 08:29:22.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 08:29:22.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 08:29:22.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 08:29:22.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 08:29:22.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 08:29:22.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 08:29:22.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 08:29:22.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 08:29:22.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 08:29:22.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 08:29:22.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 08:29:22.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 08:29:22.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 08:29:22.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 08:29:22.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 08:29:22.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 08:29:22.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 08:29:22.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 08:29:22.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 08:29:22.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 08:29:22.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 08:29:22.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 08:29:22.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 08:29:22.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 08:29:22.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 08:29:22.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 08:29:22.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 08:29:22.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 08:29:22.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 08:29:22.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 08:29:22.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 08:29:22.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-server-2.5.1.jar' 08:29:22.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 08:29:22.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-server-2.5.1.jar' 08:29:22.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 08:29:22.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 08:29:22.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 08:29:22.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 08:29:22.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 08:29:22.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 08:29:22.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 08:29:22.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 08:29:22.599 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 08:29:22.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 08:29:22.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 08:29:22.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 08:29:22.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 08:29:22.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 08:29:22.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 08:29:22.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 08:29:22.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 08:29:22.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 08:29:22.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 08:29:22.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 08:29:22.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 08:29:22.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 08:29:22.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 08:29:22.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 08:29:22.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 08:29:22.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 08:29:22.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 08:29:22.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 08:29:22.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 08:29:22.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:22.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:22.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/derby-10.10.2.0.jar' 08:29:22.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, derby-10.10.2.0.jar]' 08:29:22.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/derby-10.10.2.0.jar' 08:29:22.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, derby-10.10.2.0.jar]' 08:29:23.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 08:29:23.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 08:29:23.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 08:29:23.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 08:29:23.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/args4j-2.0.16.jar' 08:29:23.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, args4j-2.0.16.jar]' 08:29:23.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/args4j-2.0.16.jar' 08:29:23.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, args4j-2.0.16.jar]' 08:29:23.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 08:29:23.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 08:29:23.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 08:29:23.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 08:29:23.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/xz-1.4.jar' 08:29:23.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, xz-1.4.jar]' 08:29:23.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/xz-1.4.jar' 08:29:23.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, xz-1.4.jar]' 08:29:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/guava-14.0.1.jar' 08:29:23.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, guava-14.0.1.jar]' 08:29:23.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/guava-14.0.1.jar' 08:29:23.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, guava-14.0.1.jar]' 08:29:23.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 08:29:23.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 08:29:23.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 08:29:23.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 08:29:23.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 08:29:23.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 08:29:23.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 08:29:23.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 08:29:23.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/logback-classic-1.0.13.jar' 08:29:23.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 08:29:23.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/logback-classic-1.0.13.jar' 08:29:23.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 08:29:23.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 08:29:23.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 08:29:23.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 08:29:23.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 08:29:23.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 08:29:23.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 08:29:23.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 08:29:23.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 08:29:23.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 08:29:23.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 08:29:23.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 08:29:23.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 08:29:23.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 08:29:23.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 08:29:23.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 08:29:23.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 08:29:23.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 08:29:23.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 08:29:23.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 08:29:23.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 08:29:23.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 08:29:23.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 08:29:23.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 08:29:23.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 08:29:23.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 08:29:23.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 08:29:23.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 08:29:23.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 08:29:23.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 08:29:23.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 08:29:23.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 08:29:23.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 08:29:23.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-client-2.5.1.jar' 08:29:23.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 08:29:23.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-client-2.5.1.jar' 08:29:23.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 08:29:23.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 08:29:23.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 08:29:23.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 08:29:23.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 08:29:23.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 08:29:23.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 08:29:23.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 08:29:23.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 08:29:23.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 08:29:23.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 08:29:23.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 08:29:23.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 08:29:23.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 08:29:23.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 08:29:23.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 08:29:23.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 08:29:23.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 08:29:23.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 08:29:23.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 08:29:23.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 08:29:23.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 08:29:23.716 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 08:29:23.716 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 08:29:23.716 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 08:29:23.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 08:29:23.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 08:29:23.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 08:29:23.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 08:29:23.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 08:29:23.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 08:29:23.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 08:29:23.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 08:29:23.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-common-2.5.1.jar' 08:29:23.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 08:29:23.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-common-2.5.1.jar' 08:29:23.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 08:29:23.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 08:29:23.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 08:29:23.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 08:29:23.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 08:29:23.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 08:29:23.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 08:29:23.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 08:29:23.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 08:29:23.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/commons-compress-1.7.jar' 08:29:23.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, commons-compress-1.7.jar]' 08:29:23.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/commons-compress-1.7.jar' 08:29:23.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, commons-compress-1.7.jar]' 08:29:23.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/transaction-api-1.1.jar' 08:29:23.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, transaction-api-1.1.jar]' 08:29:23.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/transaction-api-1.1.jar' 08:29:23.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, lib, transaction-api-1.1.jar]' 08:29:23.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin' 08:29:23.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, bin]' 08:29:23.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin' 08:29:23.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, bin]' 08:29:23.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore-server' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, bin, cloudstore-server]' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore-server' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, bin, cloudstore-server]' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore.bat' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, bin, cloudstore.bat]' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore.bat' 08:29:23.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, bin, cloudstore.bat]' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, bin, cloudstore]' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, bin, cloudstore]' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore-server.bat' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, bin, cloudstore-server.bat]' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore-server.bat' 08:29:23.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, bin, cloudstore-server.bat]' 08:29:23.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore' 08:29:23.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore]' 08:29:23.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/installation.properties' 08:29:23.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, installation.properties]' 08:29:23.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15315497519360/installation/cloudstore/installation.properties' 08:29:23.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15315497519360, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15315497519360/installation/cloudstore 08:29:23.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 08:29:23.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 08:29:23.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 08:29:23.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 08:29:23.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 08:29:23.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 08:29:23.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 08:29:23.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 08:29:23.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 08:29:23.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/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' 08:29:23.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 08:29:23.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 08:29:23.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 08:29:23.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 08:29:23.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 08:29:23.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 08:29:23.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 08:29:23.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 08:29:23.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 08:29:23.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 08:29:23.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 08:29:23.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 08:29:23.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 08:29:23.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 08:29:23.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 08:29:23.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 08:29:23.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 08:29:23.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 08:29:23.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 08:29:23.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 08:29:23.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 08:29:23.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 08:29:23.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 08:29:23.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 08:29:23.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 08:29:23.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 08:29:23.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 08:29:23.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 08:29:23.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 08:29:23.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 08:29:23.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 08:29:23.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 08:29:23.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 08:29:23.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 08:29:23.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 08:29:23.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 08:29:23.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 08:29:23.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 08:29:23.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 08:29:23.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 08:29:23.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 08:29:23.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 08:29:23.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 08:29:23.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 08:29:23.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 08:29:23.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 08:29:23.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 08:29:23.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 08:29:23.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 08:29:23.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 08:29:23.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15315497519360/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15315497519360/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15315497519360/installation/cloudstore 08:29:24.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore 08:29:24.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/etc 08:29:24.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init 08:29:24.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init/cloudstore-server.conf 08:29:24.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 08:29:24.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init.d 08:29:24.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init.d/cloudstore-server 08:29:24.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 08:29:24.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/profile.d 08:29:24.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/profile.d/cloudstore.sh 08:29:24.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 08:29:24.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib 08:29:24.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 08:29:24.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 08:29:24.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 08:29:24.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 08:29:24.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 08:29:24.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/logback-core-1.0.13.jar 08:29:24.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 08:29:24.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 08:29:24.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 08:29:24.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 08:29:24.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 08:29:24.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 08:29:24.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 08:29:24.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 08:29:24.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 08:29:24.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 08:29:24.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 08:29:24.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 08:29:24.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 08:29:24.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 08:29:24.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 08:29:24.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 08:29:24.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.annotation-api-1.2.jar 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/xz-1.4.jar.csupdbak 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-server-2.5.1.jar 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 08:29:24.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 08:29:24.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/slf4j-api-1.7.7.jar 08:29:24.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 08:29:24.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 08:29:24.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 08:29:24.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 08:29:24.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/derby-10.10.2.0.jar 08:29:24.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 08:29:24.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 08:29:24.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 08:29:24.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/args4j-2.0.16.jar 08:29:24.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 08:29:24.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 08:29:24.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 08:29:24.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 08:29:24.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 08:29:24.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/xz-1.4.jar 08:29:24.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/guava-14.0.1.jar 08:29:24.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 08:29:24.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 08:29:24.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 08:29:24.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 08:29:24.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 08:29:24.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/logback-classic-1.0.13.jar 08:29:24.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 08:29:24.127 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 08:29:24.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 08:29:24.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 08:29:24.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 08:29:24.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-client-2.5.1.jar 08:29:24.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 08:29:24.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 08:29:24.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 08:29:24.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 08:29:24.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 08:29:24.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 08:29:24.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 08:29:24.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 08:29:24.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 08:29:24.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 08:29:24.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 08:29:24.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 08:29:24.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 08:29:24.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 08:29:24.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 08:29:24.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 08:29:24.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/cglib-2.2.0-b21.jar 08:29:24.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-common-2.5.1.jar 08:29:24.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 08:29:24.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 08:29:24.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 08:29:24.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 08:29:24.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/commons-compress-1.7.jar 08:29:24.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/transaction-api-1.1.jar 08:29:24.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 08:29:24.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 08:29:24.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 08:29:24.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 08:29:24.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 08:29:24.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 08:29:24.134 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 08:29:24.134 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 08:29:24.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/bin 08:29:24.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore-server 08:29:24.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore.bat 08:29:24.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore.csupdbak 08:29:24.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore 08:29:24.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore-server.bat 08:29:24.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 08:29:24.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore-server.csupdbak 08:29:24.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/bin/cloudstore.bat.csupdbak 08:29:24.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/backup 08:29:24.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jjl16nuz.tar.gz 08:29:24.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15315497519360/installation/cloudstore/installation.properties 08:29:24.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15315497519360/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 08:29:24.141 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [149e0f5d]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.185 sec - in co.codewizards.cloudstore.updater.CloudStoreUpdaterTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.updater --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.4.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.4-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.updater --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.4/co.codewizards.cloudstore.updater-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.4/co.codewizards.cloudstore.updater-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.4/co.codewizards.cloudstore.updater-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.4/co.codewizards.cloudstore.updater-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.4/co.codewizards.cloudstore.updater-0.10.4.jar (77 KB at 9527.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.4/co.codewizards.cloudstore.updater-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.4/co.codewizards.cloudstore.updater-0.10.4.pom (3 KB at 1444.3 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (719 B at 50.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (751 B at 244.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.4/co.codewizards.cloudstore.updater-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.4/co.codewizards.cloudstore.updater-0.10.4-sources.jar (65 KB at 32318.4 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.updater [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.ls.core 0.10.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.core --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target [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:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.core --- [INFO] Compiling 60 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.ls.core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.core --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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 08:29:31.764 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [Ohoo0_YqRfDy4aL0ipp2VQ].: Created ClassManager. 08:29:31.773 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [Ohoo0_YqRfDy4aL0ipp2VQ].getClassIdOrCreate: Assigned classId=0 to co.codewizards.cloudstore.core.Uid. 08:29:31.856 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [Ohoo0_YqRfDy4aL0ipp2VQ].getClassIdOrCreate: Assigned classId=1 to co.codewizards.cloudstore.ls.core.invoke.ClassManagerTest. 08:29:31.862 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [Ohoo0_YqRfDy4aL0ipp2VQ].getClassIdOrCreate: Assigned classId=2 to com.sun.proxy.$Proxy7. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 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/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.4.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/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.ls.core --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.4/co.codewizards.cloudstore.ls.core-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.4/co.codewizards.cloudstore.ls.core-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.4/co.codewizards.cloudstore.ls.core-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.core --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.4/co.codewizards.cloudstore.ls.core-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.4/co.codewizards.cloudstore.ls.core-0.10.4.jar (100 KB at 12415.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.4/co.codewizards.cloudstore.ls.core-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.4/co.codewizards.cloudstore.ls.core-0.10.4.pom (831 B at 811.5 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml (657 B at 53.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml (689 B at 672.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.4/co.codewizards.cloudstore.ls.core-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.4/co.codewizards.cloudstore.ls.core-0.10.4-sources.jar (56 KB at 13794.4 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/co.codewizards.cloudstore.ls.core/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.ls.core/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.5.1/jersey-server-2.5.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.5.1/jersey-server-2.5.1.pom (7 KB at 256.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom Downloaded: http://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (8 KB at 479.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.5.1/jersey-server-2.5.1.jar Downloading: http://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar Downloaded: http://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (63 KB at 2491.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.5.1/jersey-server-2.5.1.jar (809 KB at 7628.4 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target [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/co.codewizards.cloudstore.ls.rest.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] Compiling 18 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.ls.rest.server/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2: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/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.4.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/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.4/co.codewizards.cloudstore.ls.rest.server-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.4/co.codewizards.cloudstore.ls.rest.server-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.4/co.codewizards.cloudstore.ls.rest.server-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.server --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.4/co.codewizards.cloudstore.ls.rest.server-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.4/co.codewizards.cloudstore.ls.rest.server-0.10.4.jar (33 KB at 8043.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.4/co.codewizards.cloudstore.ls.rest.server-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.4/co.codewizards.cloudstore.ls.rest.server-0.10.4.pom (2 KB at 1064.5 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml (664 B at 129.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml (696 B at 679.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.4/co.codewizards.cloudstore.ls.rest.server-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.4/co.codewizards.cloudstore.ls.rest.server-0.10.4-sources.jar (20 KB at 19451.2 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/co.codewizards.cloudstore.ls.rest.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.ls.rest.server/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.5.1/jersey-container-servlet-2.5.1.pom Downloaded: http://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 206.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.5.1/project-2.5.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.5.1/project-2.5.1.pom (4 KB at 161.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.5.1/jersey-container-servlet-core-2.5.1.pom Downloaded: http://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 263.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.1.5.v20140505/jetty-server-9.1.5.v20140505.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.1.5.v20140505/jetty-server-9.1.5.v20140505.pom (5 KB at 210.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.1.5.v20140505/jetty-project-9.1.5.v20140505.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.1.5.v20140505/jetty-project-9.1.5.v20140505.pom (32 KB at 1242.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/22/jetty-parent-22.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/22/jetty-parent-22.pom (22 KB at 1207.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom Downloaded: http://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 KB at 733.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.1.5.v20140505/jetty-http-9.1.5.v20140505.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.1.5.v20140505/jetty-http-9.1.5.v20140505.pom (3 KB at 117.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.1.5.v20140505/jetty-util-9.1.5.v20140505.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.1.5.v20140505/jetty-util-9.1.5.v20140505.pom (4 KB at 101.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.1.5.v20140505/jetty-io-9.1.5.v20140505.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.1.5.v20140505/jetty-io-9.1.5.v20140505.pom (3 KB at 131.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.1.5.v20140505/jetty-servlets-9.1.5.v20140505.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.1.5.v20140505/jetty-servlets-9.1.5.v20140505.pom (4 KB at 129.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.1.5.v20140505/jetty-continuation-9.1.5.v20140505.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.1.5.v20140505/jetty-continuation-9.1.5.v20140505.pom (2 KB at 103.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.1.5.v20140505/jetty-webapp-9.1.5.v20140505.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.1.5.v20140505/jetty-webapp-9.1.5.v20140505.pom (4 KB at 191.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.1.5.v20140505/jetty-xml-9.1.5.v20140505.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.1.5.v20140505/jetty-xml-9.1.5.v20140505.pom (2 KB at 98.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.1.5.v20140505/jetty-servlet-9.1.5.v20140505.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.1.5.v20140505/jetty-servlet-9.1.5.v20140505.pom (4 KB at 160.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.1.5.v20140505/jetty-security-9.1.5.v20140505.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.1.5.v20140505/jetty-security-9.1.5.v20140505.pom (3 KB at 123.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.5.1/jersey-container-servlet-2.5.1.jar Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.5.1/jersey-container-servlet-core-2.5.1.jar Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.1.5.v20140505/jetty-server-9.1.5.v20140505.jar Downloading: http://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.1.5.v20140505/jetty-http-9.1.5.v20140505.jar Downloaded: http://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 612.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.1.5.v20140505/jetty-io-9.1.5.v20140505.jar Downloaded: http://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 761.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.1.5.v20140505/jetty-servlets-9.1.5.v20140505.jar Downloaded: http://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (94 KB at 1299.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.1.5.v20140505/jetty-http-9.1.5.v20140505.jar (101 KB at 1420.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.1.5.v20140505/jetty-continuation-9.1.5.v20140505.jar Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.1.5.v20140505/jetty-util-9.1.5.v20140505.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.1.5.v20140505/jetty-io-9.1.5.v20140505.jar (100 KB at 1802.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.1.5.v20140505/jetty-webapp-9.1.5.v20140505.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.1.5.v20140505/jetty-server-9.1.5.v20140505.jar (393 KB at 3565.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.1.5.v20140505/jetty-xml-9.1.5.v20140505.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.1.5.v20140505/jetty-continuation-9.1.5.v20140505.jar (16 KB at 354.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.1.5.v20140505/jetty-servlet-9.1.5.v20140505.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.1.5.v20140505/jetty-servlets-9.1.5.v20140505.jar (117 KB at 1877.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.1.5.v20140505/jetty-security-9.1.5.v20140505.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.1.5.v20140505/jetty-webapp-9.1.5.v20140505.jar (114 KB at 2177.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.1.5.v20140505/jetty-xml-9.1.5.v20140505.jar (44 KB at 1027.1 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.1.5.v20140505/jetty-util-9.1.5.v20140505.jar (334 KB at 3925.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.1.5.v20140505/jetty-servlet-9.1.5.v20140505.jar (109 KB at 2643.7 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.1.5.v20140505/jetty-security-9.1.5.v20140505.jar (94 KB at 2754.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.server --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target [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/co.codewizards.cloudstore.ls.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.server --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.ls.server/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2: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/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.4.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/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.ls.server --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.4/co.codewizards.cloudstore.ls.server-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.4/co.codewizards.cloudstore.ls.server-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.4/co.codewizards.cloudstore.ls.server-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.4/co.codewizards.cloudstore.ls.server-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.4/co.codewizards.cloudstore.ls.server-0.10.4.jar (10 KB at 2454.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.4/co.codewizards.cloudstore.ls.server-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.4/co.codewizards.cloudstore.ls.server-0.10.4.pom (2 KB at 1396.5 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml (659 B at 53.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml (691 B at 224.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.4/co.codewizards.cloudstore.ls.server-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.4/co.codewizards.cloudstore.ls.server-0.10.4-sources.jar (5 KB at 4531.2 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/co.codewizards.cloudstore.ls.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.ls.server/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target [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/co.codewizards.cloudstore.ls.rest.client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] Compiling 13 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.ls.rest.client/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2: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/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.4.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/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.4/co.codewizards.cloudstore.ls.rest.client-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.4/co.codewizards.cloudstore.ls.rest.client-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.4/co.codewizards.cloudstore.ls.rest.client-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.client --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.4/co.codewizards.cloudstore.ls.rest.client-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.4/co.codewizards.cloudstore.ls.rest.client-0.10.4.jar (23 KB at 7498.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.4/co.codewizards.cloudstore.ls.rest.client-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.4/co.codewizards.cloudstore.ls.rest.client-0.10.4.pom (842 B at 411.1 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml (664 B at 216.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml (696 B at 679.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.4/co.codewizards.cloudstore.ls.rest.client-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.4/co.codewizards.cloudstore.ls.rest.client-0.10.4-sources.jar (16 KB at 15532.2 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/co.codewizards.cloudstore.ls.rest.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.ls.rest.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.pom (2 KB at 119.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (2 KB at 120.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.jar Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.jar (5 KB at 231.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 KB at 849.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target [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:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.ls.server.cproc/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2: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/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.4.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/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.4/co.codewizards.cloudstore.ls.server.cproc-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.4/co.codewizards.cloudstore.ls.server.cproc-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.4/co.codewizards.cloudstore.ls.server.cproc-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server.cproc --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.4/co.codewizards.cloudstore.ls.server.cproc-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.4/co.codewizards.cloudstore.ls.server.cproc-0.10.4.jar (12 KB at 3826.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.4/co.codewizards.cloudstore.ls.server.cproc-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.4/co.codewizards.cloudstore.ls.server.cproc-0.10.4.pom (3 KB at 2224.6 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml (665 B at 50.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml (697 B at 340.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.4/co.codewizards.cloudstore.ls.server.cproc-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.4/co.codewizards.cloudstore.ls.server.cproc-0.10.4-sources.jar (7 KB at 3035.6 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/co.codewizards.cloudstore.ls.server.cproc/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.ls.server.cproc/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (12 KB at 486.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (150 KB at 4674.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom (17 KB at 747.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 427.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar (221 KB at 5013.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.client --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target [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:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.client --- [INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/classes [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/co.codewizards.cloudstore.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.client --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/test-classes [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 08:29:53.687 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:29:53.727 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 08:29:54.595 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.1 MiB, available=3.5 GiB 08:29:54.625 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 08:29:54.631 [main] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'. 08:29:54.632 [main] INFO c.c.c.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1983 ms. 08:29:56.624 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [393671df]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties' 08:29:56.640 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [393671df]tryAcquire: returning true. lockCounter=1 08:29:56.642 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [393671df]release: releasing underlying FileLock. lockCounter=0 08:29:56.643 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6973b51b]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 08:29:56.643 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6973b51b]tryAcquire: returning true. lockCounter=1 08:29:56.658 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 08:29:56.658 [main] INFO org.eclipse.jetty.util.log - Logging initialized @5039ms 08:29:56.684 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@6b81ce95 added {qtp1645547422{STOPPED,8<=0<=500,i=0,q=0},AUTO} 08:29:56.686 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@6b81ce95 added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@245b4bdc,AUTO} 08:29:56.709 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@747ddf94{HTTP/1.1} added {HttpConfiguration@35e2d654{32768,8192/8192,https://:0,[]},POJO} 08:29:56.712 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@7d8995e{null}{0.0.0.0:0} added {org.eclipse.jetty.server.Server@6b81ce95,UNMANAGED} 08:29:56.714 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@7d8995e{null}{0.0.0.0:0} added {qtp1645547422{STOPPED,8<=0<=500,i=0,q=0},AUTO} 08:29:56.715 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@7d8995e{null}{0.0.0.0:0} added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@245b4bdc,AUTO} 08:29:56.717 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@7d8995e{null}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@130d63be,POJO} 08:29:56.718 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@7d8995e{null}{0.0.0.0:0} added {HttpConnectionFactory@747ddf94{HTTP/1.1},AUTO} 08:29:56.722 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@7d8995e{HTTP/1.1}{0.0.0.0:0} added {org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@74f0ea28,MANAGED} 08:29:56.722 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 08:29:56.723 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@6b81ce95 added {ServerConnector@7d8995e{HTTP/1.1}{127.0.0.1:0},AUTO} 08:29:56.765 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@22555ebf added {org.eclipse.jetty.server.session.HashSessionManager@36ebc363,AUTO} 08:29:56.766 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@45752059{/,null,null} added {org.eclipse.jetty.server.session.SessionHandler@22555ebf,AUTO} 08:29:56.775 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@22555ebf added {org.eclipse.jetty.servlet.ServletHandler@815b41f,AUTO} 08:29:56.798 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Class loaded. 08:29:56.849 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 08:29:56.940 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@815b41f added {org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true,AUTO} 08:29:56.942 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@815b41f added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-34f7cfd9,POJO} 08:29:56.947 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-34f7cfd9 from default=false 08:29:56.949 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:29:56.949 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:29:56.950 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:29:56.950 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:29:56.951 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-34f7cfd9=org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:29:56.952 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@6b81ce95 added {o.e.j.s.ServletContextHandler@45752059{/,null,null},AUTO} 08:29:56.954 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@6b81ce95 08:29:56.962 [main] INFO org.eclipse.jetty.server.Server - jetty-9.1.5.v20140505 08:29:56.994 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@6b81ce95 08:29:56.995 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting qtp1645547422{STOPPED,8<=0<=500,i=0,q=0} 08:29:57.002 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5386ms qtp1645547422{STARTED,8<=8<=500,i=7,q=0} 08:29:57.002 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@245b4bdc 08:29:57.003 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5387ms org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@245b4bdc 08:29:57.004 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@45752059{/,null,null} 08:29:57.021 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@45752059{/,null,STARTING} 08:29:57.021 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler@22555ebf 08:29:57.022 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler@22555ebf 08:29:57.022 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionManager@36ebc363 08:29:57.025 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionIdManager@6c130c45 08:29:57.025 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5409ms org.eclipse.jetty.server.session.HashSessionIdManager@6c130c45 08:29:57.026 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@6b81ce95 added {org.eclipse.jetty.server.session.HashSessionIdManager@6c130c45,MANAGED} 08:29:57.029 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5413ms org.eclipse.jetty.server.session.HashSessionManager@36ebc363 08:29:57.029 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler@815b41f 08:29:57.030 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-34f7cfd9 from default=false 08:29:57.030 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:29:57.030 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:29:57.030 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:29:57.031 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:29:57.032 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-34f7cfd9=org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:29:57.032 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to org.eclipse.jetty.servlet.ServletHandler@815b41f 08:29:57.033 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@815b41f added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a@55c6aaf2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false,AUTO} 08:29:57.034 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@815b41f added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a,POJO} 08:29:57.034 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-34f7cfd9 from default=false 08:29:57.035 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a from default=false 08:29:57.035 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:29:57.035 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:29:57.035 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:29:57.036 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a@55c6aaf2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false} 08:29:57.037 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a@55c6aaf2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false, org.glassfish.jersey.servlet.ServletContainer-34f7cfd9=org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:29:57.037 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-34f7cfd9 from default=false 08:29:57.038 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a from default=false 08:29:57.038 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:29:57.038 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:29:57.038 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:29:57.039 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a@55c6aaf2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false} 08:29:57.040 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a@55c6aaf2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false, org.glassfish.jersey.servlet.ServletContainer-34f7cfd9=org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:29:57.040 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.servlet.ServletHandler@815b41f 08:29:57.041 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5425ms org.eclipse.jetty.servlet.ServletHandler@815b41f 08:29:57.041 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5425ms org.eclipse.jetty.server.session.SessionHandler@22555ebf 08:29:57.042 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a@55c6aaf2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:29:57.045 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5428ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a@55c6aaf2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:29:57.045 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:29:57.046 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5430ms org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:29:57.048 [main] DEBUG o.e.jetty.servlet.ServletHolder - Filter.init org.glassfish.jersey.servlet.ServletContainer@33990a0c Jul 14, 2018 8:29:57 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:29:58.426 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 08:29:58.432 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@366ef90e 08:29:58.457 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@45752059{/,null,AVAILABLE} 08:29:58.457 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6841ms o.e.j.s.ServletContextHandler@45752059{/,null,AVAILABLE} 08:29:58.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@7d8995e{HTTP/1.1}{127.0.0.1:0} 08:29:58.474 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@7d8995e{HTTP/1.1}{127.0.0.1:35720} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:35720],POJO} 08:29:58.475 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@747ddf94{HTTP/1.1} 08:29:58.475 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6859ms HttpConnectionFactory@747ddf94{HTTP/1.1} 08:29:58.475 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@74f0ea28 08:29:58.482 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@3ce3db41 keys=-1 selected=-1 08:29:58.487 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6871ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@3ce3db41 keys=0 selected=0 08:29:58.489 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@e260766 keys=-1 selected=-1 08:29:58.490 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6874ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@e260766 keys=0 selected=0 08:29:58.490 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@2c3dec30 keys=-1 selected=-1 08:29:58.492 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6876ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@2c3dec30 keys=0 selected=0 08:29:58.493 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@34a97744 keys=-1 selected=-1 08:29:58.496 [qtp1645547422-17-selector-ServerConnectorManager@74f0ea28/2] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1645547422-17-selector-ServerConnectorManager@74f0ea28/2,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@2c3dec30 keys=0 selected=0 08:29:58.496 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6880ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@34a97744 keys=0 selected=0 08:29:58.496 [qtp1645547422-16-selector-ServerConnectorManager@74f0ea28/1] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1645547422-16-selector-ServerConnectorManager@74f0ea28/1,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@e260766 keys=0 selected=0 08:29:58.500 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@4275c20c keys=-1 selected=-1 08:29:58.500 [qtp1645547422-17-selector-ServerConnectorManager@74f0ea28/2] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:29:58.499 [qtp1645547422-18-selector-ServerConnectorManager@74f0ea28/3] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1645547422-18-selector-ServerConnectorManager@74f0ea28/3,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@34a97744 keys=0 selected=0 08:29:58.499 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@3ce3db41 keys=0 selected=0 08:29:58.501 [qtp1645547422-18-selector-ServerConnectorManager@74f0ea28/3] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:29:58.500 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6884ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@4275c20c keys=0 selected=0 08:29:58.500 [qtp1645547422-16-selector-ServerConnectorManager@74f0ea28/1] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:29:58.501 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:29:58.502 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c56e013 keys=-1 selected=-1 08:29:58.504 [qtp1645547422-19-selector-ServerConnectorManager@74f0ea28/4] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1645547422-19-selector-ServerConnectorManager@74f0ea28/4,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@4275c20c keys=0 selected=0 08:29:58.505 [qtp1645547422-19-selector-ServerConnectorManager@74f0ea28/4] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:29:58.505 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6889ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c56e013 keys=0 selected=0 08:29:58.506 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6890ms org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@74f0ea28 08:29:58.508 [qtp1645547422-20-selector-ServerConnectorManager@74f0ea28/5] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1645547422-20-selector-ServerConnectorManager@74f0ea28/5,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c56e013 keys=0 selected=0 08:29:58.508 [qtp1645547422-20-selector-ServerConnectorManager@74f0ea28/5] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:29:58.510 [main] INFO o.e.jetty.server.ServerConnector - Started ServerConnector@7d8995e{HTTP/1.1}{127.0.0.1:35720} 08:29:58.512 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6896ms ServerConnector@7d8995e{HTTP/1.1}{127.0.0.1:35720} 08:29:58.513 [main] INFO org.eclipse.jetty.server.Server - Started @6897ms 08:29:58.514 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6898ms org.eclipse.jetty.server.Server@6b81ce95 08:29:58.518 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [34a1d21f]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 08:29:58.518 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [34a1d21f]tryAcquire: returning true. lockCounter=1 08:29:58.518 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [34a1d21f]release: releasing underlying FileLock. lockCounter=0 08:29:58.521 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4e517165]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 08:29:58.522 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4e517165]tryAcquire: returning true. lockCounter=1 08:29:58.530 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4e517165]release: releasing underlying FileLock. lockCounter=0 08:29:58.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5' 08:29:58.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore, co.codewizards.cloudstore.client, target, repo, jjl17c08-b18i5]' 08:29:58.550 [main] INFO c.c.c.local.LocalRepoManagerImpl - [18245eb0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5' 08:29:58.560 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [631e06ab]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:29:58.561 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [631e06ab]tryAcquire: returning true. lockCounter=1 08:29:58.562 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:29:58.565 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [631e06ab]release: releasing underlying FileLock. lockCounter=0 08:29:58.572 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [28276e50]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5/.cloudstore-repo/cloudstore-repository.lock' 08:29:58.572 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [28276e50]tryAcquire: returning true. lockCounter=1 08:29:58.573 [main] INFO c.c.c.local.LocalRepoManagerImpl - [18245eb0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5' locked successfully. 08:29:58.576 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next). 08:30:02.069 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [18245eb0]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 08:30:02.226 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 08:30:02.304 [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. 08:30:02.397 [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. 08:30:02.460 [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. 08:30:02.477 [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. 08:30:02.484 [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. 08:30:02.489 [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. 08:30:02.493 [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. 08:30:02.523 [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. 08:30:02.541 [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. 08:30:02.608 [main] DEBUG DataNucleus.Persistence - Java types support initialising ... 08:30:02.702 [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 08:30:02.702 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ... 08:30:02.761 [main] DEBUG DataNucleus.Persistence - Type converter support loaded 08:30:02.762 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 08:30:02.762 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 08:30:02.762 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 08:30:02.763 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 08:30:02.763 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 08:30:02.763 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 08:30:02.763 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 08:30:02.763 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 08:30:02.764 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : java.lang.String,int[] 08:30:02.764 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.lang.String,byte[],java.nio.ByteBuffer 08:30:02.764 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 08:30:02.764 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 08:30:02.764 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 08:30:02.764 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 08:30:02.765 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 08:30:02.765 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 08:30:02.765 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 08:30:02.765 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String,java.nio.ByteBuffer 08:30:02.765 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long,java.nio.ByteBuffer 08:30:02.766 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 08:30:02.766 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 08:30:02.766 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date 08:30:02.766 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date 08:30:02.766 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 08:30:02.766 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 08:30:02.766 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date 08:30:02.767 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 08:30:02.767 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 08:30:02.767 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 08:30:02.767 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 08:30:02.767 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 08:30:02.768 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 08:30:02.768 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 08:30:02.783 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 08:30:02.879 [main] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 08:30:02.880 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 08:30:02.880 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 08:30:02.998 [main] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 08:30:03.020 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@333cb916 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 08:30:03.061 [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) 08:30:03.061 [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) 08:30:03.065 [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) 08:30:03.067 [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) 08:30:03.067 [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) 08:30:03.068 [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) 08:30:03.068 [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) 08:30:03.069 [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) 08:30:03.071 [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) 08:30:03.072 [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) 08:30:03.073 [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) 08:30:03.074 [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) 08:30:03.074 [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) 08:30:03.075 [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) 08:30:03.076 [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) 08:30:03.076 [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) 08:30:03.077 [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) 08:30:03.077 [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) 08:30:03.077 [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) 08:30:03.078 [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) 08:30:03.078 [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) 08:30:03.078 [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) 08:30:03.079 [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) 08:30:03.079 [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) 08:30:03.079 [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) 08:30:03.080 [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) 08:30:03.080 [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) 08:30:03.080 [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) 08:30:03.081 [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) 08:30:03.083 [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) 08:30:03.086 [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) 08:30:03.092 [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) 08:30:03.093 [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) 08:30:03.093 [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) 08:30:03.093 [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) 08:30:03.093 [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) 08:30:03.095 [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) 08:30:03.095 [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) 08:30:03.096 [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) 08:30:03.096 [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) 08:30:03.096 [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) 08:30:03.097 [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) 08:30:03.097 [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) 08:30:03.097 [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) 08:30:03.098 [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) 08:30:03.098 [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) 08:30:03.099 [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) 08:30:03.099 [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) 08:30:03.099 [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) 08:30:03.099 [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) 08:30:03.099 [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) 08:30:03.100 [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) 08:30:03.100 [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) 08:30:03.100 [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) 08:30:03.100 [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) 08:30:03.100 [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) 08:30:03.100 [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) 08:30:03.102 [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) 08:30:03.102 [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) 08:30:03.103 [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) 08:30:03.105 [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) 08:30:03.106 [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) 08:30:03.106 [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) 08:30:03.106 [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) 08:30:03.106 [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) 08:30:03.107 [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) 08:30:03.964 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 08:30:03.964 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 08:30:04.034 [main] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 08:30:04.035 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 08:30:04.035 [main] DEBUG DataNucleus.Datastore - Datastore : read-write 08:30:04.036 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 08:30:04.036 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 08:30:04.037 [main] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 08:30:04.037 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0 08:30:04.037 [main] DEBUG DataNucleus.Datastore - =========================================================== 08:30:04.037 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 08:30:04.037 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 08:30:04.037 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 08:30:04.037 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5/.cloudstore-repo/derby] 08:30:04.038 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5/.cloudstore-repo/derby] 08:30:04.038 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 08:30:04.038 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 08:30:04.039 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 08:30:04.039 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 08:30:04.040 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 08:30:04.040 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 08:30:04.040 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 08:30:04.040 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 08:30:04.040 [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 08:30:04.040 [main] DEBUG DataNucleus.Datastore - =========================================================== 08:30:04.041 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@333cb916 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58516c91, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:04.047 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@333cb916 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58516c91, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:04.048 [main] DEBUG DataNucleus.Datastore - StoreManager now created 08:30:04.055 [main] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 08:30:04.059 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 08:30:04.070 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 08:30:04.070 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_171" on "Linux" 08:30:04.070 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO 08:30:04.071 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 08:30:04.071 [main] DEBUG DataNucleus.Persistence - ClassLoading : default 08:30:04.071 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 08:30:04.071 [main] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 08:30:04.071 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 08:30:04.071 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 08:30:04.072 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 08:30:04.072 [main] DEBUG DataNucleus.Persistence - ================================================ 08:30:04.113 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3c46dcbe" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@68577ba8" with txn="org.datanucleus.TransactionImpl@1108adc8" 08:30:04.117 [main] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 08:30:04.139 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 08:30:04.140 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 08:30:04.141 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 08:30:04.143 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 08:30:04.143 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 08:30:04.144 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 08:30:04.145 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 08:30:04.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:04.148 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 08:30:04.149 [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 08:30:04.150 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:04.151 [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 08:30:04.152 [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 08:30:04.153 [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 08:30:04.153 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 08:30:04.255 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 08:30:04.288 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 08:30:04.290 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 08:30:04.291 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 08:30:04.292 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 08:30:04.293 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 08:30:04.294 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 08:30:04.295 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 08:30:04.296 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 08:30:04.297 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 08:30:04.297 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 08:30:04.299 [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 08:30:04.299 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 08:30:04.300 [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 08:30:04.302 [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 08:30:04.303 [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 08:30:04.303 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 08:30:04.304 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 08:30:04.305 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 08:30:04.306 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 08:30:04.307 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 08:30:04.308 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 08:30:04.308 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 08:30:04.309 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 08:30:04.310 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:04.311 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 08:30:04.311 [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 08:30:04.312 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:04.313 [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 08:30:04.314 [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 08:30:04.315 [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 08:30:04.315 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 08:30:04.316 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 08:30:04.317 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 08:30:04.318 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 08:30:04.319 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 08:30:04.320 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 08:30:04.320 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 08:30:04.321 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 08:30:04.322 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 08:30:04.323 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 08:30:04.323 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 08:30:04.324 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 08:30:04.325 [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 08:30:04.326 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 08:30:04.327 [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 08:30:04.328 [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 08:30:04.329 [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 08:30:04.329 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 08:30:04.331 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 08:30:04.332 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 08:30:04.333 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 08:30:04.334 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 08:30:04.335 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 08:30:04.336 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 08:30:04.336 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 08:30:04.337 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:04.338 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 08:30:04.339 [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 08:30:04.340 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:04.341 [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 08:30:04.341 [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 08:30:04.342 [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 08:30:04.342 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 08:30:04.343 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 08:30:04.351 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 08:30:04.352 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 08:30:04.353 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 08:30:04.354 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 08:30:04.355 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 08:30:04.355 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 08:30:04.356 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 08:30:04.357 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 08:30:04.357 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 08:30:04.358 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 08:30:04.359 [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 08:30:04.360 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 08:30:04.360 [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 08:30:04.361 [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 08:30:04.362 [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 08:30:04.362 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 08:30:04.365 [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. 08:30:04.366 [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. 08:30:04.366 [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. 08:30:04.368 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 08:30:04.371 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 08:30:04.371 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 08:30:04.380 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 08:30:04.381 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 08:30:04.381 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 08:30:04.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 08:30:04.383 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 08:30:04.384 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 08:30:04.384 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 08:30:04.385 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:04.386 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 08:30:04.387 [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 08:30:04.387 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:04.388 [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 08:30:04.389 [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 08:30:04.390 [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 08:30:04.390 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 08:30:04.394 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 08:30:04.397 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 08:30:04.398 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 08:30:04.399 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 08:30:04.400 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 08:30:04.400 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 08:30:04.401 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 08:30:04.402 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 08:30:04.403 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 08:30:04.404 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 08:30:04.404 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 08:30:04.405 [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 08:30:04.406 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 08:30:04.407 [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 08:30:04.408 [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 08:30:04.408 [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 08:30:04.409 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 08:30:04.410 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 08:30:04.410 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 08:30:04.411 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 08:30:04.411 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 08:30:04.412 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 08:30:04.413 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 08:30:04.413 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 08:30:04.414 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:04.415 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 08:30:04.416 [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 08:30:04.416 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:04.417 [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 08:30:04.418 [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 08:30:04.419 [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 08:30:04.419 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 08:30:04.420 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 08:30:04.424 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 08:30:04.424 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 08:30:04.425 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 08:30:04.426 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 08:30:04.427 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 08:30:04.427 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 08:30:04.428 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 08:30:04.429 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 08:30:04.429 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 08:30:04.430 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 08:30:04.431 [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 08:30:04.431 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 08:30:04.432 [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 08:30:04.433 [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 08:30:04.434 [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 08:30:04.434 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 08:30:04.434 [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. 08:30:04.435 [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. 08:30:04.435 [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. 08:30:04.436 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 08:30:04.436 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 08:30:04.437 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 08:30:04.438 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 08:30:04.439 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 08:30:04.439 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 08:30:04.440 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 08:30:04.441 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 08:30:04.441 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 08:30:04.442 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 08:30:04.443 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 08:30:04.444 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 08:30:04.444 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 08:30:04.444 [main] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 08:30:04.446 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 08:30:04.498 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 08:30:04.512 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 08:30:04.516 [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) 08:30:04.520 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 08:30:04.520 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 08:30:04.520 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 08:30:04.521 [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) 08:30:04.521 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 08:30:04.522 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 08:30:04.522 [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") 08:30:04.523 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 08:30:04.523 [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) 08:30:04.526 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 08:30:04.526 [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) 08:30:04.527 [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") 08:30:04.527 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 08:30:04.528 [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) 08:30:04.528 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 08:30:04.528 [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) 08:30:04.531 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 08:30:04.533 [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) 08:30:04.534 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 08:30:04.534 [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") 08:30:04.534 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 08:30:04.536 [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) 08:30:04.536 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 08:30:04.537 [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) 08:30:04.537 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 08:30:04.537 [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) 08:30:04.538 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 08:30:04.539 [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) 08:30:04.539 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 08:30:04.539 [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) 08:30:04.540 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 08:30:04.540 [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) 08:30:04.540 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 08:30:04.540 [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") 08:30:04.549 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 08:30:04.551 [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) 08:30:04.551 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 08:30:04.552 [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) 08:30:04.552 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 08:30:04.553 [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) 08:30:04.553 [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") 08:30:04.553 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 08:30:04.554 [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) 08:30:04.554 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 08:30:04.554 [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) 08:30:04.555 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 08:30:04.555 [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) 08:30:04.555 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 08:30:04.555 [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") 08:30:04.555 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 08:30:04.556 [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 08:30:04.556 [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) 08:30:04.556 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 08:30:04.556 [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 08:30:04.556 [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) 08:30:04.560 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 08:30:04.560 [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) 08:30:04.561 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 08:30:04.561 [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) 08:30:04.564 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a237731 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:04.564 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d2998d8" with isolation "serializable" 08:30:04.760 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table 08:30:04.761 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repository" 08:30:04.765 [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) ) 08:30:05.114 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 349 ms 08:30:05.115 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id") 08:30:05.183 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 68 ms 08:30:05.396 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table 08:30:05.397 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "modification" 08:30:05.397 [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 ) 08:30:05.419 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 08:30:05.420 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id") 08:30:05.548 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 128 ms 08:30:05.619 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table 08:30:05.620 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "copymodification" 08:30:05.620 [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 ) 08:30:05.661 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 40 ms 08:30:05.661 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id") 08:30:05.751 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 90 ms 08:30:05.785 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 08:30:05.785 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 08:30:05.890 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 105 ms 08:30:05.892 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 08:30:05.892 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 08:30:05.970 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 78 ms 08:30:05.976 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 08:30:05.976 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 08:30:06.148 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 172 ms 08:30:06.148 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 08:30:06.148 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 08:30:06.191 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 43 ms 08:30:06.199 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 08:30:06.199 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 08:30:06.222 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:30:06.223 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 08:30:06.223 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 08:30:06.263 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 40 ms 08:30:06.263 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 08:30:06.263 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 08:30:06.351 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 88 ms 08:30:06.351 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 08:30:06.351 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 08:30:06.389 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 37 ms 08:30:06.389 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 08:30:06.389 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 08:30:06.403 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 08:30:06.403 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d2998d8" 08:30:06.448 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d2998d8" 08:30:06.448 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a237731 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d2998d8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:06.449 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a237731 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d2998d8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:06.462 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 08:30:06.463 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 08:30:06.465 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 08:30:06.491 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 08:30:06.492 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 08:30:06.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 08:30:06.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 08:30:06.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 08:30:06.495 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 08:30:06.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 08:30:06.497 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:06.497 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 08:30:06.498 [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 08:30:06.499 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:06.500 [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 08:30:06.501 [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 08:30:06.501 [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 08:30:06.502 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 08:30:06.503 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 08:30:06.506 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 08:30:06.507 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 08:30:06.507 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 08:30:06.508 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 08:30:06.509 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 08:30:06.510 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 08:30:06.511 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 08:30:06.511 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 08:30:06.512 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 08:30:06.513 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 08:30:06.514 [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 08:30:06.514 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 08:30:06.515 [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 08:30:06.516 [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 08:30:06.517 [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 08:30:06.517 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 08:30:06.517 [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. 08:30:06.517 [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. 08:30:06.518 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 08:30:06.520 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 08:30:06.520 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 08:30:06.520 [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") 08:30:06.521 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 08:30:06.521 [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) 08:30:06.521 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 08:30:06.521 [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) 08:30:06.524 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 08:30:06.524 [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) 08:30:06.525 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 08:30:06.525 [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) 08:30:06.525 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 08:30:06.526 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27d33393 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:06.526 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f6917fb" with isolation "serializable" 08:30:06.535 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table 08:30:06.535 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "deletemodification" 08:30:06.535 [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) ) 08:30:06.553 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 08:30:06.553 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id") 08:30:06.584 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms 08:30:06.607 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 08:30:06.607 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 08:30:06.630 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:30:06.630 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 08:30:06.630 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 08:30:06.663 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 33 ms 08:30:06.663 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 08:30:06.663 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 08:30:06.686 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:30:06.686 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f6917fb" 08:30:06.692 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f6917fb" 08:30:06.693 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27d33393 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f6917fb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:06.693 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27d33393 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f6917fb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:06.694 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 08:30:06.695 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 08:30:06.696 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 08:30:06.696 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 08:30:06.697 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 08:30:06.698 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 08:30:06.699 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 08:30:06.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:06.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 08:30:06.701 [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 08:30:06.702 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:06.703 [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 08:30:06.704 [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 08:30:06.705 [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 08:30:06.705 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 08:30:06.712 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 08:30:06.714 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 08:30:06.715 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 08:30:06.716 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 08:30:06.717 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 08:30:06.717 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 08:30:06.719 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 08:30:06.720 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 08:30:06.721 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 08:30:06.721 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 08:30:06.722 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 08:30:06.723 [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 08:30:06.724 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 08:30:06.725 [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 08:30:06.726 [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 08:30:06.727 [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 08:30:06.727 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 08:30:06.728 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 08:30:06.729 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 08:30:06.730 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 08:30:06.731 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 08:30:06.731 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 08:30:06.732 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 08:30:06.733 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 08:30:06.734 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:06.735 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 08:30:06.735 [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 08:30:06.736 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:06.737 [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 08:30:06.738 [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 08:30:06.739 [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 08:30:06.739 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 08:30:06.749 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 08:30:06.753 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 08:30:06.754 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 08:30:06.755 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 08:30:06.755 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 08:30:06.756 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 08:30:06.757 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 08:30:06.757 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 08:30:06.758 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 08:30:06.759 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 08:30:06.759 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 08:30:06.760 [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 08:30:06.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 08:30:06.763 [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 08:30:06.764 [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 08:30:06.764 [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 08:30:06.764 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 08:30:06.765 [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. 08:30:06.765 [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. 08:30:06.765 [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. 08:30:06.766 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 08:30:06.766 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 08:30:06.767 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 08:30:06.767 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 08:30:06.768 [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) 08:30:06.768 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 08:30:06.768 [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") 08:30:06.768 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 08:30:06.769 [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) 08:30:06.769 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 08:30:06.769 [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) 08:30:06.770 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 08:30:06.770 [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) 08:30:06.770 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 08:30:06.770 [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) 08:30:06.771 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 08:30:06.771 [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) 08:30:06.771 [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") 08:30:06.772 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 08:30:06.772 [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) 08:30:06.772 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 08:30:06.772 [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) 08:30:06.773 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 08:30:06.773 [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) 08:30:06.773 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 08:30:06.773 [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") 08:30:06.774 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@372ca2d6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:06.774 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3204e238" with isolation "serializable" 08:30:06.782 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table 08:30:06.783 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repofile" 08:30:06.783 [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 ) 08:30:06.809 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 08:30:06.809 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id") 08:30:06.843 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 34 ms 08:30:06.871 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 08:30:06.871 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 08:30:06.901 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 08:30:06.901 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 08:30:06.901 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 08:30:06.928 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 08:30:06.928 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 08:30:06.928 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 08:30:06.950 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 08:30:06.950 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 08:30:06.950 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 08:30:06.981 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 08:30:06.981 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3204e238" 08:30:06.987 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3204e238" 08:30:06.988 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@372ca2d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3204e238, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:06.988 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@372ca2d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3204e238, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:06.990 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 08:30:06.993 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 08:30:06.996 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 08:30:06.998 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 08:30:07.001 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 08:30:07.002 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 08:30:07.003 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 08:30:07.003 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:07.004 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 08:30:07.005 [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 08:30:07.005 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:07.006 [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 08:30:07.007 [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 08:30:07.008 [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 08:30:07.008 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 08:30:07.009 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 08:30:07.029 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 08:30:07.030 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 08:30:07.031 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 08:30:07.031 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 08:30:07.032 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 08:30:07.033 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 08:30:07.034 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 08:30:07.035 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 08:30:07.036 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 08:30:07.036 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 08:30:07.037 [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 08:30:07.039 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 08:30:07.040 [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 08:30:07.040 [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 08:30:07.041 [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 08:30:07.042 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 08:30:07.042 [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. 08:30:07.042 [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. 08:30:07.043 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 08:30:07.044 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 08:30:07.045 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 08:30:07.045 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 08:30:07.046 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 08:30:07.047 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 08:30:07.047 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 08:30:07.048 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 08:30:07.049 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:07.050 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 08:30:07.050 [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 08:30:07.051 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:07.052 [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 08:30:07.052 [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 08:30:07.053 [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 08:30:07.053 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 08:30:07.059 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 08:30:07.063 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 08:30:07.063 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 08:30:07.064 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 08:30:07.065 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 08:30:07.065 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 08:30:07.066 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 08:30:07.066 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 08:30:07.067 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 08:30:07.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 08:30:07.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 08:30:07.069 [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 08:30:07.070 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 08:30:07.071 [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 08:30:07.071 [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 08:30:07.072 [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 08:30:07.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 08:30:07.072 [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. 08:30:07.072 [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. 08:30:07.073 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 08:30:07.075 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 08:30:07.075 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 08:30:07.075 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 08:30:07.076 [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) 08:30:07.076 [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") 08:30:07.077 [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" () 08:30:07.077 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 08:30:07.078 [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 08:30:07.078 [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) 08:30:07.078 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 08:30:07.079 [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 08:30:07.079 [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) 08:30:07.079 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 08:30:07.079 [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 08:30:07.079 [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) 08:30:07.079 [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") 08:30:07.080 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 08:30:07.081 [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) 08:30:07.082 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 08:30:07.083 [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) 08:30:07.084 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 08:30:07.084 [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) 08:30:07.084 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 08:30:07.084 [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) 08:30:07.084 [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") 08:30:07.084 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 08:30:07.085 [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) 08:30:07.085 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 08:30:07.085 [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) 08:30:07.085 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 08:30:07.086 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3240b2a4 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:07.086 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58434b19" with isolation "serializable" 08:30:07.095 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:30:07.096 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:30:07.357 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 261 ms 08:30:07.357 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found 08:30:07.358 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "length" for table "repofile" 08:30:07.358 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "inprogress" for table "repofile" 08:30:07.358 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "sha1" for table "repofile" 08:30:07.358 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT 08:30:07.365 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms 08:30:07.365 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N')) 08:30:07.380 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 08:30:07.380 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255) 08:30:07.387 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 7 ms 08:30:07.407 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table 08:30:07.407 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "filechunk" 08:30:07.408 [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 ) 08:30:07.423 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 08:30:07.423 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id") 08:30:07.454 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms 08:30:07.800 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 08:30:07.801 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 08:30:07.801 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 08:30:07.826 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 08:30:08.113 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:30:08.148 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:30:08.149 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 08:30:08.149 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 08:30:08.189 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 40 ms 08:30:08.190 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 08:30:08.190 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 08:30:08.207 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 08:30:08.208 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 08:30:08.208 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 08:30:08.232 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 08:30:08.233 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58434b19" 08:30:08.246 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58434b19" 08:30:08.246 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3240b2a4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58434b19, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:08.252 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3240b2a4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58434b19, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:08.256 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 08:30:08.259 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 08:30:08.261 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 08:30:08.262 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 08:30:08.262 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 08:30:08.263 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 08:30:08.264 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 08:30:08.264 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:08.265 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 08:30:08.266 [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 08:30:08.266 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:08.267 [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 08:30:08.268 [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 08:30:08.268 [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 08:30:08.268 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 08:30:08.269 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 08:30:08.271 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 08:30:08.272 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 08:30:08.273 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 08:30:08.274 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 08:30:08.274 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 08:30:08.275 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 08:30:08.275 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 08:30:08.276 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 08:30:08.276 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 08:30:08.277 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 08:30:08.278 [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 08:30:08.278 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 08:30:08.279 [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 08:30:08.280 [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 08:30:08.281 [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 08:30:08.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 08:30:08.281 [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. 08:30:08.281 [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. 08:30:08.281 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 08:30:08.282 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 08:30:08.283 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 08:30:08.283 [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) 08:30:08.283 [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") 08:30:08.283 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 08:30:08.283 [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) 08:30:08.284 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 08:30:08.284 [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) 08:30:08.284 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 08:30:08.284 [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) 08:30:08.284 [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") 08:30:08.285 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 08:30:08.285 [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) 08:30:08.285 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 08:30:08.285 [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) 08:30:08.285 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 08:30:08.286 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@48904d5a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:08.286 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12bbfc54" with isolation "serializable" 08:30:08.293 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table 08:30:08.293 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "lastsynctoremoterepo" 08:30:08.294 [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, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 08:30:08.309 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 08:30:08.309 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id") 08:30:08.342 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 33 ms 08:30:08.365 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 08:30:08.365 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 08:30:08.388 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:30:08.388 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 08:30:08.388 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 08:30:08.399 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 08:30:08.399 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 08:30:08.399 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 08:30:08.437 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 38 ms 08:30:08.438 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12bbfc54" 08:30:08.451 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12bbfc54" 08:30:08.452 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@48904d5a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12bbfc54, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:08.452 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@48904d5a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12bbfc54, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:08.455 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 08:30:08.456 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 08:30:08.458 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 08:30:08.460 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 08:30:08.462 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 08:30:08.465 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 08:30:08.466 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 08:30:08.466 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:08.467 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 08:30:08.468 [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 08:30:08.468 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:08.469 [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 08:30:08.470 [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 08:30:08.471 [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 08:30:08.471 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 08:30:08.472 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 08:30:08.480 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 08:30:08.481 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 08:30:08.482 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 08:30:08.482 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 08:30:08.483 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 08:30:08.484 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 08:30:08.484 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 08:30:08.485 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 08:30:08.486 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 08:30:08.486 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 08:30:08.487 [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 08:30:08.488 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 08:30:08.488 [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 08:30:08.489 [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 08:30:08.490 [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 08:30:08.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 08:30:08.491 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 08:30:08.491 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 08:30:08.491 [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") 08:30:08.497 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 08:30:08.497 [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" () 08:30:08.498 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 08:30:08.498 [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 08:30:08.498 [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) 08:30:08.500 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 08:30:08.500 [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 08:30:08.500 [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) 08:30:08.500 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@38c9e0d6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:08.500 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4693a9ef" with isolation "serializable" 08:30:08.509 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 08:30:08.509 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "root_id_oid" for table "repository" 08:30:08.510 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "privatekey" for table "repository" 08:30:08.510 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT 08:30:08.514 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms 08:30:08.514 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA 08:30:08.518 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms 08:30:08.542 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 08:30:08.543 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 08:30:08.543 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 08:30:08.567 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 08:30:08.606 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 08:30:08.606 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 08:30:08.606 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 08:30:08.620 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 08:30:08.645 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 08:30:08.646 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4693a9ef" 08:30:08.651 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4693a9ef" 08:30:08.651 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@38c9e0d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4693a9ef, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:08.652 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@38c9e0d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4693a9ef, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:08.653 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 08:30:08.655 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 08:30:08.655 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 08:30:08.656 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 08:30:08.656 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 08:30:08.657 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 08:30:08.659 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 08:30:08.660 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:08.662 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 08:30:08.663 [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 08:30:08.665 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:08.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 08:30:08.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 08:30:08.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 08:30:08.670 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 08:30:08.671 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 08:30:08.673 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 08:30:08.674 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 08:30:08.675 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 08:30:08.675 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 08:30:08.676 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 08:30:08.676 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 08:30:08.677 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 08:30:08.678 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 08:30:08.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 08:30:08.680 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 08:30:08.681 [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 08:30:08.682 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 08:30:08.683 [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 08:30:08.684 [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 08:30:08.684 [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 08:30:08.684 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 08:30:08.685 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 08:30:08.686 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 08:30:08.687 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 08:30:08.687 [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) 08:30:08.687 [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") 08:30:08.687 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 08:30:08.688 [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) 08:30:08.690 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 08:30:08.691 [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) 08:30:08.691 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 08:30:08.691 [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) 08:30:08.691 [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") 08:30:08.691 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 08:30:08.692 [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) 08:30:08.692 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 08:30:08.692 [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) 08:30:08.692 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 08:30:08.695 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 08:30:08.695 [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) 08:30:08.696 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 08:30:08.696 [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) 08:30:08.696 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 08:30:08.697 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@338b49d3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:08.697 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2aa7399c" with isolation "serializable" 08:30:08.703 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table 08:30:08.703 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "remoterepositoryrequest" 08:30:08.704 [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 ) 08:30:08.734 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 08:30:08.734 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id") 08:30:08.765 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 08:30:08.798 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table 08:30:08.798 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "localrepository_aliases" 08:30:08.799 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases" ( "id_oid" BIGINT NOT NULL, "element" VARCHAR(255) NOT NULL ) 08:30:08.820 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 08:30:08.820 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element") 08:30:08.851 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms 08:30:08.874 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 08:30:08.875 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 08:30:08.908 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 33 ms 08:30:08.913 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 08:30:08.914 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 08:30:08.986 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 72 ms 08:30:08.987 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 08:30:08.987 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 08:30:09.002 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 08:30:09.003 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2aa7399c" 08:30:09.012 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2aa7399c" 08:30:09.012 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@338b49d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2aa7399c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:09.012 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@338b49d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2aa7399c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:09.014 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 08:30:09.015 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 08:30:09.016 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 08:30:09.016 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 08:30:09.017 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 08:30:09.019 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 08:30:09.019 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 08:30:09.020 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:09.021 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 08:30:09.022 [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 08:30:09.023 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:09.023 [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 08:30:09.024 [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 08:30:09.025 [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 08:30:09.025 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 08:30:09.028 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 08:30:09.031 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 08:30:09.031 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 08:30:09.032 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 08:30:09.033 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 08:30:09.033 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 08:30:09.034 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 08:30:09.035 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 08:30:09.035 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 08:30:09.036 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 08:30:09.037 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 08:30:09.037 [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 08:30:09.038 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 08:30:09.039 [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 08:30:09.040 [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 08:30:09.041 [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 08:30:09.041 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 08:30:09.041 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 08:30:09.042 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 08:30:09.043 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 08:30:09.043 [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) 08:30:09.043 [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") 08:30:09.044 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 08:30:09.044 [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) 08:30:09.044 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 08:30:09.044 [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) 08:30:09.044 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 08:30:09.044 [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) 08:30:09.045 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 08:30:09.045 [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) 08:30:09.045 [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") 08:30:09.045 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 08:30:09.045 [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) 08:30:09.045 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 08:30:09.046 [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) 08:30:09.046 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 08:30:09.047 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a45d714 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:09.047 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4483d35" with isolation "serializable" 08:30:09.053 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table 08:30:09.054 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "fileinprogressmarker" 08:30:09.054 [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 ) 08:30:09.076 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 08:30:09.076 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id") 08:30:09.124 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 48 ms 08:30:09.142 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 08:30:09.142 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 08:30:09.175 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms 08:30:09.176 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 08:30:09.176 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 08:30:09.211 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 35 ms 08:30:09.211 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4483d35" 08:30:09.219 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4483d35" 08:30:09.220 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a45d714 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4483d35, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:09.220 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a45d714 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4483d35, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:09.223 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 08:30:09.225 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 08:30:09.226 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 08:30:09.228 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 08:30:09.229 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 08:30:09.232 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 08:30:09.233 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 08:30:09.234 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:09.235 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 08:30:09.236 [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 08:30:09.237 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:09.252 [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 08:30:09.253 [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 08:30:09.254 [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 08:30:09.254 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 08:30:09.255 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 08:30:09.256 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 08:30:09.257 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 08:30:09.258 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 08:30:09.258 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 08:30:09.259 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 08:30:09.260 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 08:30:09.260 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 08:30:09.261 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 08:30:09.264 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 08:30:09.266 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 08:30:09.268 [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 08:30:09.270 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 08:30:09.271 [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 08:30:09.272 [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 08:30:09.273 [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 08:30:09.273 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 08:30:09.273 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 08:30:09.274 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 08:30:09.275 [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") 08:30:09.275 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 08:30:09.275 [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 08:30:09.275 [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) 08:30:09.276 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ee25d80 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:09.276 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd" with isolation "serializable" 08:30:09.285 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:30:09.285 [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 "" 08:30:09.360 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 75 ms 08:30:09.360 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found 08:30:09.361 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "target" for table "repofile" 08:30:09.361 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255) 08:30:09.366 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms 08:30:09.395 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 08:30:09.429 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:30:09.451 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:30:09.451 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd" 08:30:09.461 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd" 08:30:09.461 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ee25d80 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:09.461 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ee25d80 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:09.463 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 08:30:09.463 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 08:30:09.464 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 08:30:09.464 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 08:30:09.465 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 08:30:09.465 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 08:30:09.467 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 08:30:09.467 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:09.468 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 08:30:09.468 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:09.469 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:09.470 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:30:09.471 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:09.471 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 08:30:09.471 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 08:30:09.473 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 08:30:09.477 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 08:30:09.478 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 08:30:09.479 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 08:30:09.479 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 08:30:09.480 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 08:30:09.480 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 08:30:09.481 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 08:30:09.482 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 08:30:09.482 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 08:30:09.483 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 08:30:09.484 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:09.484 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 08:30:09.485 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:30:09.486 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:09.487 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 08:30:09.487 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 08:30:09.487 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:30:09.487 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:30:09.487 [main] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 08:30:09.488 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 08:30:09.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 08:30:09.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 08:30:09.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 08:30:09.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 08:30:09.491 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 08:30:09.492 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 08:30:09.492 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:09.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 08:30:09.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 08:30:09.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 08:30:09.495 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 08:30:09.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 08:30:09.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 08:30:09.497 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 08:30:09.498 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 08:30:09.498 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 08:30:09.498 [main] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 08:30:09.498 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 08:30:09.499 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 08:30:09.500 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 08:30:09.500 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:30:09.500 [main] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 08:30:09.500 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 08:30:09.500 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:30:09.500 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 08:30:09.501 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:30:09.501 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 08:30:09.501 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:30:09.501 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 08:30:09.501 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:30:09.503 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 08:30:09.503 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 08:30:09.503 [main] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:30:09.504 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 08:30:09.504 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:30:09.505 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 08:30:09.505 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:30:09.505 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 08:30:09.506 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5740ff5e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:09.506 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a901445" with isolation "serializable" 08:30:09.512 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned no table 08:30:09.512 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "transferdonemarker" 08:30:09.512 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "transferdonemarker" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "fromentityid" BIGINT NOT NULL, "fromlocalrevision" BIGINT NOT NULL, "fromrepositoryid" VARCHAR(255) NOT NULL, "torepositoryid" VARCHAR(255) NOT NULL, "transferdonemarkertype" INTEGER NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 08:30:09.528 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 08:30:09.528 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "transferdonemarker" ADD CONSTRAINT "transferdonemarker_pk" PRIMARY KEY ("id") 08:30:09.561 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 33 ms 08:30:09.576 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema "" 08:30:09.576 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid") 08:30:09.601 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 08:30:09.603 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema "" 08:30:09.603 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid") 08:30:09.634 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms 08:30:09.634 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a901445" 08:30:09.640 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a901445" 08:30:09.640 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5740ff5e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a901445, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:09.641 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5740ff5e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a901445, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:09.645 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:09.646 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3c46dcbe" closed 08:30:09.648 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3c46dcbe" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@68577ba8" with txn="org.datanucleus.TransactionImpl@724b939e" 08:30:09.664 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:09.664 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3c46dcbe (optimistic=false) 08:30:09.667 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 08:30:09.667 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 08:30:09.667 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 08:30:09.668 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 08:30:09.668 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 08:30:09.821 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" 08:30:09.863 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="org.datanucleus.identity.IdentityReference@97a145b") enlisted in transactional cache 08:30:09.870 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 08:30:09.895 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 25 ms 08:30:09.896 [main] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 08:30:09.897 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 08:30:09.975 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 75 ms 08:30:09.975 [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'" 08:30:09.980 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:09.985 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7930ffa9, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:09.985 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:30:09.987 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:09.988 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:30:10.005 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@70c69586" 08:30:10.010 [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' 08:30:10.010 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:10.017 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 29 ms 08:30:10.033 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" being inserted into table ""repository"" 08:30:10.033 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.067 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49fa1d74" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375" 08:30:10.070 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist". 08:30:10.070 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" 08:30:10.071 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="org.datanucleus.identity.IdentityReference@2a097d77") enlisted in transactional cache 08:30:10.072 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" being inserted into table ""repofile"" 08:30:10.072 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.083 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6a916402" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375" 08:30:10.084 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="") is having the value in field "created" replaced by a SCO wrapper 08:30:10.087 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="") is having the value in field "changed" replaced by a SCO wrapper 08:30:10.088 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="") is having the value in field "lastModified" replaced by a SCO wrapper 08:30:10.089 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2018-07-14 08:29:58.567>,,<0>,<''>,,<2018-07-14 08:30:09.668>,<2018-07-14 08:30:09.668>,<'Directory'>) 08:30:10.252 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 163 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6a916402" 08:30:10.260 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" was inserted in the datastore and was given strategy value of "1" 08:30:10.268 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]") 08:30:10.268 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="org.datanucleus.identity.IdentityReference@2a097d77") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1" 08:30:10.268 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 08:30:10.269 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6a916402" 08:30:10.269 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 08:30:10.272 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="") is having the value in field "created" replaced by a SCO wrapper 08:30:10.272 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="") is having the value in field "changed" replaced by a SCO wrapper 08:30:10.273 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (,<'ba119da1-a6f3-4e4f-b863-c6a42f6682b5'>,<0>,<2018-07-14 08:30:09.668>,<2018-07-14 08:30:09.668>,,<1>,<'LocalRepository'>) 08:30:10.281 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 8 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49fa1d74" 08:30:10.282 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" was inserted in the datastore and was given strategy value of "1" 08:30:10.282 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]") 08:30:10.282 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="org.datanucleus.identity.IdentityReference@97a145b") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" 08:30:10.282 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 08:30:10.282 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 08:30:10.282 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 08:30:10.282 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 08:30:10.282 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49fa1d74" 08:30:10.282 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 08:30:10.283 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 08:30:10.295 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" 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] 08:30:10.296 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 08:30:10.296 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 08:30:10.296 [main] INFO c.c.c.local.LocalRepoManagerImpl - [18245eb0]initPersistenceManagerFactory: repositoryId=ba119da1-a6f3-4e4f-b863-c6a42f6682b5 08:30:10.296 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3c46dcbe 08:30:10.296 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 08:30:10.297 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:10.298 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="") 08:30:10.300 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") 08:30:10.301 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7930ffa9]] 08:30:10.301 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:30:10.307 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:10.307 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.309 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW" 08:30:10.309 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache 08:30:10.309 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW" 08:30:10.310 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:30:10.310 [main] DEBUG DataNucleus.Transaction - Transaction committed in 14 ms 08:30:10.310 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1, lifecycle=HOLLOW] 08:30:10.310 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 2] 08:30:10.311 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@7cfb4736 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@7cfb4736, lifecycle=HOLLOW] 08:30:10.311 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" being removed from Level 1 cache [current cache size = 1] 08:30:10.311 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:10.311 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3c46dcbe" closed 08:30:10.311 [main] INFO c.c.c.local.LocalRepoManagerImpl - [18245eb0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8241 ms. 08:30:10.311 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3c46dcbe" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@68577ba8" with txn="org.datanucleus.TransactionImpl@39c96e48" 08:30:10.311 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:10.311 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3c46dcbe (optimistic=false) 08:30:10.324 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 08:30:10.330 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 08:30:10.347 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 17 ms 08:30:10.347 [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] 08:30:10.348 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 08:30:10.360 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 12 ms 08:30:10.360 [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" < ?" 08:30:10.361 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@705a8dbc [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:10.361 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@40729f01, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:10.361 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@705a8dbc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d535a3d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:30:10.361 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@705a8dbc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d535a3d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.361 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 08:30:10.369 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@49e4c2d5" 08:30:10.371 [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" < <2018-07-13 08:30:10.321> 08:30:10.372 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:10.373 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 08:30:10.375 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3c46dcbe 08:30:10.375 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:10.375 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:10.375 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@40729f01]] 08:30:10.375 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@705a8dbc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d535a3d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:30:10.376 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@705a8dbc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d535a3d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:10.376 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@705a8dbc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d535a3d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.376 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:30:10.376 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:10.376 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3c46dcbe" closed 08:30:10.376 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:10.377 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]tryAcquire: returning true. lockCounter=1 08:30:10.377 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]tryAcquire: returning true. lockCounter=2 08:30:10.377 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:10.378 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]release: NOT releasing underlying FileLock. lockCounter=1 08:30:10.378 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]tryAcquire: returning true. lockCounter=2 08:30:10.379 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]release: NOT releasing underlying FileLock. lockCounter=1 08:30:10.379 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]release: releasing underlying FileLock. lockCounter=0 08:30:10.389 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3c46dcbe" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@68577ba8" with txn="org.datanucleus.TransactionImpl@465b38e6" 08:30:10.389 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:10.389 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3c46dcbe (optimistic=false) 08:30:10.392 [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 08:30:10.392 [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 08:30:10.392 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:10.392 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1015a4b9, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:10.393 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1acb74ad, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:30:10.393 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1acb74ad, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.393 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:30:10.393 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2f382a5e" 08:30:10.393 [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' 08:30:10.393 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:10.394 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 08:30:10.398 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:30:10.399 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:30:10.402 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:30:10.402 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:30:10.402 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="1") enlisted in transactional cache 08:30:10.403 [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@1a1cc163" 08:30:10.410 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" 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] 08:30:10.410 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:30:10.411 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" field "aliases" loading contents to SCO wrapper from the datastore 08:30:10.417 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1acb74ad, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.429 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@e111c7c" 08:30:10.429 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:30:10.430 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:10.432 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@67e25252" 08:30:10.432 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58f4b31a]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:10.433 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58f4b31a]tryAcquire: returning true. lockCounter=1 08:30:10.433 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58f4b31a]tryAcquire: returning true. lockCounter=2 08:30:10.434 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:10.434 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58f4b31a]release: NOT releasing underlying FileLock. lockCounter=1 08:30:10.435 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58f4b31a]release: releasing underlying FileLock. lockCounter=0 08:30:10.435 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:10.435 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:10.435 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:30:10.435 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:10.436 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:10.436 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3c46dcbe 08:30:10.436 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:10.436 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:10.436 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1015a4b9]] 08:30:10.436 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1acb74ad, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:30:10.437 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1acb74ad, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:10.437 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1acb74ad, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.438 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:30:10.438 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:30:10.438 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 08:30:10.439 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163, lifecycle=HOLLOW] 08:30:10.439 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:30:10.439 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:10.439 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3c46dcbe" closed 08:30:10.440 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3c46dcbe" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@68577ba8" with txn="org.datanucleus.TransactionImpl@1682c08c" 08:30:10.440 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:10.440 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3c46dcbe (optimistic=false) 08:30:10.441 [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 08:30:10.441 [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 08:30:10.441 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:10.442 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@77fa9381, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:10.442 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:30:10.442 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.442 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:30:10.442 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@479b5066" 08:30:10.443 [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' 08:30:10.443 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:10.444 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 08:30:10.444 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:30:10.444 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:30:10.445 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:30:10.445 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:30:10.445 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="1") enlisted in transactional cache 08:30:10.445 [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@2e32fc22" 08:30:10.447 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" 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] 08:30:10.447 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:30:10.450 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.482 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1823b9c4" 08:30:10.482 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 08:30:10.489 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 7 ms 08:30:10.490 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b2553d9" 08:30:10.490 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" field "aliases" loading contents to SCO wrapper from the datastore 08:30:10.492 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.493 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@753fd7a1" 08:30:10.493 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:30:10.493 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:10.493 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@21b6c9c2" 08:30:10.495 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:10.495 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:10.495 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:30:10.496 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:10.496 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:10.496 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3c46dcbe 08:30:10.496 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:10.496 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:10.496 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@77fa9381]] 08:30:10.496 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:30:10.497 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:10.497 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.497 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:30:10.498 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:30:10.498 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 08:30:10.498 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22, lifecycle=HOLLOW] 08:30:10.498 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:30:10.498 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:10.499 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3c46dcbe" closed 08:30:10.500 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [18245eb0]open: closing=false closeAbortable=true 08:30:10.512 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1e692555]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:10.512 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1e692555]tryAcquire: returning true. lockCounter=1 08:30:10.513 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:10.514 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1e692555]release: releasing underlying FileLock. lockCounter=0 08:30:10.517 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3c46dcbe" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@68577ba8" with txn="org.datanucleus.TransactionImpl@76fe6cdc" 08:30:10.517 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:10.517 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3c46dcbe (optimistic=false) 08:30:10.518 [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 08:30:10.518 [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 08:30:10.519 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:10.519 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@32a2a6be, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:10.519 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:30:10.519 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.519 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:30:10.520 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4da39ca9" 08:30:10.520 [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' 08:30:10.520 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:10.521 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 08:30:10.521 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:30:10.521 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:30:10.521 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:30:10.523 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:30:10.523 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="1") enlisted in transactional cache 08:30:10.523 [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@6d0be7ab" 08:30:10.523 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" 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] 08:30:10.524 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:30:10.524 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.531 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3d20e575" 08:30:10.531 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'jjl17c08-b18i5'> 08:30:10.532 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:10.533 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2b4b96a4" 08:30:10.533 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" field "aliases" loading contents to SCO wrapper from the datastore 08:30:10.534 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.534 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2dd8ff1d" 08:30:10.534 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:30:10.534 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:10.535 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@36b9cb99" 08:30:10.535 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.539 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4ceff87d" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059" 08:30:10.540 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'jjl17c08-b18i5'>) 08:30:10.541 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4ceff87d" 08:30:10.541 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4ceff87d" 08:30:10.542 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY" 08:30:10.543 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:10.543 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]tryAcquire: returning true. lockCounter=1 08:30:10.543 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]tryAcquire: returning true. lockCounter=2 08:30:10.543 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:10.544 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]release: NOT releasing underlying FileLock. lockCounter=1 08:30:10.544 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]tryAcquire: returning true. lockCounter=2 08:30:10.544 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:10.544 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]release: NOT releasing underlying FileLock. lockCounter=1 08:30:10.545 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]tryAcquire: returning true. lockCounter=2 08:30:10.545 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]release: NOT releasing underlying FileLock. lockCounter=1 08:30:10.545 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]release: releasing underlying FileLock. lockCounter=0 08:30:10.546 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 08:30:10.547 [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 08:30:10.547 [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 08:30:10.548 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.548 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:30:10.548 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3a6045c6" 08:30:10.548 [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' 08:30:10.548 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:10.549 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 08:30:10.549 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 08:30:10.551 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:10.551 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:10.552 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onWrite: setChanged(Sat Jul 14 08:30:10 CEST 2018) for LocalRepository[id=1] 08:30:10.552 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache 08:30:10.552 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:30:10.553 [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 08:30:10.553 [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 08:30:10.553 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.553 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:30:10.553 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@53b1a3f8" 08:30:10.553 [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' 08:30:10.553 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:10.553 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 0 ms 08:30:10.553 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 08:30:10.561 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" having fields "changed,revision" updated in table ""repository"" 08:30:10.561 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.577 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49469ffa" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059" 08:30:10.577 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2018-07-14 08:30:10.551>,"revision"=<1> WHERE "id"=<1> 08:30:10.583 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 6 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49469ffa" 08:30:10.584 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49469ffa" 08:30:10.584 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 08:30:10.584 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:10.584 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:30:10.584 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:10.584 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:10.584 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3c46dcbe 08:30:10.585 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:10.585 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:10.585 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6]", version="") 08:30:10.585 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@32a2a6be]] 08:30:10.585 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:30:10.634 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:10.634 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3c46dcbe" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 08:30:10.634 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW" 08:30:10.635 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:30:10.635 [main] DEBUG DataNucleus.Transaction - Transaction committed in 51 ms 08:30:10.635 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab, lifecycle=HOLLOW] 08:30:10.635 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:30:10.635 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:10.635 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3c46dcbe" closed 08:30:10.637 [main] INFO c.c.c.local.LocalRepoManagerImpl - [18245eb0]_close: Shutting down real LocalRepoManager. 08:30:10.873 [main] DEBUG DataNucleus.Connection - Closing Connection Pool tx 08:30:10.874 [main] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 08:30:10.875 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 08:30:10.876 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 08:30:10.877 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared 08:30:11.587 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [28276e50]release: releasing underlying FileLock. lockCounter=0 08:30:11.610 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next). 08:30:11.611 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next). 08:30:11.635 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 08:30:12.345 [qtp1645547422-21-acceptor-0-ServerConnector@7d8995e{HTTP/1.1}{127.0.0.1:35720}] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@58cb2508 08:30:12.347 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:30:12.347 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@58cb2508 08:30:12.373 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,Open,in,out,-,-,30000,null}{io=0,kio=0,kro=0} 08:30:12.373 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.IdleTimeout - SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,Open,in,out,-,-,30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 9 ms, remaining: 29991 ms 08:30:12.450 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@f8ca174{IDLE} 08:30:12.451 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@f8ca174{IDLE} 08:30:12.451 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@f8ca174{IDLE} 08:30:12.452 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG o.e.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@f8ca174{FILL_INTERESTED} 08:30:12.453 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 0 -> 1 for SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=0,kro=0} 08:30:12.453 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@53dbde22 08:30:12.453 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 08:30:12.454 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Created SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=1,kro=0} 08:30:12.454 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:30:12.454 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 08:30:12.454 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 08:30:12.455 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 1 -> 0 for SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,Open,in,out,R,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:30:12.455 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@53dbde22 08:30:12.455 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG o.e.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@f8ca174{FILLING} 08:30:12.455 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:30:12.457 [qtp1645547422-22] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@f8ca174{FILLING} onFillable HttpChannelState@7212fac5{s=IDLE i=true a=null} 08:30:12.458 [qtp1645547422-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:30:12.459 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7cd50af7[p=0,l=530,c=8192,r=530]={<<>>>�����������������...���������������} 08:30:12.461 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:30:12.464 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:30:12.464 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:30:12.464 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:30:12.465 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:30:12.465 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:30:12.474 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:30:12.474 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:12.478 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:30:12.478 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:30:12.478 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:12.478 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:30:12.478 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:30:12.478 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:12.479 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:30:12.479 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:30:12.479 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:12.479 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:30:12.479 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:30:12.479 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:12.479 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 08:30:12.480 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:12.480 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:30:12.480 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:30:12.480 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:12.480 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:30:12.487 [qtp1645547422-22] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@25301691{r=1,a=IDLE,uri=-} handle enter 08:30:12.488 [qtp1645547422-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@7212fac5{s=IDLE i=true a=null} handling IDLE 08:30:12.492 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@25301691{r=1,a=DISPATCHED,uri=/RepoInfo} action REQUEST_DISPATCH 08:30:12.493 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.Server - REQUEST /RepoInfo on HttpChannelOverHttp@25301691{r=1,a=DISPATCHED,uri=/RepoInfo} 08:30:12.494 [qtp1645547422-22 - /RepoInfo] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@45752059{/,null,AVAILABLE} 08:30:12.495 [qtp1645547422-22 - /RepoInfo] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@45752059{/,null,AVAILABLE} 08:30:12.498 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.session - sessionManager=org.eclipse.jetty.server.session.HashSessionManager@36ebc363 08:30:12.498 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.session - session=null 08:30:12.499 [qtp1645547422-22 - /RepoInfo] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:30:12.499 [qtp1645547422-22 - /RepoInfo] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 08:30:12.624 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 08:30:12.629 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic TGgzRG53Um51amtldWlYTHEyaWxqZzpaI3JLSDlxb35QdkEzYngraVF3aEFTeE9L 08:30:12.650 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7cd50af7[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236||||<<<>>>�����������������...���������������} 08:30:12.650 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@25301691{r=1,a=DISPATCHED,uri=/RepoInfo} content java.nio.HeapByteBufferR[pos=294 lim=530 cap=8192] 08:30:12.651 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 08:30:12.651 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@25301691{r=1,a=DISPATCHED,uri=/RepoInfo} messageComplete 08:30:12.651 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@52a299d9 EOF 08:30:12.707 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@52a299d9 eof EOF 08:30:12.708 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@52a299d9 eof EOF 08:30:12.713 [qtp1645547422-22 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [3dda7d8d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5' 08:30:12.714 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3d3040d9]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5/.cloudstore-repo/cloudstore-repository.lock' 08:30:12.714 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3d3040d9]tryAcquire: returning true. lockCounter=1 08:30:12.714 [qtp1645547422-22 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [3dda7d8d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5' locked successfully. 08:30:12.715 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - [3dda7d8d]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 08:30:12.717 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 08:30:12.720 [qtp1645547422-22 - /RepoInfo] 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. 08:30:12.735 [qtp1645547422-22 - /RepoInfo] 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. 08:30:12.747 [qtp1645547422-22 - /RepoInfo] 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. 08:30:12.752 [qtp1645547422-22 - /RepoInfo] 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. 08:30:12.758 [qtp1645547422-22 - /RepoInfo] 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. 08:30:12.759 [qtp1645547422-22 - /RepoInfo] 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. 08:30:12.762 [qtp1645547422-22 - /RepoInfo] 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. 08:30:12.779 [qtp1645547422-22 - /RepoInfo] 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. 08:30:12.787 [qtp1645547422-22 - /RepoInfo] 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. 08:30:12.798 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Java types support initialising ... 08:30:12.801 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.801 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Type converter support initialising ... 08:30:12.804 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Type converter support loaded 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : java.lang.String,int[] 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.lang.String,byte[],java.nio.ByteBuffer 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String,java.nio.ByteBuffer 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long,java.nio.ByteBuffer 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date 08:30:12.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date 08:30:12.806 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 08:30:12.806 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 08:30:12.806 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date 08:30:12.806 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 08:30:12.806 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 08:30:12.806 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 08:30:12.806 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 08:30:12.806 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 08:30:12.806 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 08:30:12.807 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 08:30:12.808 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 08:30:12.809 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 08:30:12.810 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 08:30:12.810 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 08:30:12.811 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 08:30:12.811 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 08:30:12.812 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 08:30:12.812 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 08:30:12.813 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:12.813 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 08:30:12.814 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:12.815 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:12.815 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.816 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:12.816 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.816 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 08:30:12.817 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 08:30:12.822 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 08:30:12.822 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 08:30:12.823 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 08:30:12.823 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 08:30:12.824 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 08:30:12.824 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 08:30:12.825 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 08:30:12.825 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 08:30:12.826 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 08:30:12.827 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 08:30:12.827 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:12.828 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 08:30:12.828 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.829 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:12.829 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.829 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 08:30:12.830 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 08:30:12.831 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 08:30:12.831 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 08:30:12.831 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 08:30:12.832 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 08:30:12.832 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 08:30:12.833 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 08:30:12.833 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:12.834 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 08:30:12.835 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:12.835 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:12.836 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.837 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:12.837 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.837 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 08:30:12.841 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 08:30:12.854 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 08:30:12.855 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 08:30:12.856 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 08:30:12.856 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 08:30:12.856 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 08:30:12.857 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 08:30:12.858 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 08:30:12.859 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 08:30:12.859 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 08:30:12.859 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 08:30:12.860 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:12.860 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 08:30:12.861 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.862 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:12.862 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.862 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 08:30:12.863 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 08:30:12.863 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 08:30:12.864 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 08:30:12.864 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 08:30:12.865 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 08:30:12.865 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 08:30:12.866 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 08:30:12.866 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:12.867 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 08:30:12.867 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:12.868 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:12.868 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.869 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:12.870 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.870 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 08:30:12.871 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 08:30:12.871 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 08:30:12.872 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 08:30:12.873 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 08:30:12.873 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 08:30:12.874 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 08:30:12.874 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 08:30:12.875 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 08:30:12.875 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 08:30:12.876 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 08:30:12.876 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 08:30:12.877 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:12.877 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 08:30:12.878 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.878 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:12.879 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.879 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 08:30:12.879 [qtp1645547422-22 - /RepoInfo] 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. 08:30:12.880 [qtp1645547422-22 - /RepoInfo] 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. 08:30:12.880 [qtp1645547422-22 - /RepoInfo] 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. 08:30:12.880 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 08:30:12.881 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 08:30:12.881 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 08:30:12.881 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 08:30:12.881 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 08:30:12.882 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 08:30:12.882 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 08:30:12.883 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 08:30:12.883 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 08:30:12.884 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 08:30:12.884 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 08:30:12.885 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 08:30:12.885 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 08:30:12.886 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:12.887 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 08:30:12.887 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:12.888 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:12.888 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.889 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:12.889 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.889 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 08:30:12.890 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 08:30:12.891 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 08:30:12.891 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 08:30:12.892 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 08:30:12.892 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 08:30:12.893 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 08:30:12.894 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 08:30:12.894 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 08:30:12.895 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 08:30:12.895 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 08:30:12.895 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 08:30:12.896 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:12.896 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 08:30:12.897 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.897 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:12.898 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.898 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 08:30:12.899 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 08:30:12.899 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 08:30:12.899 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 08:30:12.900 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 08:30:12.900 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 08:30:12.901 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 08:30:12.901 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 08:30:12.902 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:12.903 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 08:30:12.903 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:12.904 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:12.905 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.905 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:12.906 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.906 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 08:30:12.907 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 08:30:12.907 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 08:30:12.908 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 08:30:12.908 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 08:30:12.909 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 08:30:12.909 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 08:30:12.909 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 08:30:12.911 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 08:30:12.911 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 08:30:12.912 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 08:30:12.912 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 08:30:12.912 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:12.913 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 08:30:12.913 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.914 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:12.915 [qtp1645547422-22 - /RepoInfo] 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 08:30:12.915 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 08:30:12.915 [qtp1645547422-22 - /RepoInfo] 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. 08:30:12.916 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 08:30:12.916 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 08:30:12.916 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 08:30:12.916 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 08:30:12.922 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 08:30:12.922 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 08:30:12.922 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 08:30:12.936 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 08:30:13.007 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73ea584f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 08:30:13.009 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.009 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.009 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.009 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.009 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.009 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.009 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.009 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.010 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.010 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.010 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.010 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.010 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.010 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.010 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.010 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.010 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.011 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.012 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.012 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.012 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.012 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.012 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.012 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.013 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.014 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.014 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.014 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.014 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.014 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.014 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.014 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.014 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.014 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.014 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.014 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.014 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.048 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 08:30:13.048 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 08:30:13.076 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 08:30:13.076 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 08:30:13.076 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : read-write 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Queries : Timeout=0 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - =========================================================== 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5/.cloudstore-repo/derby] 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5/.cloudstore-repo/derby] 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 08:30:13.077 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - =========================================================== 08:30:13.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73ea584f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b36704d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:13.083 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73ea584f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b36704d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:13.083 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - StoreManager now created 08:30:13.084 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 08:30:13.084 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 08:30:13.085 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 08:30:13.085 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_171" on "Linux" 08:30:13.085 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Persistence API : JDO 08:30:13.085 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 08:30:13.085 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ClassLoading : default 08:30:13.085 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 08:30:13.085 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 08:30:13.085 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 08:30:13.086 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 08:30:13.086 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 08:30:13.086 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ================================================ 08:30:13.088 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@588ac983" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@70167ec7" with txn="org.datanucleus.TransactionImpl@3431a6a8" 08:30:13.088 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 08:30:13.096 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 08:30:13.097 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 08:30:13.098 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 08:30:13.099 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 08:30:13.100 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 08:30:13.101 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 08:30:13.102 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 08:30:13.103 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:13.104 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 08:30:13.105 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:13.106 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:13.107 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.108 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:13.109 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.109 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 08:30:13.110 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 08:30:13.111 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 08:30:13.112 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 08:30:13.112 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 08:30:13.113 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 08:30:13.114 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 08:30:13.115 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 08:30:13.115 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 08:30:13.116 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 08:30:13.117 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 08:30:13.117 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 08:30:13.118 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:13.119 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 08:30:13.119 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.120 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:13.121 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.121 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 08:30:13.121 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 08:30:13.122 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 08:30:13.123 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 08:30:13.124 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 08:30:13.124 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 08:30:13.125 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 08:30:13.126 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 08:30:13.126 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:13.127 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 08:30:13.128 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:13.129 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:13.130 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.131 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:13.131 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.131 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 08:30:13.132 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 08:30:13.133 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 08:30:13.134 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 08:30:13.135 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 08:30:13.135 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 08:30:13.136 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 08:30:13.137 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 08:30:13.137 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 08:30:13.138 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 08:30:13.139 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 08:30:13.139 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 08:30:13.140 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:13.140 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 08:30:13.141 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.142 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:13.143 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.143 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 08:30:13.143 [qtp1645547422-22 - /RepoInfo] 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. 08:30:13.143 [qtp1645547422-22 - /RepoInfo] 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. 08:30:13.143 [qtp1645547422-22 - /RepoInfo] 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. 08:30:13.144 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 08:30:13.144 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 08:30:13.146 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 08:30:13.146 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 08:30:13.147 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 08:30:13.147 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 08:30:13.148 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 08:30:13.148 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 08:30:13.149 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 08:30:13.150 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:13.150 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 08:30:13.151 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:13.152 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:13.152 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.153 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:13.154 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.154 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 08:30:13.154 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 08:30:13.155 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 08:30:13.156 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 08:30:13.157 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 08:30:13.157 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 08:30:13.158 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 08:30:13.159 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 08:30:13.159 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 08:30:13.160 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 08:30:13.160 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 08:30:13.161 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 08:30:13.162 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:13.163 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 08:30:13.163 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.164 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:13.164 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.165 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 08:30:13.165 [qtp1645547422-22 - /RepoInfo] 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. 08:30:13.165 [qtp1645547422-22 - /RepoInfo] 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. 08:30:13.165 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 08:30:13.167 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 08:30:13.168 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 08:30:13.169 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 08:30:13.169 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 08:30:13.170 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 08:30:13.171 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 08:30:13.171 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 08:30:13.172 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 08:30:13.173 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 08:30:13.173 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 08:30:13.173 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 08:30:13.173 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 08:30:13.173 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 08:30:13.174 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 08:30:13.174 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 08:30:13.174 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.175 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 08:30:13.175 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 08:30:13.175 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 08:30:13.175 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.175 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 08:30:13.175 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 08:30:13.176 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.176 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 08:30:13.176 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.176 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 08:30:13.176 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.176 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.177 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 08:30:13.177 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.177 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 08:30:13.177 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.178 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 08:30:13.178 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.178 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 08:30:13.178 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.178 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 08:30:13.178 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.178 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 08:30:13.178 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.179 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 08:30:13.179 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.179 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 08:30:13.179 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.180 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 08:30:13.180 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.180 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 08:30:13.180 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.180 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 08:30:13.180 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.181 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 08:30:13.181 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.182 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 08:30:13.182 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.182 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 08:30:13.182 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.182 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.183 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 08:30:13.183 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.183 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 08:30:13.183 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.183 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 08:30:13.183 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.183 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 08:30:13.183 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.183 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 08:30:13.183 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.183 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.184 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 08:30:13.184 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.184 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.184 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 08:30:13.184 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.184 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 08:30:13.185 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.185 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@45c4efef [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:13.185 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3bd39716" with isolation "serializable" 08:30:13.200 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 08:30:13.200 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 08:30:13.280 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 80 ms 08:30:13.280 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 08:30:13.283 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 08:30:13.285 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 08:30:13.306 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 08:30:13.336 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 08:30:13.342 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 08:30:13.347 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification" 08:30:13.354 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification" 08:30:13.362 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 08:30:13.368 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification" 08:30:13.373 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification" 08:30:13.379 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 08:30:13.379 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3bd39716" 08:30:13.379 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3bd39716" 08:30:13.380 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@45c4efef [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3bd39716, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:13.380 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@45c4efef [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3bd39716, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:13.380 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 08:30:13.380 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 08:30:13.380 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 08:30:13.381 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 08:30:13.382 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 08:30:13.383 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 08:30:13.383 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 08:30:13.384 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 08:30:13.384 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 08:30:13.385 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 08:30:13.386 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:13.386 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 08:30:13.387 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:13.388 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:13.388 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.389 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:13.389 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.390 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 08:30:13.391 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 08:30:13.391 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 08:30:13.392 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 08:30:13.392 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 08:30:13.393 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 08:30:13.394 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 08:30:13.394 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 08:30:13.395 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 08:30:13.396 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 08:30:13.396 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 08:30:13.397 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 08:30:13.398 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:13.399 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 08:30:13.399 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.400 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:13.401 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.401 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 08:30:13.401 [qtp1645547422-22 - /RepoInfo] 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. 08:30:13.401 [qtp1645547422-22 - /RepoInfo] 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. 08:30:13.402 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 08:30:13.402 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 08:30:13.403 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 08:30:13.403 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.403 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 08:30:13.403 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.403 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 08:30:13.403 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.404 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 08:30:13.404 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.404 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 08:30:13.404 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.404 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 08:30:13.404 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36c4af26 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:13.405 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@266fe4c5" with isolation "serializable" 08:30:13.409 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 08:30:13.410 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 08:30:13.449 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 39 ms 08:30:13.450 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 08:30:13.455 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification" 08:30:13.461 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification" 08:30:13.467 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 08:30:13.467 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@266fe4c5" 08:30:13.467 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@266fe4c5" 08:30:13.467 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36c4af26 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@266fe4c5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:13.468 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36c4af26 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@266fe4c5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:13.468 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 08:30:13.469 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 08:30:13.469 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.469 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 08:30:13.470 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.470 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 08:30:13.470 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.471 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 08:30:13.471 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.471 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 08:30:13.472 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.472 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 08:30:13.472 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.472 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 08:30:13.473 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.473 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.473 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 08:30:13.473 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.473 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 08:30:13.473 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.473 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 08:30:13.474 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.474 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 08:30:13.474 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.475 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@173f35b0 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:13.476 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68b286ae" with isolation "serializable" 08:30:13.477 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:30:13.478 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 08:30:13.523 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 45 ms 08:30:13.523 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 08:30:13.530 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 08:30:13.536 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:30:13.543 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:30:13.543 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68b286ae" 08:30:13.544 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68b286ae" 08:30:13.544 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@173f35b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68b286ae, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:13.544 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@173f35b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68b286ae, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:13.546 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 08:30:13.546 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 08:30:13.547 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 08:30:13.548 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 08:30:13.548 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 08:30:13.549 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 08:30:13.549 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 08:30:13.551 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:13.551 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 08:30:13.552 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:13.553 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:13.554 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.554 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:13.555 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.555 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 08:30:13.555 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 08:30:13.557 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 08:30:13.558 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 08:30:13.558 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 08:30:13.559 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 08:30:13.559 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 08:30:13.560 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 08:30:13.560 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 08:30:13.561 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 08:30:13.562 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 08:30:13.562 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 08:30:13.563 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:13.563 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 08:30:13.564 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.565 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:13.565 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.565 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 08:30:13.566 [qtp1645547422-22 - /RepoInfo] 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. 08:30:13.566 [qtp1645547422-22 - /RepoInfo] 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. 08:30:13.566 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 08:30:13.567 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 08:30:13.568 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 08:30:13.568 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 08:30:13.569 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 08:30:13.569 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 08:30:13.570 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 08:30:13.571 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 08:30:13.572 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:13.572 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 08:30:13.573 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:13.574 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:13.574 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.575 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:13.576 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.576 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 08:30:13.576 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 08:30:13.578 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 08:30:13.578 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 08:30:13.579 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 08:30:13.580 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 08:30:13.580 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 08:30:13.581 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 08:30:13.581 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 08:30:13.582 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 08:30:13.583 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 08:30:13.584 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 08:30:13.584 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:13.585 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 08:30:13.586 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.586 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:13.587 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.587 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 08:30:13.588 [qtp1645547422-22 - /RepoInfo] 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. 08:30:13.588 [qtp1645547422-22 - /RepoInfo] 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. 08:30:13.589 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 08:30:13.589 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 08:30:13.590 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 08:30:13.590 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 08:30:13.590 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.591 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.591 [qtp1645547422-22 - /RepoInfo] 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" () 08:30:13.591 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 08:30:13.592 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.592 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.592 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 08:30:13.592 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.592 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.592 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 08:30:13.592 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.593 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.593 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.593 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 08:30:13.593 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.593 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 08:30:13.594 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.594 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 08:30:13.594 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.594 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 08:30:13.594 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.595 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.595 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 08:30:13.595 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.595 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 08:30:13.595 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.595 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 08:30:13.596 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e525bfe [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:13.596 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@520472e2" with isolation "serializable" 08:30:13.599 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:30:13.600 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:30:13.643 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 44 ms 08:30:13.644 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 08:30:13.646 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 08:30:13.654 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 08:30:13.661 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:30:13.669 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:30:13.676 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk" 08:30:13.682 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk" 08:30:13.687 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk" 08:30:13.687 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@520472e2" 08:30:13.688 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@520472e2" 08:30:13.688 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e525bfe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@520472e2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:13.688 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e525bfe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@520472e2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:13.690 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 08:30:13.691 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 08:30:13.692 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 08:30:13.692 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 08:30:13.693 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 08:30:13.694 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 08:30:13.695 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 08:30:13.696 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:13.697 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 08:30:13.698 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:13.699 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:13.700 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.701 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:13.702 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.702 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 08:30:13.702 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 08:30:13.703 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 08:30:13.704 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 08:30:13.705 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 08:30:13.706 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 08:30:13.706 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 08:30:13.707 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 08:30:13.708 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 08:30:13.709 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 08:30:13.710 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 08:30:13.711 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 08:30:13.711 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:13.712 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 08:30:13.713 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.714 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:13.715 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.716 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 08:30:13.716 [qtp1645547422-22 - /RepoInfo] 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. 08:30:13.716 [qtp1645547422-22 - /RepoInfo] 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. 08:30:13.716 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 08:30:13.717 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 08:30:13.718 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 08:30:13.718 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.718 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.719 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 08:30:13.719 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.719 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 08:30:13.719 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.720 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 08:30:13.720 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.720 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.720 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 08:30:13.720 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.721 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 08:30:13.721 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.721 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 08:30:13.722 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@69b4e4f6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:13.722 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c262c6e" with isolation "serializable" 08:30:13.724 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 08:30:13.724 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:30:13.759 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 35 ms 08:30:13.759 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 6 columns found 08:30:13.764 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo" 08:30:13.771 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo" 08:30:13.777 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo" 08:30:13.777 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c262c6e" 08:30:13.777 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c262c6e" 08:30:13.778 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@69b4e4f6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c262c6e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:13.778 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@69b4e4f6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c262c6e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:13.779 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 08:30:13.780 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.780 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 08:30:13.780 [qtp1645547422-22 - /RepoInfo] 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" () 08:30:13.780 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 08:30:13.781 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.781 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.782 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 08:30:13.782 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.782 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.783 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@33e66748 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:13.783 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ef5fb5d" with isolation "serializable" 08:30:13.785 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 08:30:13.790 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 08:30:13.795 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 08:30:13.799 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 08:30:13.800 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ef5fb5d" 08:30:13.800 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ef5fb5d" 08:30:13.800 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@33e66748 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ef5fb5d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:13.800 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@33e66748 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ef5fb5d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:13.802 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 08:30:13.803 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 08:30:13.803 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 08:30:13.804 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 08:30:13.805 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 08:30:13.806 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 08:30:13.807 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 08:30:13.808 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:13.808 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 08:30:13.809 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:13.810 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:13.811 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.812 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:13.813 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.814 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 08:30:13.814 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 08:30:13.815 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 08:30:13.816 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 08:30:13.817 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 08:30:13.818 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 08:30:13.819 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 08:30:13.820 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 08:30:13.820 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 08:30:13.821 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 08:30:13.823 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 08:30:13.823 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 08:30:13.824 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:13.825 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 08:30:13.858 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.859 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:13.863 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.863 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 08:30:13.863 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 08:30:13.876 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 08:30:13.883 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 08:30:13.889 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.891 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 08:30:13.891 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.892 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 08:30:13.892 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.892 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 08:30:13.892 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.892 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 08:30:13.892 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.892 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 08:30:13.893 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.893 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 08:30:13.893 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.893 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.893 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 08:30:13.893 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.893 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 08:30:13.893 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.893 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 08:30:13.894 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@218c4ff4 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:13.894 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e9fd8a3" with isolation "serializable" 08:30:13.896 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 08:30:13.897 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:30:13.923 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 26 ms 08:30:13.923 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found 08:30:13.926 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 08:30:13.929 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases" 08:30:13.932 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases" 08:30:13.935 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 08:30:13.937 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest" 08:30:13.939 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 08:30:13.942 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest" 08:30:13.942 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e9fd8a3" 08:30:13.943 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e9fd8a3" 08:30:13.943 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@218c4ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e9fd8a3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:13.943 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@218c4ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e9fd8a3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:13.944 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 08:30:13.945 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 08:30:13.945 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 08:30:13.946 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 08:30:13.947 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 08:30:13.947 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 08:30:13.948 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 08:30:13.948 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:13.949 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 08:30:13.950 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:13.951 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:13.951 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.952 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:13.953 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.953 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 08:30:13.953 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 08:30:13.954 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 08:30:13.955 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 08:30:13.956 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 08:30:13.956 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 08:30:13.957 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 08:30:13.957 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 08:30:13.958 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 08:30:13.959 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 08:30:13.959 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 08:30:13.960 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 08:30:13.961 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:13.961 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 08:30:13.962 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.963 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:13.963 [qtp1645547422-22 - /RepoInfo] 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 08:30:13.963 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 08:30:13.964 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 08:30:13.965 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 08:30:13.965 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 08:30:13.965 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.965 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.965 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 08:30:13.966 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.966 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 08:30:13.966 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.966 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 08:30:13.966 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.966 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 08:30:13.967 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.967 [qtp1645547422-22 - /RepoInfo] 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") 08:30:13.967 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 08:30:13.967 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.967 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 08:30:13.967 [qtp1645547422-22 - /RepoInfo] 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) 08:30:13.967 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 08:30:13.968 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@438caab5 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:13.968 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65a953bb" with isolation "serializable" 08:30:13.969 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 08:30:13.970 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:30:13.995 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 25 ms 08:30:13.995 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 08:30:13.999 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker" 08:30:14.001 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 08:30:14.004 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker" 08:30:14.004 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65a953bb" 08:30:14.004 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65a953bb" 08:30:14.004 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@438caab5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65a953bb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:14.005 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@438caab5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65a953bb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:14.006 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 08:30:14.007 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 08:30:14.007 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 08:30:14.008 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 08:30:14.008 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 08:30:14.009 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 08:30:14.009 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 08:30:14.010 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:14.011 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 08:30:14.011 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:14.012 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:14.013 [qtp1645547422-22 - /RepoInfo] 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 08:30:14.013 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:14.014 [qtp1645547422-22 - /RepoInfo] 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 08:30:14.014 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 08:30:14.015 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 08:30:14.015 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 08:30:14.016 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 08:30:14.016 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 08:30:14.017 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 08:30:14.017 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 08:30:14.018 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 08:30:14.018 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 08:30:14.019 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 08:30:14.020 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 08:30:14.020 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 08:30:14.021 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:14.022 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 08:30:14.022 [qtp1645547422-22 - /RepoInfo] 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 08:30:14.023 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:14.024 [qtp1645547422-22 - /RepoInfo] 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 08:30:14.024 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 08:30:14.024 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 08:30:14.025 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 08:30:14.025 [qtp1645547422-22 - /RepoInfo] 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") 08:30:14.025 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 08:30:14.025 [qtp1645547422-22 - /RepoInfo] 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 08:30:14.025 [qtp1645547422-22 - /RepoInfo] 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) 08:30:14.026 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46aab82c [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:14.026 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@9bb55d0" with isolation "serializable" 08:30:14.027 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:30:14.033 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 08:30:14.037 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:30:14.040 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:30:14.041 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@9bb55d0" 08:30:14.041 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@9bb55d0" 08:30:14.041 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46aab82c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@9bb55d0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:14.041 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46aab82c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@9bb55d0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:14.043 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 08:30:14.043 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 08:30:14.044 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 08:30:14.044 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 08:30:14.045 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 08:30:14.046 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 08:30:14.046 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 08:30:14.047 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:14.047 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 08:30:14.048 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:14.049 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:14.049 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:30:14.050 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:14.051 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 08:30:14.051 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 08:30:14.051 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 08:30:14.052 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 08:30:14.053 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 08:30:14.053 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 08:30:14.054 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 08:30:14.055 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 08:30:14.055 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 08:30:14.056 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 08:30:14.056 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 08:30:14.057 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 08:30:14.058 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 08:30:14.059 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:14.059 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 08:30:14.060 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:30:14.060 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:14.061 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 08:30:14.061 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 08:30:14.061 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:30:14.061 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:30:14.062 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 08:30:14.062 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 08:30:14.063 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 08:30:14.064 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 08:30:14.064 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 08:30:14.065 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 08:30:14.065 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 08:30:14.066 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 08:30:14.067 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:14.067 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 08:30:14.068 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 08:30:14.068 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 08:30:14.069 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 08:30:14.070 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 08:30:14.070 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 08:30:14.071 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 08:30:14.072 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 08:30:14.072 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 08:30:14.072 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 08:30:14.072 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 08:30:14.073 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 08:30:14.073 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 08:30:14.073 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:30:14.073 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 08:30:14.073 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 08:30:14.073 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:30:14.074 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 08:30:14.074 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:30:14.074 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 08:30:14.074 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:30:14.074 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 08:30:14.074 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:30:14.075 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 08:30:14.075 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 08:30:14.075 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:30:14.075 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 08:30:14.075 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:30:14.075 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 08:30:14.075 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:30:14.075 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 08:30:14.076 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@45bf72e8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:14.076 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b783074" with isolation "serializable" 08:30:14.077 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE 08:30:14.078 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:30:14.103 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 25 ms 08:30:14.103 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found 08:30:14.106 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "transferdonemarker" 08:30:14.108 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker" 08:30:14.111 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "transferdonemarker" 08:30:14.111 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b783074" 08:30:14.112 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b783074" 08:30:14.112 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@45bf72e8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b783074, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:14.112 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@45bf72e8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b783074, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:14.113 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:14.113 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@588ac983" closed 08:30:14.113 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@588ac983" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@70167ec7" with txn="org.datanucleus.TransactionImpl@12c20a2e" 08:30:14.113 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:14.113 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@588ac983 (optimistic=false) 08:30:14.114 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 08:30:14.114 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:30:14.114 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 08:30:14.114 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 08:30:14.116 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 08:30:14.116 [qtp1645547422-22 - /RepoInfo] 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'" 08:30:14.117 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@647abac0 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:14.118 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@36521e8b, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:14.118 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@647abac0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@698defc9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:30:14.118 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@647abac0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@698defc9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.118 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:30:14.132 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@60eeb44d" 08:30:14.132 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:30:14.132 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:14.133 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms 08:30:14.133 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:30:14.134 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 08:30:14.135 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c737f8b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:30:14.136 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c737f8b" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 08:30:14.136 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c737f8b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 08:30:14.137 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c737f8b" (id="1") enlisted in transactional cache 08:30:14.139 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c737f8b" having fields "publicKey" fetched from table ""repository"" 08:30:14.140 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@647abac0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@698defc9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.148 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1c48d4e4" 08:30:14.148 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 08:30:14.149 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:14.150 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@323d9246" 08:30:14.150 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c737f8b" (id="1") is having the following fields in Level 2 cache object updated : [3] 08:30:14.151 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c737f8b" having fields "privateKey" fetched from table ""repository"" 08:30:14.151 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@647abac0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@698defc9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.157 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6f8507a4" 08:30:14.157 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 08:30:14.158 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:14.158 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@390ed57c" 08:30:14.158 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c737f8b" (id="1") is having the following fields in Level 2 cache object updated : [7] 08:30:14.159 [qtp1645547422-22 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [3dda7d8d]initPersistenceManagerFactory: repositoryId=ba119da1-a6f3-4e4f-b863-c6a42f6682b5 08:30:14.159 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@588ac983 08:30:14.159 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:14.159 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:14.159 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@36521e8b]] 08:30:14.159 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@647abac0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@698defc9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:30:14.159 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@647abac0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@698defc9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:14.159 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@647abac0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@698defc9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.160 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c737f8b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:30:14.160 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c737f8b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:30:14.160 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:30:14.160 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2c737f8b from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2c737f8b, lifecycle=HOLLOW] 08:30:14.160 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:30:14.160 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:14.160 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@588ac983" closed 08:30:14.160 [qtp1645547422-22 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [3dda7d8d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1445 ms. 08:30:14.160 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@588ac983" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@70167ec7" with txn="org.datanucleus.TransactionImpl@2b148e92" 08:30:14.161 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:14.161 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@588ac983 (optimistic=false) 08:30:14.161 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 08:30:14.161 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 08:30:14.163 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms 08:30:14.163 [qtp1645547422-22 - /RepoInfo] 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] 08:30:14.163 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 08:30:14.164 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:30:14.164 [qtp1645547422-22 - /RepoInfo] 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" < ?" 08:30:14.165 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@261eafd7 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:14.165 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@29f1c598, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:14.165 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@261eafd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@a356af8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:30:14.165 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@261eafd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@a356af8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.166 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 08:30:14.174 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7990fab0" 08:30:14.175 [qtp1645547422-22 - /RepoInfo] 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" < <2018-07-13 08:30:14.161> 08:30:14.175 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:14.176 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 08:30:14.176 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@588ac983 08:30:14.176 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:14.176 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:14.176 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@29f1c598]] 08:30:14.176 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@261eafd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@a356af8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:30:14.176 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@261eafd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@a356af8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:14.176 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@261eafd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@a356af8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.177 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:30:14.177 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:14.177 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@588ac983" closed 08:30:14.178 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a66504c]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:14.178 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a66504c]tryAcquire: returning true. lockCounter=1 08:30:14.178 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a66504c]tryAcquire: returning true. lockCounter=2 08:30:14.179 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:14.180 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a66504c]release: NOT releasing underlying FileLock. lockCounter=1 08:30:14.180 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a66504c]release: releasing underlying FileLock. lockCounter=0 08:30:14.180 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@588ac983" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@70167ec7" with txn="org.datanucleus.TransactionImpl@763e4658" 08:30:14.180 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:14.180 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@588ac983 (optimistic=false) 08:30:14.181 [qtp1645547422-22 - /RepoInfo] 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 08:30:14.181 [qtp1645547422-22 - /RepoInfo] 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 08:30:14.181 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a45cd13 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:14.182 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@62be27c8, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:14.182 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a45cd13 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44e16066, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:30:14.182 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a45cd13 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44e16066, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.182 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:30:14.182 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4817f4f" 08:30:14.183 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:30:14.183 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:14.183 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 08:30:14.183 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:30:14.184 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@474b7bd7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:30:14.184 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@474b7bd7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:30:14.184 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@474b7bd7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:30:14.185 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@474b7bd7" (id="1") enlisted in transactional cache 08:30:14.185 [qtp1645547422-22 - /RepoInfo] 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@474b7bd7" 08:30:14.186 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@474b7bd7" 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] 08:30:14.186 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@474b7bd7" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:30:14.186 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@474b7bd7" field "aliases" loading contents to SCO wrapper from the datastore 08:30:14.187 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a45cd13 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44e16066, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.195 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@24a289a0" 08:30:14.195 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:30:14.196 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:14.196 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4cd217ad" 08:30:14.196 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7ba2ff76]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:14.196 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7ba2ff76]tryAcquire: returning true. lockCounter=1 08:30:14.197 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:14.197 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7ba2ff76]release: releasing underlying FileLock. lockCounter=0 08:30:14.197 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jjl17c08-b18i5' of repository 'ba119da1-a6f3-4e4f-b863-c6a42f6682b5' already in-sync. 08:30:14.197 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1bafc161]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:14.197 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1bafc161]tryAcquire: returning true. lockCounter=1 08:30:14.197 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1bafc161]tryAcquire: returning true. lockCounter=2 08:30:14.198 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:14.198 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1bafc161]release: NOT releasing underlying FileLock. lockCounter=1 08:30:14.198 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1bafc161]release: releasing underlying FileLock. lockCounter=0 08:30:14.199 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:14.199 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:14.199 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:30:14.199 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:14.199 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:14.199 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@588ac983 08:30:14.199 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:14.199 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:14.199 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@62be27c8]] 08:30:14.199 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a45cd13 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44e16066, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:30:14.199 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a45cd13 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44e16066, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:14.199 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a45cd13 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44e16066, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.200 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@474b7bd7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:30:14.200 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@474b7bd7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:30:14.200 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:30:14.200 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@474b7bd7 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@474b7bd7, lifecycle=HOLLOW] 08:30:14.200 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:30:14.200 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:14.200 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@588ac983" closed 08:30:14.200 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@588ac983" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@70167ec7" with txn="org.datanucleus.TransactionImpl@c42cb9c" 08:30:14.200 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:30:14.201 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@588ac983 (optimistic=false) 08:30:14.201 [qtp1645547422-22 - /RepoInfo] 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 08:30:14.201 [qtp1645547422-22 - /RepoInfo] 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 08:30:14.202 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37808e0a [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:14.202 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@434a7101, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:30:14.202 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37808e0a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49fd46c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 08:30:14.202 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37808e0a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49fd46c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.202 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:30:14.203 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7242cbc2" 08:30:14.203 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:30:14.203 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:14.203 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 08:30:14.203 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:30:14.204 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6b269412" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:30:14.204 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6b269412" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:30:14.204 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6b269412" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:30:14.204 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6b269412" (id="1") enlisted in transactional cache 08:30:14.204 [qtp1645547422-22 - /RepoInfo] 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@6b269412" 08:30:14.205 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6b269412" 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] 08:30:14.205 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6b269412" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:30:14.205 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37808e0a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49fd46c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.211 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1288010a" 08:30:14.211 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 08:30:14.211 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:14.212 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1a30868" 08:30:14.212 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6b269412" field "aliases" loading contents to SCO wrapper from the datastore 08:30:14.213 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37808e0a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49fd46c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.213 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1ca099e7" 08:30:14.214 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:30:14.214 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:14.214 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4cb8c049" 08:30:14.215 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:14.215 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:14.215 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:30:14.215 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:14.215 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:14.215 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@588ac983 08:30:14.215 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:14.215 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:14.215 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@434a7101]] 08:30:14.215 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37808e0a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49fd46c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 08:30:14.215 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37808e0a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49fd46c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:14.215 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37808e0a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49fd46c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.216 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6b269412" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:30:14.216 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6b269412" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:30:14.216 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:30:14.216 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@6b269412 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@6b269412, lifecycle=HOLLOW] 08:30:14.216 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:30:14.216 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:14.216 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@588ac983" closed 08:30:14.217 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - [3dda7d8d]open: closing=false closeAbortable=true 08:30:14.217 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@588ac983" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@70167ec7" with txn="org.datanucleus.TransactionImpl@4d36b500" 08:30:14.218 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:30:14.218 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@588ac983 (optimistic=false) 08:30:14.218 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4561607d]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:14.218 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4561607d]tryAcquire: returning true. lockCounter=1 08:30:14.218 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4561607d]tryAcquire: returning true. lockCounter=2 08:30:14.219 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:14.219 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4561607d]release: NOT releasing underlying FileLock. lockCounter=1 08:30:14.219 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4561607d]release: releasing underlying FileLock. lockCounter=0 08:30:14.223 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 08:30:14.224 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:30:14.224 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 08:30:14.224 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 08:30:14.227 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 3 ms 08:30:14.227 [qtp1645547422-22 - /RepoInfo] 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'" 08:30:14.227 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ca6c997 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:14.227 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@172ee0cd, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:30:14.228 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ca6c997 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@217699a1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 08:30:14.228 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ca6c997 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@217699a1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.228 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 08:30:14.234 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@78b54330" 08:30:14.234 [qtp1645547422-22 - /RepoInfo] 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' 08:30:14.235 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:14.235 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 08:30:14.236 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 08:30:14.236 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:30:14.236 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 08:30:14.236 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 08:30:14.237 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:30:14.238 [qtp1645547422-22 - /RepoInfo] 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"" 08:30:14.238 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ca6c997 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@217699a1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.238 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 08:30:14.243 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@c22b9a7" 08:30:14.243 [qtp1645547422-22 - /RepoInfo] 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" 08:30:14.244 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:14.244 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms 08:30:14.249 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 08:30:14.251 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms 08:30:14.251 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 08:30:14.251 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 08:30:14.256 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 5 ms 08:30:14.256 [qtp1645547422-22 - /RepoInfo] 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'" 08:30:14.256 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ca6c997 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@217699a1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.256 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 08:30:14.266 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3f483149" 08:30:14.266 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 08:30:14.267 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:14.279 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 23 ms 08:30:14.280 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 08:30:14.281 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:30:14.281 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 08:30:14.281 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 08:30:14.282 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:30:14.282 [qtp1645547422-22 - /RepoInfo] 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'" 08:30:14.282 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ca6c997 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@217699a1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.282 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 08:30:14.289 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@22acd76d" 08:30:14.289 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 08:30:14.290 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:14.291 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 08:30:14.291 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 08:30:14.292 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:30:14.292 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 08:30:14.292 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 08:30:14.298 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms 08:30:14.298 [qtp1645547422-22 - /RepoInfo] 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'" 08:30:14.298 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ca6c997 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@217699a1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.298 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 08:30:14.315 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5058126a" 08:30:14.315 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 08:30:14.316 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:14.316 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 18 ms 08:30:14.317 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 08:30:14.317 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:30:14.318 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 08:30:14.318 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 08:30:14.319 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:30:14.319 [qtp1645547422-22 - /RepoInfo] 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'" 08:30:14.319 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ca6c997 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@217699a1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.319 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 08:30:14.331 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@319d3780" 08:30:14.332 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 08:30:14.332 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:14.333 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms 08:30:14.333 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:14.333 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:14.333 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:30:14.334 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:14.334 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:14.334 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@588ac983 08:30:14.334 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:14.334 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:14.334 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@172ee0cd]] 08:30:14.334 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ca6c997 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@217699a1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 08:30:14.334 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ca6c997 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@217699a1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:14.335 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ca6c997 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@217699a1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@588ac983" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@627a63ab]" 08:30:14.335 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:30:14.335 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:14.335 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@588ac983" closed 08:30:14.335 [qtp1645547422-22 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [3dda7d8d]_close: Shutting down real LocalRepoManager. 08:30:14.649 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - Closing Connection Pool tx 08:30:14.653 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 08:30:14.654 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 08:30:14.655 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 08:30:14.655 [qtp1645547422-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 2 Cache cleared 08:30:14.841 [qtp1645547422-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3d3040d9]release: releasing underlying FileLock. lockCounter=0 08:30:14.874 [qtp1645547422-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@40ee04a6[ITERATING] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 08:30:14.875 [qtp1645547422-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@40ee04a6[ITERATING] generate: FLUSH ([p=0,l=103,c=8192,r=103],[p=0,l=765,c=8192,r=765],true)@COMPLETING 08:30:14.876 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@686edae2{IDLE} [HeapByteBuffer@11a6533[p=0,l=103,c=8192,r=103]={<<>>�����������������...���������������},HeapByteBuffer@31e18a82[p=0,l=765,c=8192,r=765]={<<<>>>�����������������...���������������}] 08:30:14.876 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@686edae2{WRITING}:IDLE-->WRITING 08:30:14.878 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 868 SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,Open,in,out,-,W,30000,HttpConnection}{io=0,kio=0,kro=1} 08:30:14.878 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - flushed true 08:30:14.879 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@686edae2{IDLE}:WRITING-->IDLE 08:30:14.879 [qtp1645547422-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@40ee04a6[ITERATING] generate: DONE ([p=103,l=103,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 08:30:14.886 [qtp1645547422-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.Server - RESPONSE /RepoInfo 200 handled=true 08:30:14.887 [qtp1645547422-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@7212fac5{s=DISPATCHED i=true a=null} unhandle DISPATCHED 08:30:14.893 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 08:30:14.893 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:30:14.893 [qtp1645547422-22] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@25301691{r=1,a=IDLE,uri=-} handle exit, result COMPLETE 08:30:14.895 [qtp1645547422-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:30:14.895 [qtp1645547422-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:30:14.895 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@11a6533[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK||...���������������} 08:30:14.896 [qtp1645547422-22] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@f8ca174{FILLING} 08:30:14.896 [qtp1645547422-22] DEBUG o.e.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@f8ca174{FILLING_FILL_INTERESTED} 08:30:14.896 [qtp1645547422-22] DEBUG o.e.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@f8ca174{FILL_INTERESTED} 08:30:14.896 [qtp1645547422-22] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 0 -> 1 for SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=0,kro=1} 08:30:14.897 [qtp1645547422-22] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@53dbde22 08:30:14.897 [qtp1645547422-22] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 08:30:14.897 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 08:30:14.897 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:30:14.920 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3285 ms Local repository: repository.repositoryId = ba119da1-a6f3-4e4f-b863-c6a42f6682b5 repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5 repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@4a9a878 repository.publicKeySha1 = B4:83:6E:07:2D:7F:99:25:4D:E5:D3:E2:3B:00:C2:1B:B1:2D:85:76 Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 08:30:14.924 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@6b81ce95 08:30:14.927 [main] DEBUG org.eclipse.jetty.server.Server - Graceful shutdown org.eclipse.jetty.server.Server@6b81ce95 by 08:30:14.927 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@7d8995e{HTTP/1.1}{127.0.0.1:0} 08:30:14.928 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@74f0ea28 08:30:14.928 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@3ce3db41 keys=1 selected=0 08:30:14.928 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@3ce3db41 keys=1 selected=0 08:30:14.929 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@23c767e6 08:30:14.930 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 08:30:14.930 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@23c767e6 08:30:14.932 [qtp1645547422-29] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onClose SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,CLOSED,in,out,R,-,30000,HttpConnection}{io=1,kio=1,kro=1} 08:30:14.936 [qtp1645547422-22] DEBUG o.e.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@f8ca174{IDLE} 08:30:14.937 [qtp1645547422-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - close SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,CLOSED,in,out,-,-,30000,HttpConnection}{io=1,kio=1,kro=1} 08:30:14.937 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 08:30:14.937 [qtp1645547422-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:30:14.940 [qtp1645547422-22] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@f8ca174{IDLE} onFillInterestedFailed java.nio.channels.ClosedChannelException 08:30:14.941 [qtp1645547422-29] DEBUG org.eclipse.jetty.io.SelectorManager - Destroyed SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,CLOSED,ISHUT,OSHUT,-,-,30000,HttpConnection}{io=1,kio=-1,kro=-1} 08:30:14.941 [qtp1645547422-29] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@f8ca174{IDLE} 08:30:14.943 [qtp1645547422-29] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onClose SelectChannelEndPoint@498c36db{/127.0.0.1:56260<->35720,CLOSED,ISHUT,OSHUT,-,-,30000,HttpConnection}{io=1,kio=-1,kro=-1} 08:30:14.946 [qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1645547422-15-selector-ServerConnectorManager@74f0ea28/0,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@3ce3db41 keys=-1 selected=-1 08:30:14.947 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@3ce3db41 keys=-1 selected=-1 08:30:14.947 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@3ce3db41 keys=-1 selected=-1 08:30:14.947 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@e260766 keys=0 selected=0 08:30:14.948 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@e260766 keys=0 selected=0 08:30:14.948 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@feb098f 08:30:14.949 [qtp1645547422-16-selector-ServerConnectorManager@74f0ea28/1] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:30:14.949 [qtp1645547422-16-selector-ServerConnectorManager@74f0ea28/1] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@feb098f 08:30:14.949 [qtp1645547422-16-selector-ServerConnectorManager@74f0ea28/1] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1645547422-16-selector-ServerConnectorManager@74f0ea28/1,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@e260766 keys=-1 selected=-1 08:30:14.950 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@e260766 keys=-1 selected=-1 08:30:14.951 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@e260766 keys=-1 selected=-1 08:30:14.951 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@2c3dec30 keys=0 selected=0 08:30:14.951 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@2c3dec30 keys=0 selected=0 08:30:14.951 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@19e21f89 08:30:14.952 [qtp1645547422-17-selector-ServerConnectorManager@74f0ea28/2] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:30:14.952 [qtp1645547422-17-selector-ServerConnectorManager@74f0ea28/2] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@19e21f89 08:30:14.953 [qtp1645547422-17-selector-ServerConnectorManager@74f0ea28/2] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1645547422-17-selector-ServerConnectorManager@74f0ea28/2,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@2c3dec30 keys=-1 selected=-1 08:30:14.953 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@2c3dec30 keys=-1 selected=-1 08:30:14.953 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@2c3dec30 keys=-1 selected=-1 08:30:14.953 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@34a97744 keys=0 selected=0 08:30:14.954 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@34a97744 keys=0 selected=0 08:30:14.954 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@31e739bf 08:30:14.955 [qtp1645547422-18-selector-ServerConnectorManager@74f0ea28/3] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:30:14.956 [qtp1645547422-18-selector-ServerConnectorManager@74f0ea28/3] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@31e739bf 08:30:14.956 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@34a97744 keys=-1 selected=-1 08:30:14.956 [qtp1645547422-18-selector-ServerConnectorManager@74f0ea28/3] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1645547422-18-selector-ServerConnectorManager@74f0ea28/3,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@34a97744 keys=-1 selected=-1 08:30:14.956 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@34a97744 keys=-1 selected=-1 08:30:14.957 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@4275c20c keys=0 selected=0 08:30:14.957 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@4275c20c keys=0 selected=0 08:30:14.957 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@29079032 08:30:14.959 [qtp1645547422-19-selector-ServerConnectorManager@74f0ea28/4] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:30:14.959 [qtp1645547422-19-selector-ServerConnectorManager@74f0ea28/4] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@29079032 08:30:14.960 [qtp1645547422-19-selector-ServerConnectorManager@74f0ea28/4] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1645547422-19-selector-ServerConnectorManager@74f0ea28/4,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@4275c20c keys=-1 selected=-1 08:30:14.960 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@4275c20c keys=-1 selected=-1 08:30:14.960 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@4275c20c keys=-1 selected=-1 08:30:14.960 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c56e013 keys=0 selected=0 08:30:14.961 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c56e013 keys=0 selected=0 08:30:14.961 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@7e7743ec 08:30:14.963 [qtp1645547422-20-selector-ServerConnectorManager@74f0ea28/5] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:30:14.963 [qtp1645547422-20-selector-ServerConnectorManager@74f0ea28/5] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@7e7743ec 08:30:14.963 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c56e013 keys=-1 selected=-1 08:30:14.963 [qtp1645547422-20-selector-ServerConnectorManager@74f0ea28/5] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1645547422-20-selector-ServerConnectorManager@74f0ea28/5,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c56e013 keys=-1 selected=-1 08:30:14.964 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@7c56e013 keys=-1 selected=-1 08:30:14.964 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@74f0ea28 08:30:14.964 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@747ddf94{HTTP/1.1} 08:30:14.964 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@747ddf94{HTTP/1.1} 08:30:14.965 [main] INFO o.e.jetty.server.ServerConnector - Stopped ServerConnector@7d8995e{HTTP/1.1}{127.0.0.1:0} 08:30:14.965 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@7d8995e{HTTP/1.1}{127.0.0.1:0} 08:30:14.965 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@6b81ce95 08:30:14.965 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionIdManager@6c130c45 08:30:14.965 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionIdManager@6c130c45 08:30:14.966 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@45752059{/,null,SHUTDOWN} 08:30:14.966 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@45752059{/,null,UNAVAILABLE} 08:30:14.966 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler@22555ebf 08:30:14.966 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler@22555ebf 08:30:14.967 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler@815b41f 08:30:14.967 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.servlet.ServletHandler@815b41f 08:30:14.967 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a@55c6aaf2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:30:14.967 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-932bc4a@55c6aaf2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:30:14.967 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:30:14.970 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-34f7cfd9@fade6e38==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:30:14.974 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler@815b41f 08:30:14.975 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionManager@36ebc363 08:30:14.975 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionManager@36ebc363 08:30:14.975 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler@22555ebf 08:30:14.975 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@45752059{/,null,UNAVAILABLE} 08:30:14.976 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@45752059{/,null,UNAVAILABLE} 08:30:14.976 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@245b4bdc 08:30:14.976 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@245b4bdc 08:30:14.977 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping qtp1645547422{STARTED,8<=9<=500,i=9,q=0} 08:30:14.987 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED qtp1645547422{STOPPED,8<=0<=500,i=0,q=0} 08:30:14.987 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@6b81ce95 08:30:14.988 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 08:30:14.988 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6973b51b]release: releasing underlying FileLock. lockCounter=0 08:30:14.988 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 08:30:15.215 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=342.5 MiB, used=15.9 MiB, available=3.5 GiB 08:30:15.215 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 08:30:15.216 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6b5ab2f2]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 08:30:15.217 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6b5ab2f2]tryAcquire: returning true. lockCounter=1 08:30:15.219 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@4db77402 added {qtp1798165471{STOPPED,8<=0<=500,i=0,q=0},AUTO} 08:30:15.219 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@4db77402 added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@73c48264,AUTO} 08:30:15.220 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@5ef85555{HTTP/1.1} added {HttpConfiguration@5bcec67e{32768,8192/8192,https://:0,[]},POJO} 08:30:15.222 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2dafae61{null}{0.0.0.0:0} added {org.eclipse.jetty.server.Server@4db77402,UNMANAGED} 08:30:15.222 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2dafae61{null}{0.0.0.0:0} added {qtp1798165471{STOPPED,8<=0<=500,i=0,q=0},AUTO} 08:30:15.223 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2dafae61{null}{0.0.0.0:0} added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@73c48264,AUTO} 08:30:15.223 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2dafae61{null}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@7a2fce12,POJO} 08:30:15.223 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2dafae61{null}{0.0.0.0:0} added {HttpConnectionFactory@5ef85555{HTTP/1.1},AUTO} 08:30:15.224 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2dafae61{HTTP/1.1}{0.0.0.0:0} added {org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@66e17eff,MANAGED} 08:30:15.224 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 08:30:15.224 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@4db77402 added {ServerConnector@2dafae61{HTTP/1.1}{127.0.0.1:0},AUTO} 08:30:15.225 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@4bb1b96b added {org.eclipse.jetty.server.session.HashSessionManager@1bbddada,AUTO} 08:30:15.225 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@1f66d8e1{/,null,null} added {org.eclipse.jetty.server.session.SessionHandler@4bb1b96b,AUTO} 08:30:15.225 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@4bb1b96b added {org.eclipse.jetty.servlet.ServletHandler@721d5b74,AUTO} 08:30:15.225 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 08:30:15.227 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@721d5b74 added {org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true,AUTO} 08:30:15.227 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@721d5b74 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-7069f076,POJO} 08:30:15.227 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-7069f076 from default=false 08:30:15.228 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:30:15.228 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:30:15.228 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:30:15.228 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:30:15.228 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-7069f076=org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:30:15.228 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@4db77402 added {o.e.j.s.ServletContextHandler@1f66d8e1{/,null,null},AUTO} 08:30:15.228 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@4db77402 08:30:15.228 [main] INFO org.eclipse.jetty.server.Server - jetty-9.1.5.v20140505 08:30:15.229 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@4db77402 08:30:15.229 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting qtp1798165471{STOPPED,8<=0<=500,i=0,q=0} 08:30:15.245 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23628ms qtp1798165471{STARTED,8<=8<=500,i=7,q=0} 08:30:15.245 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@73c48264 08:30:15.245 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23629ms org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@73c48264 08:30:15.245 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@1f66d8e1{/,null,null} 08:30:15.246 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@1f66d8e1{/,null,STARTING} 08:30:15.246 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler@4bb1b96b 08:30:15.247 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler@4bb1b96b 08:30:15.247 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionManager@1bbddada 08:30:15.247 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionIdManager@764b14b8 08:30:15.247 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23632ms org.eclipse.jetty.server.session.HashSessionIdManager@764b14b8 08:30:15.248 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@4db77402 added {org.eclipse.jetty.server.session.HashSessionIdManager@764b14b8,MANAGED} 08:30:15.249 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23633ms org.eclipse.jetty.server.session.HashSessionManager@1bbddada 08:30:15.249 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler@721d5b74 08:30:15.249 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-7069f076 from default=false 08:30:15.249 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:30:15.250 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:30:15.250 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:30:15.250 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:30:15.251 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-7069f076=org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:30:15.251 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to org.eclipse.jetty.servlet.ServletHandler@721d5b74 08:30:15.251 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@721d5b74 added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05@b405dec0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false,AUTO} 08:30:15.251 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@721d5b74 added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05,POJO} 08:30:15.252 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-7069f076 from default=false 08:30:15.252 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05 from default=false 08:30:15.252 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:30:15.252 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:30:15.252 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:30:15.252 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05@b405dec0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false} 08:30:15.253 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05@b405dec0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false, org.glassfish.jersey.servlet.ServletContainer-7069f076=org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:30:15.253 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-7069f076 from default=false 08:30:15.253 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05 from default=false 08:30:15.253 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:30:15.253 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:30:15.253 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:30:15.254 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05@b405dec0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false} 08:30:15.254 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05@b405dec0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false, org.glassfish.jersey.servlet.ServletContainer-7069f076=org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:30:15.254 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.servlet.ServletHandler@721d5b74 08:30:15.254 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23639ms org.eclipse.jetty.servlet.ServletHandler@721d5b74 08:30:15.255 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23639ms org.eclipse.jetty.server.session.SessionHandler@4bb1b96b 08:30:15.255 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05@b405dec0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:30:15.255 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23639ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05@b405dec0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:30:15.255 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:30:15.256 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23640ms org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:30:15.256 [main] DEBUG o.e.jetty.servlet.ServletHolder - Filter.init org.glassfish.jersey.servlet.ServletContainer@432af457 Jul 14, 2018 8:30:15 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:30:15.470 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 08:30:15.475 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@629e8212 08:30:15.478 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1f66d8e1{/,null,AVAILABLE} 08:30:15.478 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23862ms o.e.j.s.ServletContextHandler@1f66d8e1{/,null,AVAILABLE} 08:30:15.478 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@2dafae61{HTTP/1.1}{127.0.0.1:0} 08:30:15.479 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2dafae61{HTTP/1.1}{127.0.0.1:45908} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:45908],POJO} 08:30:15.479 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@5ef85555{HTTP/1.1} 08:30:15.479 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23863ms HttpConnectionFactory@5ef85555{HTTP/1.1} 08:30:15.479 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@66e17eff 08:30:15.479 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@43da0955 keys=-1 selected=-1 08:30:15.480 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23864ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@43da0955 keys=0 selected=0 08:30:15.480 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@bc09d57 keys=-1 selected=-1 08:30:15.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23865ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@bc09d57 keys=0 selected=0 08:30:15.481 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@43da0955 keys=0 selected=0 08:30:15.481 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:30:15.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@6d963d70 keys=-1 selected=-1 08:30:15.482 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23866ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@6d963d70 keys=0 selected=0 08:30:15.483 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@467045c4 keys=-1 selected=-1 08:30:15.483 [qtp1798165471-38-selector-ServerConnectorManager@66e17eff/1] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1798165471-38-selector-ServerConnectorManager@66e17eff/1,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@bc09d57 keys=0 selected=0 08:30:15.483 [qtp1798165471-38-selector-ServerConnectorManager@66e17eff/1] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:30:15.483 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23868ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@467045c4 keys=0 selected=0 08:30:15.484 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@55736cfe keys=-1 selected=-1 08:30:15.486 [qtp1798165471-39-selector-ServerConnectorManager@66e17eff/2] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1798165471-39-selector-ServerConnectorManager@66e17eff/2,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@6d963d70 keys=0 selected=0 08:30:15.486 [qtp1798165471-40-selector-ServerConnectorManager@66e17eff/3] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1798165471-40-selector-ServerConnectorManager@66e17eff/3,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@467045c4 keys=0 selected=0 08:30:15.486 [qtp1798165471-39-selector-ServerConnectorManager@66e17eff/2] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:30:15.486 [qtp1798165471-40-selector-ServerConnectorManager@66e17eff/3] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:30:15.487 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23870ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@55736cfe keys=0 selected=0 08:30:15.490 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@5a566922 keys=-1 selected=-1 08:30:15.490 [qtp1798165471-41-selector-ServerConnectorManager@66e17eff/4] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1798165471-41-selector-ServerConnectorManager@66e17eff/4,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@55736cfe keys=0 selected=0 08:30:15.490 [qtp1798165471-41-selector-ServerConnectorManager@66e17eff/4] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:30:15.492 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23874ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@5a566922 keys=0 selected=0 08:30:15.493 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23877ms org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@66e17eff 08:30:15.493 [main] INFO o.e.jetty.server.ServerConnector - Started ServerConnector@2dafae61{HTTP/1.1}{127.0.0.1:45908} 08:30:15.493 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23877ms ServerConnector@2dafae61{HTTP/1.1}{127.0.0.1:45908} 08:30:15.493 [main] INFO org.eclipse.jetty.server.Server - Started @23878ms 08:30:15.494 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23878ms org.eclipse.jetty.server.Server@4db77402 08:30:15.494 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f7a2a5]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 08:30:15.495 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f7a2a5]tryAcquire: returning true. lockCounter=1 08:30:15.495 [qtp1798165471-42-selector-ServerConnectorManager@66e17eff/5] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1798165471-42-selector-ServerConnectorManager@66e17eff/5,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@5a566922 keys=0 selected=0 08:30:15.495 [qtp1798165471-42-selector-ServerConnectorManager@66e17eff/5] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:30:15.495 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f7a2a5]release: releasing underlying FileLock. lockCounter=0 08:30:15.496 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [c3719e5]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:15.496 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [c3719e5]tryAcquire: returning true. lockCounter=1 08:30:15.496 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:15.496 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [c3719e5]release: releasing underlying FileLock. lockCounter=0 08:30:15.727 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=343.5 MiB, used=14.1 MiB, available=3.5 GiB 08:30:15.727 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 08:30:15.728 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6b5ab2f2]tryAcquire: returning true. lockCounter=2 08:30:15.728 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6b5ab2f2]release: NOT releasing underlying FileLock. lockCounter=1 08:30:15.728 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5e180aaf]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:15.728 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5e180aaf]tryAcquire: returning true. lockCounter=1 08:30:15.729 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:15.729 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5e180aaf]release: releasing underlying FileLock. lockCounter=0 08:30:16.025 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'. 08:30:16.090 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'. 08:30:16.154 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'. 08:30:16.237 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'. 08:30:16.295 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'. 08:30:16.351 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'. 08:30:16.432 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'. 08:30:16.717 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'. 08:30:16.785 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL180714083005660': java.sql.SQLSyntaxErrorException: Index 'SQL180714083005660' was created to enforce constraint 'copymodification_pk'. It can only be dropped by dropping the constraint. 08:30:16.811 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'. 08:30:16.836 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'. 08:30:16.838 [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. 08:30:16.913 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'. 08:30:16.923 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL180714083006550': java.sql.SQLSyntaxErrorException: Index 'SQL180714083006550' was created to enforce constraint 'deletemodification_pk'. It can only be dropped by dropping the constraint. 08:30:16.951 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'. 08:30:16.977 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'. 08:30:16.979 [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. 08:30:16.989 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL180714083007420': java.sql.SQLSyntaxErrorException: Index 'SQL180714083007420' was created to enforce constraint 'filechunk_pk'. It can only be dropped by dropping the constraint. 08:30:17.016 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'. 08:30:17.018 [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. 08:30:17.115 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'. 08:30:17.128 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL180714083009070': java.sql.SQLSyntaxErrorException: Index 'SQL180714083009070' was created to enforce constraint 'fileinprogressmarker_pk'. It can only be dropped by dropping the constraint. 08:30:17.154 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'. 08:30:17.155 [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. 08:30:17.156 [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. 08:30:17.182 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'. 08:30:17.183 [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. 08:30:17.195 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL180714083008310': java.sql.SQLSyntaxErrorException: Index 'SQL180714083008310' was created to enforce constraint 'lastsynctoremoterepo_pk'. It can only be dropped by dropping the constraint. 08:30:17.223 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'. 08:30:17.248 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'. 08:30:17.258 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL180714083008820': java.sql.SQLSyntaxErrorException: Index 'SQL180714083008820' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 08:30:17.259 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL180714083008820': java.sql.SQLSyntaxErrorException: Index 'SQL180714083008820' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 08:30:17.317 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'. 08:30:17.328 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL180714083005420': java.sql.SQLSyntaxErrorException: Index 'SQL180714083005420' was created to enforce constraint 'modification_pk'. It can only be dropped by dropping the constraint. 08:30:17.359 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'. 08:30:17.440 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'. 08:30:17.443 [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. 08:30:17.456 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL180714083008730': java.sql.SQLSyntaxErrorException: Index 'SQL180714083008730' was created to enforce constraint 'remoterepositoryrequest_pk'. It can only be dropped by dropping the constraint. 08:30:17.532 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'. 08:30:17.552 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL180714083006810': java.sql.SQLSyntaxErrorException: Index 'SQL180714083006810' was created to enforce constraint 'repofile_pk'. It can only be dropped by dropping the constraint. 08:30:17.637 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'. 08:30:17.640 [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. 08:30:17.670 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'. 08:30:17.672 [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. 08:30:17.701 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'. 08:30:17.745 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'. 08:30:17.760 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL180714083005120': java.sql.SQLSyntaxErrorException: Index 'SQL180714083005120' was created to enforce constraint 'repository_pk'. It can only be dropped by dropping the constraint. 08:30:17.796 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'. 08:30:17.826 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'. 08:30:17.896 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'. 08:30:17.912 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL180714083009530': java.sql.SQLSyntaxErrorException: Index 'SQL180714083009530' was created to enforce constraint 'transferdonemarker_pk'. It can only be dropped by dropping the constraint. 08:30:17.936 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid'. 08:30:17.937 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 08:30:17.939 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 08:30:17.941 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 08:30:17.968 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid'. 08:30:17.975 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid' does not exist. 08:30:17.978 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 08:30:17.995 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:37) [classes/:na] at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34) [classes/:na] at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:225) [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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:371) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:775) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:763) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:705) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1585) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] 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 08:30:18.999 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 2 of 2 08:30:19.045 [qtp1798165471-43-acceptor-0-ServerConnector@2dafae61{HTTP/1.1}{127.0.0.1:45908}] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@6722e453 08:30:19.046 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:30:19.046 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@6722e453 08:30:19.048 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,Open,in,out,-,-,30000,null}{io=0,kio=0,kro=0} 08:30:19.049 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.IdleTimeout - SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,Open,in,out,-,-,30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 1 ms, remaining: 29999 ms 08:30:19.049 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@55adc872{IDLE} 08:30:19.050 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@55adc872{IDLE} 08:30:19.050 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@55adc872{IDLE} 08:30:19.050 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG o.e.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@55adc872{FILL_INTERESTED} 08:30:19.051 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 0 -> 1 for SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=0,kro=0} 08:30:19.051 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@10af4ca3 08:30:19.051 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 08:30:19.051 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Created SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=1,kro=0} 08:30:19.051 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:30:19.052 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 08:30:19.052 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 08:30:19.052 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 1 -> 0 for SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,Open,in,out,R,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:30:19.052 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@10af4ca3 08:30:19.052 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG o.e.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@55adc872{FILLING} 08:30:19.053 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:30:19.054 [qtp1798165471-44] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@55adc872{FILLING} onFillable HttpChannelState@5f5b92cb{s=IDLE i=true a=null} 08:30:19.055 [qtp1798165471-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:30:19.055 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@519c6750[p=0,l=530,c=8192,r=530]={<<>>>�����������������...���������������} 08:30:19.055 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:30:19.055 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:30:19.055 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:30:19.055 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:30:19.058 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:30:19.058 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:30:19.058 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:30:19.058 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:19.058 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:30:19.058 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:30:19.058 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:19.059 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:30:19.059 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:30:19.059 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:19.059 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:30:19.060 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:30:19.060 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:19.060 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:30:19.060 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:30:19.060 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:19.060 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 08:30:19.061 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:19.061 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:30:19.061 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:30:19.061 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:30:19.061 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:30:19.062 [qtp1798165471-44] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@55a3f9bb{r=1,a=IDLE,uri=-} handle enter 08:30:19.062 [qtp1798165471-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@5f5b92cb{s=IDLE i=true a=null} handling IDLE 08:30:19.062 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@55a3f9bb{r=1,a=DISPATCHED,uri=/RepoInfo} action REQUEST_DISPATCH 08:30:19.063 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.Server - REQUEST /RepoInfo on HttpChannelOverHttp@55a3f9bb{r=1,a=DISPATCHED,uri=/RepoInfo} 08:30:19.063 [qtp1798165471-44 - /RepoInfo] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@1f66d8e1{/,null,AVAILABLE} 08:30:19.063 [qtp1798165471-44 - /RepoInfo] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@1f66d8e1{/,null,AVAILABLE} 08:30:19.063 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.session - sessionManager=org.eclipse.jetty.server.session.HashSessionManager@1bbddada 08:30:19.063 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.session - session=null 08:30:19.064 [qtp1798165471-44 - /RepoInfo] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:30:19.064 [qtp1798165471-44 - /RepoInfo] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 08:30:19.088 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 08:30:19.090 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic TGgzRG53Um51amtldWlYTHEyaWxqZzpaI3JLSDlxb35QdkEzYngraVF3aEFTeE9L 08:30:19.093 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@519c6750[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236||||<<<>>>�����������������...���������������} 08:30:19.094 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@55a3f9bb{r=1,a=DISPATCHED,uri=/RepoInfo} content java.nio.HeapByteBufferR[pos=294 lim=530 cap=8192] 08:30:19.094 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 08:30:19.094 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@55a3f9bb{r=1,a=DISPATCHED,uri=/RepoInfo} messageComplete 08:30:19.094 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@70db3d9e EOF 08:30:19.105 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@70db3d9e eof EOF 08:30:19.105 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@70db3d9e eof EOF 08:30:19.107 [qtp1798165471-44 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [5478437c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5' 08:30:19.107 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2438fff6]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5/.cloudstore-repo/cloudstore-repository.lock' 08:30:19.107 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2438fff6]tryAcquire: returning true. lockCounter=1 08:30:19.107 [qtp1798165471-44 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [5478437c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5' locked successfully. 08:30:19.108 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - [5478437c]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 08:30:19.110 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 08:30:19.113 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.119 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.128 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.130 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.132 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.132 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.134 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.143 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.147 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.155 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Java types support initialising ... 08:30:19.157 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.157 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Type converter support initialising ... 08:30:19.160 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Type converter support loaded 08:30:19.160 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 08:30:19.160 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 08:30:19.160 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 08:30:19.160 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 08:30:19.160 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 08:30:19.160 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 08:30:19.160 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 08:30:19.160 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 08:30:19.160 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : java.lang.String,int[] 08:30:19.160 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.lang.String,byte[],java.nio.ByteBuffer 08:30:19.160 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String,java.nio.ByteBuffer 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long,java.nio.ByteBuffer 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 08:30:19.161 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 08:30:19.162 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 08:30:19.163 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 08:30:19.163 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 08:30:19.163 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 08:30:19.164 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 08:30:19.164 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 08:30:19.164 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 08:30:19.165 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:19.165 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 08:30:19.166 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:19.166 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:19.167 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.167 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:19.167 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.167 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 08:30:19.168 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 08:30:19.168 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 08:30:19.169 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 08:30:19.169 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 08:30:19.170 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 08:30:19.170 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 08:30:19.171 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 08:30:19.171 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 08:30:19.171 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 08:30:19.172 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 08:30:19.172 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 08:30:19.172 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:19.173 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 08:30:19.173 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.174 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:19.174 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.174 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 08:30:19.175 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 08:30:19.175 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 08:30:19.175 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 08:30:19.176 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 08:30:19.176 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 08:30:19.177 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 08:30:19.177 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 08:30:19.177 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:19.178 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 08:30:19.178 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:19.179 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:19.179 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.180 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:19.180 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.180 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 08:30:19.181 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 08:30:19.187 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 08:30:19.187 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 08:30:19.188 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 08:30:19.188 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 08:30:19.189 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 08:30:19.189 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 08:30:19.190 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 08:30:19.191 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 08:30:19.191 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 08:30:19.192 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 08:30:19.192 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:19.193 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 08:30:19.193 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.194 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:19.195 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.195 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 08:30:19.196 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 08:30:19.196 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 08:30:19.197 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 08:30:19.198 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 08:30:19.198 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 08:30:19.199 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 08:30:19.200 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 08:30:19.200 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:19.201 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 08:30:19.202 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:19.202 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:19.203 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.204 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:19.204 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.204 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 08:30:19.205 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 08:30:19.216 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 08:30:19.219 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 08:30:19.220 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 08:30:19.220 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 08:30:19.222 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 08:30:19.223 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 08:30:19.224 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 08:30:19.225 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 08:30:19.227 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 08:30:19.228 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 08:30:19.229 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:19.230 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 08:30:19.231 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.231 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:19.231 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.232 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 08:30:19.232 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.232 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.232 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.233 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 08:30:19.233 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 08:30:19.233 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 08:30:19.234 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 08:30:19.234 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 08:30:19.234 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 08:30:19.234 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 08:30:19.235 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 08:30:19.235 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 08:30:19.236 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 08:30:19.236 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 08:30:19.237 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 08:30:19.237 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 08:30:19.237 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:19.238 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 08:30:19.239 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:19.239 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:19.239 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.240 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:19.240 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.240 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 08:30:19.241 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 08:30:19.245 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 08:30:19.245 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 08:30:19.246 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 08:30:19.246 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 08:30:19.247 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 08:30:19.247 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 08:30:19.247 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 08:30:19.248 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 08:30:19.248 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 08:30:19.249 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 08:30:19.249 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:19.250 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 08:30:19.250 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.251 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:19.251 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.251 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 08:30:19.252 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 08:30:19.252 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 08:30:19.252 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 08:30:19.253 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 08:30:19.253 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 08:30:19.254 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 08:30:19.254 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 08:30:19.255 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:19.255 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 08:30:19.256 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:19.256 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:19.256 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.257 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:19.257 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.257 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 08:30:19.258 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 08:30:19.259 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 08:30:19.260 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 08:30:19.260 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 08:30:19.260 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 08:30:19.261 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 08:30:19.261 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 08:30:19.261 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 08:30:19.262 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 08:30:19.262 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 08:30:19.263 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 08:30:19.263 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:19.263 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 08:30:19.264 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.264 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:19.265 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.265 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 08:30:19.265 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.266 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 08:30:19.266 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 08:30:19.266 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 08:30:19.266 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 08:30:19.270 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 08:30:19.270 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 08:30:19.271 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 08:30:19.282 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 08:30:19.285 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3e421818 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 08:30:19.288 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.288 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.288 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.288 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.288 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.288 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.288 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.288 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.288 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.288 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.288 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.289 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.289 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.289 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.289 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.289 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.289 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.289 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.289 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.289 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.289 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.290 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.290 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.290 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.290 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.290 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.290 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.290 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.290 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.290 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.290 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.291 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.291 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.291 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.291 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.291 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.291 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.291 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.291 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.291 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.291 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.292 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.293 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.293 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.293 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.293 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.293 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.293 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.293 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.293 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.293 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.332 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 08:30:19.332 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : read-write 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Queries : Timeout=0 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - =========================================================== 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5/.cloudstore-repo/derby] 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5/.cloudstore-repo/derby] 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 08:30:19.351 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 08:30:19.352 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 08:30:19.352 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 08:30:19.352 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 08:30:19.352 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.352 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - =========================================================== 08:30:19.352 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3e421818 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b397a4d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:19.375 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3e421818 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b397a4d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:19.377 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - StoreManager now created 08:30:19.377 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 08:30:19.378 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 08:30:19.378 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 08:30:19.379 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_171" on "Linux" 08:30:19.379 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Persistence API : JDO 08:30:19.379 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 08:30:19.379 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ClassLoading : default 08:30:19.379 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 08:30:19.380 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 08:30:19.380 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 08:30:19.380 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 08:30:19.380 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 08:30:19.380 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ================================================ 08:30:19.382 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@54ca3794" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@54a1c452" with txn="org.datanucleus.TransactionImpl@5595b54f" 08:30:19.383 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 08:30:19.387 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 08:30:19.387 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 08:30:19.388 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 08:30:19.388 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 08:30:19.389 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 08:30:19.389 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 08:30:19.390 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 08:30:19.391 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:19.391 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 08:30:19.392 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:19.393 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:19.393 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.394 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:19.395 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.395 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 08:30:19.395 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 08:30:19.396 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 08:30:19.398 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 08:30:19.398 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 08:30:19.399 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 08:30:19.399 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 08:30:19.400 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 08:30:19.400 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 08:30:19.401 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 08:30:19.402 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 08:30:19.403 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 08:30:19.403 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:19.404 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 08:30:19.405 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.405 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:19.406 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.406 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 08:30:19.407 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 08:30:19.408 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 08:30:19.408 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 08:30:19.409 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 08:30:19.410 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 08:30:19.411 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 08:30:19.411 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 08:30:19.412 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:19.412 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 08:30:19.413 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:19.414 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:19.415 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.415 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:19.416 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.416 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 08:30:19.417 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 08:30:19.417 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 08:30:19.419 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 08:30:19.420 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 08:30:19.420 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 08:30:19.421 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 08:30:19.422 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 08:30:19.422 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 08:30:19.423 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 08:30:19.424 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 08:30:19.424 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 08:30:19.425 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:19.425 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 08:30:19.426 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.427 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:19.427 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.428 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 08:30:19.428 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.428 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.428 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.429 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 08:30:19.429 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 08:30:19.430 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 08:30:19.431 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 08:30:19.432 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 08:30:19.432 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 08:30:19.433 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 08:30:19.433 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 08:30:19.434 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 08:30:19.435 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:19.435 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 08:30:19.436 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:19.437 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:19.437 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.438 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:19.439 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.439 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 08:30:19.439 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 08:30:19.440 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 08:30:19.441 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 08:30:19.441 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 08:30:19.442 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 08:30:19.443 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 08:30:19.443 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 08:30:19.444 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 08:30:19.444 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 08:30:19.445 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 08:30:19.446 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 08:30:19.447 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:19.447 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 08:30:19.448 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.448 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:19.449 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.449 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 08:30:19.449 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.449 [qtp1798165471-44 - /RepoInfo] 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. 08:30:19.450 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 08:30:19.451 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 08:30:19.452 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 08:30:19.452 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 08:30:19.453 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 08:30:19.453 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 08:30:19.454 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 08:30:19.455 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 08:30:19.455 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 08:30:19.456 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 08:30:19.456 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 08:30:19.457 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 08:30:19.457 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 08:30:19.457 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 08:30:19.457 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 08:30:19.458 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 08:30:19.458 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.458 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 08:30:19.458 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 08:30:19.458 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 08:30:19.459 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.459 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 08:30:19.459 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 08:30:19.459 [qtp1798165471-44 - /RepoInfo] 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") 08:30:19.459 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 08:30:19.459 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.460 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 08:30:19.460 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.460 [qtp1798165471-44 - /RepoInfo] 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") 08:30:19.460 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 08:30:19.460 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.460 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 08:30:19.460 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.460 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 08:30:19.461 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.461 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 08:30:19.461 [qtp1798165471-44 - /RepoInfo] 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") 08:30:19.461 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 08:30:19.461 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.461 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 08:30:19.462 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.462 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 08:30:19.462 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.462 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 08:30:19.462 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.462 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 08:30:19.462 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.462 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 08:30:19.463 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.463 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 08:30:19.463 [qtp1798165471-44 - /RepoInfo] 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") 08:30:19.463 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 08:30:19.463 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.463 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 08:30:19.464 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.464 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 08:30:19.464 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.464 [qtp1798165471-44 - /RepoInfo] 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") 08:30:19.464 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 08:30:19.464 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.464 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 08:30:19.464 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.464 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 08:30:19.464 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.465 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 08:30:19.465 [qtp1798165471-44 - /RepoInfo] 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") 08:30:19.465 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 08:30:19.465 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.465 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.465 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 08:30:19.465 [qtp1798165471-44 - /RepoInfo] 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 08:30:19.465 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.466 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 08:30:19.466 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.466 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 08:30:19.466 [qtp1798165471-44 - /RepoInfo] 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) 08:30:19.467 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@456d3ebf [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:19.467 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5afbd2cf" with isolation "serializable" 08:30:19.475 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 08:30:19.475 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 08:30:19.521 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 46 ms 08:30:19.521 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 08:30:19.522 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 08:30:19.525 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 08:30:19.534 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository" 08:30:19.535 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 08:30:19.535 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 08:30:19.572 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 37 ms 08:30:19.604 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 08:30:19.623 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository" 08:30:19.623 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 08:30:19.623 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 08:30:19.650 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 08:30:19.674 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification" 08:30:19.675 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 08:30:19.675 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 08:30:19.695 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 08:30:19.696 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 08:30:19.696 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 08:30:19.739 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 42 ms 08:30:19.767 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification" 08:30:19.768 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 08:30:19.768 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 08:30:19.799 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms 08:30:19.818 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 08:30:19.836 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification" 08:30:19.837 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 08:30:19.837 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 08:30:19.860 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:30:19.860 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 08:30:19.860 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 08:30:19.939 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 78 ms 08:30:19.939 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 08:30:19.940 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 08:30:19.980 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 40 ms 08:30:20.004 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification" 08:30:20.005 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 08:30:20.005 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 08:30:20.015 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 08:30:20.033 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 08:30:20.034 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5afbd2cf" 08:30:20.040 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5afbd2cf" 08:30:20.040 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@456d3ebf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5afbd2cf, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:20.040 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@456d3ebf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5afbd2cf, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:20.040 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 08:30:20.040 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 08:30:20.040 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 08:30:20.041 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 08:30:20.042 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 08:30:20.043 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 08:30:20.043 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 08:30:20.044 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 08:30:20.044 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 08:30:20.045 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 08:30:20.046 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:20.046 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 08:30:20.047 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:20.048 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:20.048 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.049 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:20.050 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.050 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 08:30:20.050 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 08:30:20.058 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 08:30:20.059 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 08:30:20.059 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 08:30:20.060 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 08:30:20.060 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 08:30:20.061 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 08:30:20.061 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 08:30:20.062 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 08:30:20.063 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 08:30:20.063 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 08:30:20.064 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:20.064 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 08:30:20.065 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.066 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:20.066 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.066 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 08:30:20.067 [qtp1798165471-44 - /RepoInfo] 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. 08:30:20.067 [qtp1798165471-44 - /RepoInfo] 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. 08:30:20.067 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 08:30:20.068 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 08:30:20.068 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 08:30:20.068 [qtp1798165471-44 - /RepoInfo] 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") 08:30:20.069 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 08:30:20.069 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.069 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 08:30:20.069 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.070 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 08:30:20.070 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.070 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 08:30:20.070 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.070 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 08:30:20.070 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18726497 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:20.070 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10d29a89" with isolation "serializable" 08:30:20.075 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 08:30:20.076 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 08:30:20.108 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 32 ms 08:30:20.108 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 08:30:20.116 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification" 08:30:20.116 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 08:30:20.116 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 08:30:20.138 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 08:30:20.139 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 08:30:20.139 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 08:30:20.159 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 08:30:20.187 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification" 08:30:20.188 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 08:30:20.188 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 08:30:20.195 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 7 ms 08:30:20.212 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 08:30:20.213 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10d29a89" 08:30:20.234 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10d29a89" 08:30:20.235 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18726497 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10d29a89, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:20.235 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18726497 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10d29a89, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:20.239 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 08:30:20.240 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 08:30:20.240 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.241 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 08:30:20.241 [qtp1798165471-44 - /RepoInfo] 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") 08:30:20.242 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 08:30:20.242 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.243 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 08:30:20.244 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.244 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 08:30:20.245 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.245 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 08:30:20.246 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.247 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 08:30:20.248 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.248 [qtp1798165471-44 - /RepoInfo] 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") 08:30:20.248 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 08:30:20.249 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.249 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 08:30:20.249 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.250 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 08:30:20.250 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.250 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 08:30:20.250 [qtp1798165471-44 - /RepoInfo] 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") 08:30:20.251 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35a8fb1 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:20.251 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@71b51ad2" with isolation "serializable" 08:30:20.255 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:30:20.256 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 08:30:20.284 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 28 ms 08:30:20.284 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 08:30:20.292 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile" 08:30:20.293 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 08:30:20.293 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 08:30:20.543 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 250 ms 08:30:20.543 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 08:30:20.543 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 08:30:20.570 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 08:30:20.593 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile" 08:30:20.593 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 08:30:20.594 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 08:30:20.602 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 08:30:20.617 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile" 08:30:20.617 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 08:30:20.617 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 08:30:20.640 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:30:20.641 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@71b51ad2" 08:30:20.648 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@71b51ad2" 08:30:20.648 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35a8fb1 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@71b51ad2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:20.649 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35a8fb1 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@71b51ad2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:20.652 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 08:30:20.653 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 08:30:20.655 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 08:30:20.657 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 08:30:20.657 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 08:30:20.658 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 08:30:20.659 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 08:30:20.659 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:20.660 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 08:30:20.660 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:20.661 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:20.661 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.662 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:20.663 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.663 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 08:30:20.663 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 08:30:20.664 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 08:30:20.664 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 08:30:20.665 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 08:30:20.665 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 08:30:20.666 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 08:30:20.666 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 08:30:20.667 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 08:30:20.667 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 08:30:20.668 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 08:30:20.669 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 08:30:20.670 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:20.671 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 08:30:20.671 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.672 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:20.672 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.672 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 08:30:20.673 [qtp1798165471-44 - /RepoInfo] 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. 08:30:20.673 [qtp1798165471-44 - /RepoInfo] 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. 08:30:20.673 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 08:30:20.674 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 08:30:20.675 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 08:30:20.675 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 08:30:20.676 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 08:30:20.676 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 08:30:20.677 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 08:30:20.677 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 08:30:20.678 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:20.679 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 08:30:20.680 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:20.680 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:20.681 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.682 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:20.683 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.683 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 08:30:20.683 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 08:30:20.684 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 08:30:20.685 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 08:30:20.686 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 08:30:20.686 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 08:30:20.687 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 08:30:20.688 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 08:30:20.688 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 08:30:20.689 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 08:30:20.690 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 08:30:20.691 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 08:30:20.692 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:20.693 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 08:30:20.694 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.694 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:20.695 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.695 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 08:30:20.695 [qtp1798165471-44 - /RepoInfo] 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. 08:30:20.695 [qtp1798165471-44 - /RepoInfo] 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. 08:30:20.696 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 08:30:20.696 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 08:30:20.697 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 08:30:20.697 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 08:30:20.697 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.697 [qtp1798165471-44 - /RepoInfo] 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") 08:30:20.698 [qtp1798165471-44 - /RepoInfo] 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" () 08:30:20.698 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 08:30:20.698 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.698 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.699 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 08:30:20.699 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.699 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.699 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 08:30:20.699 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.699 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.699 [qtp1798165471-44 - /RepoInfo] 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") 08:30:20.699 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 08:30:20.699 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.700 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 08:30:20.700 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.700 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 08:30:20.700 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.700 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 08:30:20.701 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.701 [qtp1798165471-44 - /RepoInfo] 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") 08:30:20.701 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 08:30:20.701 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.701 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 08:30:20.701 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.702 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 08:30:20.703 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4fcfeb0b [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:20.703 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47e59577" with isolation "serializable" 08:30:20.708 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:30:20.708 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:30:20.733 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 25 ms 08:30:20.733 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 08:30:20.734 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 08:30:20.743 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 08:30:20.744 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 08:30:20.744 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 08:30:20.763 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 08:30:20.794 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:30:20.809 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:30:20.823 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk" 08:30:20.823 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 08:30:20.823 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 08:30:20.850 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 08:30:20.877 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk" 08:30:20.877 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 08:30:20.878 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 08:30:20.889 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 08:30:20.908 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk" 08:30:20.908 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 08:30:20.908 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 08:30:20.930 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 08:30:20.931 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47e59577" 08:30:20.937 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47e59577" 08:30:20.937 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4fcfeb0b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47e59577, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:20.937 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4fcfeb0b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47e59577, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:20.941 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 08:30:20.943 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 08:30:20.944 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 08:30:20.946 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 08:30:20.947 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 08:30:20.948 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 08:30:20.949 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 08:30:20.950 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:20.951 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 08:30:20.952 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:20.954 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:20.955 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.957 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:20.958 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.958 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 08:30:20.959 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 08:30:20.959 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 08:30:20.960 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 08:30:20.961 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 08:30:20.961 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 08:30:20.962 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 08:30:20.963 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 08:30:20.963 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 08:30:20.964 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 08:30:20.965 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 08:30:20.966 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 08:30:20.967 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:20.967 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 08:30:20.968 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.969 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:20.970 [qtp1798165471-44 - /RepoInfo] 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 08:30:20.970 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 08:30:20.970 [qtp1798165471-44 - /RepoInfo] 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. 08:30:20.971 [qtp1798165471-44 - /RepoInfo] 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. 08:30:20.971 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 08:30:20.972 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 08:30:20.972 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 08:30:20.972 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.972 [qtp1798165471-44 - /RepoInfo] 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") 08:30:20.973 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 08:30:20.973 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.973 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 08:30:20.973 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.974 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 08:30:20.974 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.974 [qtp1798165471-44 - /RepoInfo] 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") 08:30:20.974 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 08:30:20.974 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.975 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 08:30:20.975 [qtp1798165471-44 - /RepoInfo] 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) 08:30:20.975 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 08:30:20.975 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b99f54d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:20.975 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@27dbd680" with isolation "serializable" 08:30:20.980 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 08:30:20.981 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:30:21.007 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 26 ms 08:30:21.007 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 6 columns found 08:30:21.014 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo" 08:30:21.015 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 08:30:21.015 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 08:30:21.035 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 08:30:21.064 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo" 08:30:21.064 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 08:30:21.065 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 08:30:21.071 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms 08:30:21.090 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo" 08:30:21.090 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 08:30:21.090 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 08:30:21.111 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 08:30:21.112 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@27dbd680" 08:30:21.118 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@27dbd680" 08:30:21.118 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b99f54d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@27dbd680, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:21.118 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b99f54d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@27dbd680, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:21.123 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 08:30:21.123 [qtp1798165471-44 - /RepoInfo] 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") 08:30:21.124 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 08:30:21.124 [qtp1798165471-44 - /RepoInfo] 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" () 08:30:21.125 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 08:30:21.126 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.126 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.127 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 08:30:21.128 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.128 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.129 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3cbe3d32 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:21.129 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@401573a5" with isolation "serializable" 08:30:21.141 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 08:30:21.148 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 08:30:21.149 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 08:30:21.149 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 08:30:21.173 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 08:30:21.211 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 08:30:21.212 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 08:30:21.212 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 08:30:21.224 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 08:30:21.245 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 08:30:21.246 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@401573a5" 08:30:21.251 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@401573a5" 08:30:21.251 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3cbe3d32 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@401573a5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:21.251 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3cbe3d32 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@401573a5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:21.253 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 08:30:21.254 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 08:30:21.255 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 08:30:21.256 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 08:30:21.256 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 08:30:21.258 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 08:30:21.259 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 08:30:21.260 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:21.262 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 08:30:21.263 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:21.264 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:21.266 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.267 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:21.269 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.269 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 08:30:21.270 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 08:30:21.270 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 08:30:21.271 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 08:30:21.272 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 08:30:21.273 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 08:30:21.314 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 08:30:21.315 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 08:30:21.316 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 08:30:21.330 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 08:30:21.331 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 08:30:21.332 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 08:30:21.333 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:21.333 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 08:30:21.335 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.335 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:21.336 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.336 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 08:30:21.337 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 08:30:21.338 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 08:30:21.338 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 08:30:21.339 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.339 [qtp1798165471-44 - /RepoInfo] 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") 08:30:21.339 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 08:30:21.339 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.339 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 08:30:21.340 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.340 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 08:30:21.340 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.340 [qtp1798165471-44 - /RepoInfo] 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") 08:30:21.340 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 08:30:21.340 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.340 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 08:30:21.341 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.341 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 08:30:21.341 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 08:30:21.341 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.341 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 08:30:21.342 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.342 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 08:30:21.343 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13aec943 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:21.343 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3cbfebd9" with isolation "serializable" 08:30:21.349 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 08:30:21.349 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:30:21.373 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 24 ms 08:30:21.374 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 08:30:21.375 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 08:30:21.382 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest" 08:30:21.397 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 08:30:21.399 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest" 08:30:21.399 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 08:30:21.399 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 08:30:21.418 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 08:30:21.438 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases" 08:30:21.438 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 08:30:21.438 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 08:30:21.458 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 08:30:21.484 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases" 08:30:21.484 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 08:30:21.484 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 08:30:21.494 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 08:30:21.510 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 08:30:21.510 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3cbfebd9" 08:30:21.516 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3cbfebd9" 08:30:21.516 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13aec943 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3cbfebd9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:21.516 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13aec943 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3cbfebd9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:21.517 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 08:30:21.518 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 08:30:21.519 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 08:30:21.520 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 08:30:21.520 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 08:30:21.521 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 08:30:21.521 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 08:30:21.521 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:21.521 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 08:30:21.527 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:21.528 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:21.529 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.531 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:21.532 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.532 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 08:30:21.535 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 08:30:21.536 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 08:30:21.537 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 08:30:21.538 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 08:30:21.539 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 08:30:21.539 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 08:30:21.540 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 08:30:21.540 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 08:30:21.541 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 08:30:21.542 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 08:30:21.542 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 08:30:21.543 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:21.544 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 08:30:21.544 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.545 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:21.546 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.546 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 08:30:21.546 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 08:30:21.547 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 08:30:21.547 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 08:30:21.547 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.548 [qtp1798165471-44 - /RepoInfo] 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") 08:30:21.548 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 08:30:21.548 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.548 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 08:30:21.548 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.548 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 08:30:21.548 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.549 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 08:30:21.549 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.549 [qtp1798165471-44 - /RepoInfo] 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") 08:30:21.549 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 08:30:21.549 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.550 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 08:30:21.550 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.550 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 08:30:21.550 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2fdfa3dc [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:21.551 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@584922bf" with isolation "serializable" 08:30:21.556 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 08:30:21.556 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:30:21.579 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 23 ms 08:30:21.579 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 08:30:21.586 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker" 08:30:21.587 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 08:30:21.587 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 08:30:21.610 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:30:21.643 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 08:30:21.660 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker" 08:30:21.660 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 08:30:21.660 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 08:30:21.683 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:30:21.683 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@584922bf" 08:30:21.691 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@584922bf" 08:30:21.691 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2fdfa3dc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@584922bf, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:21.691 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2fdfa3dc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@584922bf, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:21.692 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 08:30:21.693 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 08:30:21.693 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 08:30:21.694 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 08:30:21.695 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 08:30:21.696 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 08:30:21.696 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 08:30:21.697 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:21.698 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 08:30:21.699 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:21.699 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:21.700 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.701 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:21.703 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.703 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 08:30:21.703 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 08:30:21.704 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 08:30:21.704 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 08:30:21.705 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 08:30:21.706 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 08:30:21.707 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 08:30:21.707 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 08:30:21.708 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 08:30:21.709 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 08:30:21.710 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 08:30:21.711 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 08:30:21.711 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:21.712 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 08:30:21.713 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.714 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:21.715 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.715 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 08:30:21.716 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 08:30:21.716 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 08:30:21.716 [qtp1798165471-44 - /RepoInfo] 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") 08:30:21.717 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 08:30:21.717 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.717 [qtp1798165471-44 - /RepoInfo] 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) 08:30:21.717 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2462cdd6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:21.717 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@731c5865" with isolation "serializable" 08:30:21.723 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:30:21.733 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 08:30:21.747 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:30:21.751 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:30:21.752 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@731c5865" 08:30:21.752 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@731c5865" 08:30:21.752 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2462cdd6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@731c5865, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:21.752 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2462cdd6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@731c5865, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:21.753 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 08:30:21.754 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 08:30:21.755 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 08:30:21.756 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 08:30:21.756 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 08:30:21.757 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 08:30:21.758 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 08:30:21.759 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:21.759 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 08:30:21.760 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:30:21.761 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 08:30:21.762 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:30:21.763 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:30:21.764 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 08:30:21.764 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 08:30:21.764 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 08:30:21.765 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 08:30:21.766 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 08:30:21.767 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 08:30:21.768 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 08:30:21.768 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 08:30:21.769 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 08:30:21.770 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 08:30:21.771 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 08:30:21.772 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 08:30:21.772 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 08:30:21.773 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 08:30:21.774 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 08:30:21.775 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:30:21.776 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:30:21.777 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 08:30:21.777 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 08:30:21.777 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:30:21.777 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:30:21.777 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 08:30:21.778 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 08:30:21.779 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 08:30:21.780 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 08:30:21.780 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 08:30:21.781 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 08:30:21.782 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 08:30:21.783 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 08:30:21.783 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 08:30:21.784 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 08:30:21.785 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 08:30:21.786 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 08:30:21.786 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 08:30:21.787 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 08:30:21.788 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 08:30:21.789 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 08:30:21.789 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 08:30:21.790 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 08:30:21.790 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 08:30:21.790 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 08:30:21.790 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 08:30:21.791 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 08:30:21.791 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:30:21.791 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 08:30:21.791 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 08:30:21.791 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:30:21.792 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 08:30:21.792 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:30:21.792 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 08:30:21.792 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:30:21.792 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 08:30:21.792 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:30:21.792 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 08:30:21.792 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 08:30:21.793 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:30:21.793 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 08:30:21.793 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:30:21.793 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 08:30:21.793 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:30:21.793 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 08:30:21.794 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2cc9d910 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:30:21.794 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@41bb20f" with isolation "serializable" 08:30:21.795 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE 08:30:21.795 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:30:21.823 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 28 ms 08:30:21.824 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found 08:30:21.826 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "transferdonemarker" 08:30:21.826 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema "" 08:30:21.826 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid") 08:30:21.848 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 08:30:21.877 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker" 08:30:21.895 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "transferdonemarker" 08:30:21.895 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema "" 08:30:21.895 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid") 08:30:21.917 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 08:30:21.917 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@41bb20f" 08:30:21.924 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@41bb20f" 08:30:21.924 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2cc9d910 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@41bb20f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:30:21.925 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2cc9d910 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@41bb20f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:30:21.926 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:21.926 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@54ca3794" closed 08:30:21.927 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@54ca3794" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@54a1c452" with txn="org.datanucleus.TransactionImpl@395a77f8" 08:30:21.927 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:30:21.927 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@54ca3794 (optimistic=false) 08:30:21.928 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 08:30:21.929 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:30:21.930 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 08:30:21.930 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 08:30:21.933 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 08:30:21.933 [qtp1798165471-44 - /RepoInfo] 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'" 08:30:21.936 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@681b198 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:21.936 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3c8a85d4, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:30:21.936 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@681b198 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@165c9365, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 08:30:21.936 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@681b198 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@165c9365, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:21.936 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:30:21.947 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@49c3819d" 08:30:21.948 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:30:21.948 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:21.948 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 08:30:21.949 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:30:21.949 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 08:30:21.949 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@18e6a329" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:30:21.950 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@18e6a329" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 08:30:21.951 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@18e6a329" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 08:30:21.951 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@18e6a329" (id="1") enlisted in transactional cache 08:30:21.952 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@18e6a329" having fields "publicKey" fetched from table ""repository"" 08:30:21.952 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@681b198 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@165c9365, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:21.958 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@386e5d43" 08:30:21.958 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 08:30:21.959 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:21.959 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5db101d" 08:30:21.960 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@18e6a329" (id="1") is having the following fields in Level 2 cache object updated : [3] 08:30:21.961 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@18e6a329" having fields "privateKey" fetched from table ""repository"" 08:30:21.961 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@681b198 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@165c9365, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:21.966 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@55b29f2f" 08:30:21.966 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 08:30:21.967 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:21.967 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3d77ff05" 08:30:21.967 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@18e6a329" (id="1") is having the following fields in Level 2 cache object updated : [7] 08:30:21.967 [qtp1798165471-44 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [5478437c]initPersistenceManagerFactory: repositoryId=ba119da1-a6f3-4e4f-b863-c6a42f6682b5 08:30:21.967 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@54ca3794 08:30:21.967 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:21.968 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:21.968 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3c8a85d4]] 08:30:21.968 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@681b198 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@165c9365, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 08:30:21.968 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@681b198 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@165c9365, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:21.968 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@681b198 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@165c9365, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:21.968 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@18e6a329" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:30:21.968 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@18e6a329" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:30:21.968 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:30:21.969 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@18e6a329 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@18e6a329, lifecycle=HOLLOW] 08:30:21.969 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:30:21.969 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:21.969 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@54ca3794" closed 08:30:21.969 [qtp1798165471-44 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [5478437c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2861 ms. 08:30:21.969 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@54ca3794" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@54a1c452" with txn="org.datanucleus.TransactionImpl@5bfa49bd" 08:30:21.969 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:30:21.970 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@54ca3794 (optimistic=false) 08:30:21.970 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 08:30:21.970 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 08:30:21.971 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:30:21.971 [qtp1798165471-44 - /RepoInfo] 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] 08:30:21.971 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 08:30:21.973 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 08:30:21.973 [qtp1798165471-44 - /RepoInfo] 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" < ?" 08:30:21.974 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@38c03e46 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:21.974 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@317e2f42, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:30:21.974 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@38c03e46 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e8eff34, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 08:30:21.974 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@38c03e46 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e8eff34, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:21.974 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 08:30:21.981 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@54a76371" 08:30:21.982 [qtp1798165471-44 - /RepoInfo] 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" < <2018-07-13 08:30:21.97> 08:30:21.982 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:21.983 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 08:30:21.983 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@54ca3794 08:30:21.983 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:21.983 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:21.983 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@317e2f42]] 08:30:21.983 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@38c03e46 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e8eff34, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 08:30:21.983 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@38c03e46 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e8eff34, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:21.984 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@38c03e46 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e8eff34, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:21.984 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:30:21.984 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:21.984 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@54ca3794" closed 08:30:21.984 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [136d263e]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:21.984 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [136d263e]tryAcquire: returning true. lockCounter=1 08:30:21.984 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [136d263e]tryAcquire: returning true. lockCounter=2 08:30:21.984 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:21.985 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [136d263e]release: NOT releasing underlying FileLock. lockCounter=1 08:30:21.985 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [136d263e]release: releasing underlying FileLock. lockCounter=0 08:30:21.985 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@54ca3794" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@54a1c452" with txn="org.datanucleus.TransactionImpl@2afa5ed2" 08:30:21.985 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:30:21.986 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@54ca3794 (optimistic=false) 08:30:21.986 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.986 [qtp1798165471-44 - /RepoInfo] 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 08:30:21.987 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5eac87d7 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:21.987 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2759cbe1, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:30:21.987 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5eac87d7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@104228ab, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 08:30:21.987 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5eac87d7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@104228ab, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:21.987 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:30:21.987 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4e5e0804" 08:30:21.988 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:30:21.988 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:21.988 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 08:30:21.989 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:30:21.989 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@59fb0f18" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:30:21.989 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@59fb0f18" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:30:21.989 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@59fb0f18" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:30:21.990 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@59fb0f18" (id="1") enlisted in transactional cache 08:30:21.990 [qtp1798165471-44 - /RepoInfo] 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@59fb0f18" 08:30:21.991 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@59fb0f18" 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] 08:30:21.991 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@59fb0f18" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:30:21.991 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@59fb0f18" field "aliases" loading contents to SCO wrapper from the datastore 08:30:21.992 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5eac87d7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@104228ab, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:22.000 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@49a6bcee" 08:30:22.001 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:30:22.002 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:22.002 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2f6a9456" 08:30:22.002 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3072a7f5]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:22.003 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3072a7f5]tryAcquire: returning true. lockCounter=1 08:30:22.003 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:22.003 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3072a7f5]release: releasing underlying FileLock. lockCounter=0 08:30:22.003 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jjl17c08-b18i5' of repository 'ba119da1-a6f3-4e4f-b863-c6a42f6682b5' already in-sync. 08:30:22.003 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a8acb86]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:22.003 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a8acb86]tryAcquire: returning true. lockCounter=1 08:30:22.004 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a8acb86]tryAcquire: returning true. lockCounter=2 08:30:22.004 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:22.004 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a8acb86]release: NOT releasing underlying FileLock. lockCounter=1 08:30:22.004 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a8acb86]release: releasing underlying FileLock. lockCounter=0 08:30:22.004 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:22.005 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:22.005 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:30:22.005 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:22.005 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:22.005 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@54ca3794 08:30:22.005 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:22.005 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:22.005 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2759cbe1]] 08:30:22.005 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5eac87d7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@104228ab, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 08:30:22.005 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5eac87d7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@104228ab, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:22.006 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5eac87d7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@104228ab, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:22.006 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@59fb0f18" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:30:22.006 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@59fb0f18" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:30:22.006 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:30:22.006 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@59fb0f18 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@59fb0f18, lifecycle=HOLLOW] 08:30:22.006 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:30:22.006 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:22.007 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@54ca3794" closed 08:30:22.007 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@54ca3794" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@54a1c452" with txn="org.datanucleus.TransactionImpl@61cd2ddf" 08:30:22.007 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:22.007 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@54ca3794 (optimistic=false) 08:30:22.007 [qtp1798165471-44 - /RepoInfo] 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 08:30:22.008 [qtp1798165471-44 - /RepoInfo] 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 08:30:22.008 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52855c3b [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:22.008 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@57a3a134, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:22.008 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52855c3b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a814d91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:30:22.008 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52855c3b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a814d91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:22.008 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:30:22.009 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@19930c3a" 08:30:22.009 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:30:22.009 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:22.009 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 08:30:22.010 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:30:22.010 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cb9f147" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:30:22.010 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cb9f147" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:30:22.011 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cb9f147" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:30:22.011 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cb9f147" (id="1") enlisted in transactional cache 08:30:22.011 [qtp1798165471-44 - /RepoInfo] 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@cb9f147" 08:30:22.011 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cb9f147" 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] 08:30:22.012 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cb9f147" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:30:22.012 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52855c3b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a814d91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:22.018 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@105a14d2" 08:30:22.018 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 08:30:22.019 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:22.019 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@54440195" 08:30:22.020 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cb9f147" field "aliases" loading contents to SCO wrapper from the datastore 08:30:22.020 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52855c3b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a814d91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:22.020 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@22248f47" 08:30:22.021 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:30:22.021 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:22.021 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@54aeb998" 08:30:22.021 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:22.022 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:22.022 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:30:22.022 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:22.022 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:22.022 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@54ca3794 08:30:22.022 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:22.022 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:22.022 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@57a3a134]] 08:30:22.023 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52855c3b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a814d91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:30:22.023 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52855c3b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a814d91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:22.023 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52855c3b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a814d91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:22.023 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cb9f147" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:30:22.023 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cb9f147" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:30:22.023 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:30:22.023 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@cb9f147 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@cb9f147, lifecycle=HOLLOW] 08:30:22.023 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:30:22.024 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:22.024 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@54ca3794" closed 08:30:22.024 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - [5478437c]open: closing=false closeAbortable=true 08:30:22.024 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@54ca3794" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@54a1c452" with txn="org.datanucleus.TransactionImpl@264abfd3" 08:30:22.024 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:22.024 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@54ca3794 (optimistic=false) 08:30:22.025 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [109fb426]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:30:22.025 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [109fb426]tryAcquire: returning true. lockCounter=1 08:30:22.025 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [109fb426]tryAcquire: returning true. lockCounter=2 08:30:22.025 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:30:22.026 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [109fb426]release: NOT releasing underlying FileLock. lockCounter=1 08:30:22.026 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [109fb426]release: releasing underlying FileLock. lockCounter=0 08:30:22.027 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 08:30:22.027 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:30:22.027 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 08:30:22.027 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 08:30:22.029 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 08:30:22.029 [qtp1798165471-44 - /RepoInfo] 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'" 08:30:22.030 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a7e4c24 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:30:22.030 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@37adedc9, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:30:22.030 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a7e4c24 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1579b0d0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:30:22.030 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a7e4c24 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1579b0d0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:22.030 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 08:30:22.037 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2afaf88a" 08:30:22.037 [qtp1798165471-44 - /RepoInfo] 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' 08:30:22.038 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:22.038 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 08:30:22.039 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 08:30:22.039 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:30:22.039 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 08:30:22.039 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 08:30:22.040 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:30:22.040 [qtp1798165471-44 - /RepoInfo] 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"" 08:30:22.041 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a7e4c24 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1579b0d0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:22.041 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 08:30:22.046 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@75c307dd" 08:30:22.046 [qtp1798165471-44 - /RepoInfo] 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" 08:30:22.047 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:22.047 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms 08:30:22.048 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 08:30:22.049 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:30:22.049 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 08:30:22.049 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 08:30:22.051 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 08:30:22.051 [qtp1798165471-44 - /RepoInfo] 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'" 08:30:22.051 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a7e4c24 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1579b0d0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:22.051 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 08:30:22.061 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7c39bbe" 08:30:22.062 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 08:30:22.063 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:30:22.063 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 08:30:22.063 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 08:30:22.064 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:30:22.064 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 08:30:22.064 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 08:30:22.065 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:30:22.065 [qtp1798165471-44 - /RepoInfo] 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'" 08:30:22.065 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a7e4c24 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1579b0d0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:22.066 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 08:30:22.072 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6d015ffa" 08:30:22.073 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 08:30:22.073 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:22.074 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 08:30:22.075 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 08:30:22.075 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:30:22.075 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 08:30:22.075 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 08:30:22.077 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:30:22.077 [qtp1798165471-44 - /RepoInfo] 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'" 08:30:22.077 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a7e4c24 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1579b0d0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:22.077 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 08:30:22.088 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1d61b26b" 08:30:22.088 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 08:30:22.089 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:22.089 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 08:30:22.090 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 08:30:22.090 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:30:22.090 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 08:30:22.091 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 08:30:22.092 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:30:22.092 [qtp1798165471-44 - /RepoInfo] 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'" 08:30:22.092 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a7e4c24 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1579b0d0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:22.092 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 08:30:22.103 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@71dbbd51" 08:30:22.103 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 08:30:22.104 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:30:22.104 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 08:30:22.105 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:22.105 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:22.105 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:30:22.105 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:22.105 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:22.105 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@54ca3794 08:30:22.105 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:30:22.105 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:30:22.105 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@37adedc9]] 08:30:22.106 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a7e4c24 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1579b0d0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:30:22.106 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a7e4c24 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1579b0d0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:30:22.106 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a7e4c24 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1579b0d0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@54ca3794" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5a176239]" 08:30:22.106 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:30:22.107 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:30:22.107 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@54ca3794" closed 08:30:22.107 [qtp1798165471-44 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [5478437c]_close: Shutting down real LocalRepoManager. 08:30:22.333 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - Closing Connection Pool tx 08:30:22.336 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 08:30:22.336 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 08:30:22.337 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 08:30:22.338 [qtp1798165471-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 2 Cache cleared 08:30:22.794 [qtp1798165471-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2438fff6]release: releasing underlying FileLock. lockCounter=0 08:30:22.798 [qtp1798165471-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@58b6da2f[ITERATING] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 08:30:22.799 [qtp1798165471-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@58b6da2f[ITERATING] generate: FLUSH ([p=0,l=103,c=8192,r=103],[p=0,l=765,c=8192,r=765],true)@COMPLETING 08:30:22.799 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7c8539c2{IDLE} [HeapByteBuffer@3f78a7b8[p=0,l=103,c=8192,r=103]={<<>>�����������������...���������������},HeapByteBuffer@2e3e040[p=0,l=765,c=8192,r=765]={<<<>>>�����������������...���������������}] 08:30:22.799 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7c8539c2{WRITING}:IDLE-->WRITING 08:30:22.800 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 868 SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,Open,in,out,-,W,30000,HttpConnection}{io=0,kio=0,kro=1} 08:30:22.800 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - flushed true 08:30:22.800 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7c8539c2{IDLE}:WRITING-->IDLE 08:30:22.800 [qtp1798165471-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@58b6da2f[ITERATING] generate: DONE ([p=103,l=103,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 08:30:22.806 [qtp1798165471-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.Server - RESPONSE /RepoInfo 200 handled=true 08:30:22.806 [qtp1798165471-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@5f5b92cb{s=DISPATCHED i=true a=null} unhandle DISPATCHED 08:30:22.806 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 08:30:22.806 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:30:22.806 [qtp1798165471-44] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@55a3f9bb{r=1,a=IDLE,uri=-} handle exit, result COMPLETE 08:30:22.807 [qtp1798165471-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:30:22.807 [qtp1798165471-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:30:22.807 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3f78a7b8[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK||...���������������} 08:30:22.807 [qtp1798165471-44] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@55adc872{FILLING} 08:30:22.807 [qtp1798165471-44] DEBUG o.e.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@55adc872{FILLING_FILL_INTERESTED} 08:30:22.807 [qtp1798165471-44] DEBUG o.e.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@55adc872{FILL_INTERESTED} 08:30:22.808 [qtp1798165471-44] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 0 -> 1 for SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=0,kro=1} 08:30:22.808 [qtp1798165471-44] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@10af4ca3 08:30:22.808 [qtp1798165471-44] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 08:30:22.808 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 08:30:22.808 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:30:22.822 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3823 ms Local repository: repository.repositoryId = ba119da1-a6f3-4e4f-b863-c6a42f6682b5 repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jjl17c08-b18i5 repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@d6b532f repository.publicKeySha1 = B4:83:6E:07:2D:7F:99:25:4D:E5:D3:E2:3B:00:C2:1B:B1:2D:85:76 Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 08:30:22.822 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@4db77402 08:30:22.823 [main] DEBUG org.eclipse.jetty.server.Server - Graceful shutdown org.eclipse.jetty.server.Server@4db77402 by 08:30:22.823 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@2dafae61{HTTP/1.1}{127.0.0.1:0} 08:30:22.823 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@66e17eff 08:30:22.823 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@43da0955 keys=1 selected=0 08:30:22.823 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@43da0955 keys=1 selected=0 08:30:22.823 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2f4d01b6 08:30:22.823 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 08:30:22.823 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2f4d01b6 08:30:22.824 [qtp1798165471-49] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onClose SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,CLOSED,in,out,R,-,30000,HttpConnection}{io=1,kio=1,kro=1} 08:30:22.824 [qtp1798165471-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - close SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,CLOSED,in,out,-,-,30000,HttpConnection}{io=1,kio=1,kro=1} 08:30:22.824 [qtp1798165471-44] DEBUG o.e.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@55adc872{IDLE} 08:30:22.824 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 08:30:22.825 [qtp1798165471-44] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:30:22.825 [qtp1798165471-44] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@55adc872{IDLE} onFillInterestedFailed java.nio.channels.ClosedChannelException 08:30:22.825 [qtp1798165471-49] DEBUG org.eclipse.jetty.io.SelectorManager - Destroyed SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,CLOSED,ISHUT,OSHUT,-,-,30000,HttpConnection}{io=1,kio=-1,kro=-1} 08:30:22.826 [qtp1798165471-49] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@55adc872{IDLE} 08:30:22.826 [qtp1798165471-49] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onClose SelectChannelEndPoint@51924698{/127.0.0.1:59916<->45908,CLOSED,ISHUT,OSHUT,-,-,30000,HttpConnection}{io=1,kio=-1,kro=-1} 08:30:22.827 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@43da0955 keys=-1 selected=-1 08:30:22.827 [qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1798165471-37-selector-ServerConnectorManager@66e17eff/0,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@43da0955 keys=-1 selected=-1 08:30:22.827 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@43da0955 keys=-1 selected=-1 08:30:22.827 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@bc09d57 keys=0 selected=0 08:30:22.827 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@bc09d57 keys=0 selected=0 08:30:22.827 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@112c2930 08:30:22.827 [qtp1798165471-38-selector-ServerConnectorManager@66e17eff/1] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:30:22.828 [qtp1798165471-38-selector-ServerConnectorManager@66e17eff/1] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@112c2930 08:30:22.828 [qtp1798165471-38-selector-ServerConnectorManager@66e17eff/1] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1798165471-38-selector-ServerConnectorManager@66e17eff/1,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@bc09d57 keys=-1 selected=-1 08:30:22.828 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@bc09d57 keys=-1 selected=-1 08:30:22.828 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@bc09d57 keys=-1 selected=-1 08:30:22.828 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@6d963d70 keys=0 selected=0 08:30:22.829 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@6d963d70 keys=0 selected=0 08:30:22.829 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@7f426ddd 08:30:22.829 [qtp1798165471-39-selector-ServerConnectorManager@66e17eff/2] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:30:22.829 [qtp1798165471-39-selector-ServerConnectorManager@66e17eff/2] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@7f426ddd 08:30:22.829 [qtp1798165471-39-selector-ServerConnectorManager@66e17eff/2] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1798165471-39-selector-ServerConnectorManager@66e17eff/2,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@6d963d70 keys=-1 selected=-1 08:30:22.829 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@6d963d70 keys=-1 selected=-1 08:30:22.830 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@6d963d70 keys=-1 selected=-1 08:30:22.830 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@467045c4 keys=0 selected=0 08:30:22.830 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@467045c4 keys=0 selected=0 08:30:22.830 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@28e7bb31 08:30:22.830 [qtp1798165471-40-selector-ServerConnectorManager@66e17eff/3] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:30:22.831 [qtp1798165471-40-selector-ServerConnectorManager@66e17eff/3] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@28e7bb31 08:30:22.831 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@467045c4 keys=-1 selected=-1 08:30:22.831 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@467045c4 keys=-1 selected=-1 08:30:22.831 [qtp1798165471-40-selector-ServerConnectorManager@66e17eff/3] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1798165471-40-selector-ServerConnectorManager@66e17eff/3,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@467045c4 keys=-1 selected=-1 08:30:22.831 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@55736cfe keys=0 selected=0 08:30:22.831 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@55736cfe keys=0 selected=0 08:30:22.831 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@6fe04f2a 08:30:22.832 [qtp1798165471-41-selector-ServerConnectorManager@66e17eff/4] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:30:22.832 [qtp1798165471-41-selector-ServerConnectorManager@66e17eff/4] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@6fe04f2a 08:30:22.832 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@55736cfe keys=-1 selected=-1 08:30:22.832 [qtp1798165471-41-selector-ServerConnectorManager@66e17eff/4] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1798165471-41-selector-ServerConnectorManager@66e17eff/4,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@55736cfe keys=-1 selected=-1 08:30:22.832 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@55736cfe keys=-1 selected=-1 08:30:22.832 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@5a566922 keys=0 selected=0 08:30:22.833 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@5a566922 keys=0 selected=0 08:30:22.833 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@1f758e4f 08:30:22.833 [qtp1798165471-42-selector-ServerConnectorManager@66e17eff/5] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:30:22.833 [qtp1798165471-42-selector-ServerConnectorManager@66e17eff/5] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@1f758e4f 08:30:22.833 [qtp1798165471-42-selector-ServerConnectorManager@66e17eff/5] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1798165471-42-selector-ServerConnectorManager@66e17eff/5,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@5a566922 keys=-1 selected=-1 08:30:22.833 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@5a566922 keys=-1 selected=-1 08:30:22.834 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@5a566922 keys=-1 selected=-1 08:30:22.834 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@66e17eff 08:30:22.834 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@5ef85555{HTTP/1.1} 08:30:22.834 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@5ef85555{HTTP/1.1} 08:30:22.834 [main] INFO o.e.jetty.server.ServerConnector - Stopped ServerConnector@2dafae61{HTTP/1.1}{127.0.0.1:0} 08:30:22.834 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@2dafae61{HTTP/1.1}{127.0.0.1:0} 08:30:22.835 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@4db77402 08:30:22.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionIdManager@764b14b8 08:30:22.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionIdManager@764b14b8 08:30:22.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@1f66d8e1{/,null,SHUTDOWN} 08:30:22.835 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@1f66d8e1{/,null,UNAVAILABLE} 08:30:22.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler@4bb1b96b 08:30:22.835 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler@4bb1b96b 08:30:22.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler@721d5b74 08:30:22.835 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.servlet.ServletHandler@721d5b74 08:30:22.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05@b405dec0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:30:22.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f782c05@b405dec0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:30:22.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:30:22.836 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-7069f076@74fe52d3==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:30:22.836 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler@721d5b74 08:30:22.836 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionManager@1bbddada 08:30:22.836 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionManager@1bbddada 08:30:22.836 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler@4bb1b96b 08:30:22.836 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1f66d8e1{/,null,UNAVAILABLE} 08:30:22.836 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@1f66d8e1{/,null,UNAVAILABLE} 08:30:22.836 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@73c48264 08:30:22.836 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@73c48264 08:30:22.836 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping qtp1798165471{STARTED,8<=9<=500,i=9,q=0} 08:30:22.846 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED qtp1798165471{STOPPED,8<=0<=500,i=0,q=0} 08:30:22.846 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@4db77402 08:30:22.846 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 08:30:22.847 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6b5ab2f2]release: releasing underlying FileLock. lockCounter=0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.644 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/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client --- Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 400.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 127.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 83.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 75.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (2 KB at 59.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9 KB at 388.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 113.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 106.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 78.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (5 KB at 206.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (6 KB at 336.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (9 KB at 387.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9 KB at 492.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 19.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (4 KB at 156.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3 KB at 129.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (3 KB at 86.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 110.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (4 KB at 170.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (4 KB at 164.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (9 KB at 343.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 KB at 1002.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4 KB at 233.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 186.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 1037.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 53.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 KB at 714.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 39.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (2 KB at 68.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (2 KB at 85.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 28.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (7 KB at 329.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (6 KB at 218.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 12.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (5 KB at 183.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (2 KB at 105.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (6 KB at 214.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (2 KB at 96.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (3 KB at 106.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (2 KB at 80.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (2 KB at 81.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (2 KB at 80.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 37.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (7 KB at 368.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (3 KB at 159.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 KB at 1218.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (3 KB at 96.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (4 KB at 186.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (3 KB at 92.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (4 KB at 131.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (2 KB at 87.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (2 KB at 70.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (2 KB at 110.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 153.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5 KB at 275.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 742.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 1384.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Downloading: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Downloading: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 KB at 694.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (89 KB at 1815.9 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (165 KB at 2937.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 3558.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 KB at 789.9 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 KB at 802.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (37 KB at 643.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 KB at 676.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (183 KB at 2937.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (57 KB at 923.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (227 KB at 3060.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (43 KB at 1636.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 KB at 992.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 1102.1 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 KB at 1227.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (59 KB at 1394.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 6033.9 KB/sec) [INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar [INFO] Copying co.codewizards.cloudstore.core-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.4.jar [INFO] Copying co.codewizards.cloudstore.ls.server-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.4.jar [INFO] Copying jetty-server-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.1.5.v20140505.jar [INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar [INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.4.jar [INFO] Copying jetty-io-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.1.5.v20140505.jar [INFO] Copying jetty-xml-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.1.5.v20140505.jar [INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar [INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar [INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar [INFO] Copying jetty-webapp-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.1.5.v20140505.jar [INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar [INFO] Copying jetty-security-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.1.5.v20140505.jar [INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar [INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar [INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar [INFO] Copying jetty-servlet-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.1.5.v20140505.jar [INFO] Copying co.codewizards.cloudstore.rest.client-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.4.jar [INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar [INFO] Copying commons-compress-1.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.7.jar [INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.local-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.4.jar [INFO] Copying co.codewizards.cloudstore.updater-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.4.jar [INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar [INFO] Copying jetty-util-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.1.5.v20140505.jar [INFO] Copying co.codewizards.cloudstore.ls.core-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.4.jar [INFO] Copying bcprov-jdk15on-1.59.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-1.59.jar [INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.4.jar [INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.4.jar [INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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/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/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar [INFO] Copying bcpg-jdk15on-1.59.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-1.59.jar [INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/jaxb-impl-2.3.0.jar [INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.4.jar [INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar [INFO] Copying jetty-servlets-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.1.5.v20140505.jar [INFO] Copying jetty-continuation-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.1.5.v20140505.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.4.jar [INFO] Copying xz-1.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/xz-1.4.jar [INFO] Copying jetty-http-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.1.5.v20140505.jar [INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar [INFO] [INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client --- Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 125.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 89.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 111.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 123.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 107.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 424.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 36.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (9 KB at 428.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 87.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 57.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 414.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 403.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (4 KB at 185.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 158.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 27.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 KB at 443.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (2 KB at 53.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (2 KB at 66.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (2 KB at 105.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (2 KB at 83.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (3 KB at 165.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (2 KB at 63.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (2 KB at 87.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (4 KB at 137.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 625.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 283.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar Downloaded: http://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 187.4 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 724.7 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 3408.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 1137.7 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 KB at 1330.1 KB/sec) [INFO] Reading assembly descriptor: src/assembly/bin.xml [INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4-bin.tar.gz [INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4-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/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4-bin.tar.gz [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4-bin.zip [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4.jar (44 KB at 21806.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4.pom (4 KB) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (718 B at 63.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (750 B at 732.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4-bin.tar.gz Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4-bin.tar.gz (19534 KB at 43120.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4-bin.zip Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4-bin.zip (21780 KB at 46636.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4-sources.jar (26 KB at 12958.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/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.client --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target [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:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.client --- [INFO] Compiling 12 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.ls.client/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2: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/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.4.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/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.ls.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.4/co.codewizards.cloudstore.ls.client-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.4/co.codewizards.cloudstore.ls.client-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.4/co.codewizards.cloudstore.ls.client-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.client --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.4/co.codewizards.cloudstore.ls.client-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.4/co.codewizards.cloudstore.ls.client-0.10.4.jar (28 KB at 3988.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.4/co.codewizards.cloudstore.ls.client-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.4/co.codewizards.cloudstore.ls.client-0.10.4.pom (720 B at 234.4 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml (659 B at 46.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml (691 B at 337.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.4/co.codewizards.cloudstore.ls.client-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.4/co.codewizards.cloudstore.ls.client-0.10.4-sources.jar (15 KB at 7161.6 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/co.codewizards.cloudstore.ls.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.ls.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.site.skin --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target [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/co.codewizards.cloudstore.site.skin/src/main/java [INFO] Copying 31 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2: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/co.codewizards.cloudstore.site.skin/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2: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/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.4.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/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.4-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.site.skin --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.4/co.codewizards.cloudstore.site.skin-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.4/co.codewizards.cloudstore.site.skin-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.4/co.codewizards.cloudstore.site.skin-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.site.skin --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.4/co.codewizards.cloudstore.site.skin-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.4/co.codewizards.cloudstore.site.skin-0.10.4.jar (130 KB at 8119.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.4/co.codewizards.cloudstore.site.skin-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.4/co.codewizards.cloudstore.site.skin-0.10.4.pom (2 KB at 666.0 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml (721 B at 78.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml (753 B at 735.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.4/co.codewizards.cloudstore.site.skin-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.4/co.codewizards.cloudstore.site.skin-0.10.4-sources.jar (129 KB at 42823.2 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/co.codewizards.cloudstore.site.skin/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.site.skin/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-server-integ/2.0.0-M20/apacheds-server-integ-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-server-integ/2.0.0-M20/apacheds-server-integ-2.0.0-M20.pom (14 KB at 46.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-parent/2.0.0-M20/apacheds-parent-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-parent/2.0.0-M20/apacheds-parent-2.0.0-M20.pom (44 KB at 1570.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/project/project/34/project-34.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/project/project/34/project-34.pom (29 KB at 1238.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core/2.0.0-M20/apacheds-core-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core/2.0.0-M20/apacheds-core-2.0.0-M20.pom (7 KB at 426.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-i18n/2.0.0-M20/apacheds-i18n-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-i18n/2.0.0-M20/apacheds-i18n-2.0.0-M20.pom (3 KB at 106.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-shared/2.0.0-M20/apacheds-core-shared-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-shared/2.0.0-M20/apacheds-core-shared-2.0.0-M20.pom (5 KB at 221.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-api/2.0.0-M20/apacheds-core-api-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-api/2.0.0-M20/apacheds-core-api-2.0.0-M20.pom (6 KB at 251.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom Downloaded: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 472.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2246.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-constants/2.0.0-M20/apacheds-core-constants-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-constants/2.0.0-M20/apacheds-core-constants-2.0.0-M20.pom (3 KB at 133.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-i18n/1.0.0-M30/api-i18n-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-i18n/1.0.0-M30/api-i18n-1.0.0-M30.pom (3 KB at 128.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-parent/1.0.0-M30/api-parent-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-parent/1.0.0-M30/api-parent-1.0.0-M30.pom (27 KB at 1224.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-api/1.0.0-M30/api-asn1-api-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-api/1.0.0-M30/api-asn1-api-1.0.0-M30.pom (4 KB at 154.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-parent/1.0.0-M30/api-asn1-parent-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-parent/1.0.0-M30/api-asn1-parent-1.0.0-M30.pom (2 KB at 74.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-client-api/1.0.0-M30/api-ldap-client-api-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-client-api/1.0.0-M30/api-ldap-client-api-1.0.0-M30.pom (9 KB at 357.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-client-parent/1.0.0-M30/api-ldap-client-parent-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-client-parent/1.0.0-M30/api-ldap-client-parent-1.0.0-M30.pom (2 KB at 66.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-parent/1.0.0-M30/api-ldap-parent-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-parent/1.0.0-M30/api-ldap-parent-1.0.0-M30.pom (2 KB at 66.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-schema-data/1.0.0-M30/api-ldap-schema-data-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-schema-data/1.0.0-M30/api-ldap-schema-data-1.0.0-M30.pom (8 KB at 307.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-schema-parent/1.0.0-M30/api-ldap-schema-parent-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-schema-parent/1.0.0-M30/api-ldap-schema-parent-1.0.0-M30.pom (2 KB at 73.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-model/1.0.0-M30/api-ldap-model-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-model/1.0.0-M30/api-ldap-model-1.0.0-M30.pom (9 KB at 396.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-util/1.0.0-M30/api-util-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-util/1.0.0-M30/api-util-1.0.0-M30.pom (3 KB at 147.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-ber/1.0.0-M30/api-asn1-ber-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-ber/1.0.0-M30/api-asn1-ber-1.0.0-M30.pom (4 KB at 148.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/mina/mina-core/2.0.9/mina-core-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/mina/mina-core/2.0.9/mina-core-2.0.9.pom (7 KB at 205.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/mina/mina-parent/2.0.9/mina-parent-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/mina/mina-parent/2.0.9/mina-parent-2.0.9.pom (33 KB at 1314.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.antlr/2.7.7_5/org.apache.servicemix.bundles.antlr-2.7.7_5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.antlr/2.7.7_5/org.apache.servicemix.bundles.antlr-2.7.7_5.pom (3 KB at 115.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/bundles-pom/6/bundles-pom-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/bundles-pom/6/bundles-pom-6.pom (10 KB at 428.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom (10 KB at 384.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-codec-core/1.0.0-M30/api-ldap-codec-core-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-codec-core/1.0.0-M30/api-ldap-codec-core-1.0.0-M30.pom (7 KB at 293.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-codec-parent/1.0.0-M30/api-ldap-codec-parent-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-codec-parent/1.0.0-M30/api-ldap-codec-parent-1.0.0-M30.pom (2 KB at 56.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-aci/1.0.0-M30/api-ldap-extras-aci-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-aci/1.0.0-M30/api-ldap-extras-aci-1.0.0-M30.pom (5 KB at 212.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-parent/1.0.0-M30/api-ldap-extras-parent-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-parent/1.0.0-M30/api-ldap-extras-parent-1.0.0-M30.pom (2 KB at 65.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-codec/1.0.0-M30/api-ldap-extras-codec-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-codec/1.0.0-M30/api-ldap-extras-codec-1.0.0-M30.pom (9 KB at 306.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-codec-api/1.0.0-M30/api-ldap-extras-codec-api-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-codec-api/1.0.0-M30/api-ldap-extras-codec-api-1.0.0-M30.pom (5 KB at 267.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 457.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-util/1.0.0-M30/api-ldap-extras-util-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-util/1.0.0-M30/api-ldap-extras-util-1.0.0-M30.pom (4 KB at 185.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache/2.8.5/ehcache-2.8.5.pom Downloaded: http://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache/2.8.5/ehcache-2.8.5.pom (19 KB at 956.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-root/2.8.5/ehcache-root-2.8.5.pom Downloaded: http://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-root/2.8.5/ehcache-root-2.8.5.pom (17 KB at 926.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-parent/2.16/ehcache-parent-2.16.pom Downloaded: http://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-parent/2.16/ehcache-parent-2.16.pom (17 KB at 905.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3/apacheds-jdbm1-2.0.0-M3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3/apacheds-jdbm1-2.0.0-M3.pom (3 KB at 153.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/jdbm/apacheds-jdbm-parent/2.0.0-M3/apacheds-jdbm-parent-2.0.0-M3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/jdbm/apacheds-jdbm-parent/2.0.0-M3/apacheds-jdbm-parent-2.0.0-M3.pom (18 KB at 550.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/project/project/33/project-33.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/project/project/33/project-33.pom (29 KB at 1418.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 KB at 425.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-admin/2.0.0-M20/apacheds-interceptors-admin-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-admin/2.0.0-M20/apacheds-interceptors-admin-2.0.0-M20.pom (5 KB at 239.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors/2.0.0-M20/apacheds-interceptors-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors/2.0.0-M20/apacheds-interceptors-2.0.0-M20.pom (2 KB at 74.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-authn/2.0.0-M20/apacheds-interceptors-authn-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-authn/2.0.0-M20/apacheds-interceptors-authn-2.0.0-M20.pom (6 KB at 298.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-number/2.0.0-M20/apacheds-interceptors-number-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-number/2.0.0-M20/apacheds-interceptors-number-2.0.0-M20.pom (5 KB at 240.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-authz/2.0.0-M20/apacheds-interceptors-authz-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-authz/2.0.0-M20/apacheds-interceptors-authz-2.0.0-M20.pom (5 KB at 245.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-changelog/2.0.0-M20/apacheds-interceptors-changelog-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-changelog/2.0.0-M20/apacheds-interceptors-changelog-2.0.0-M20.pom (5 KB at 238.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-collective/2.0.0-M20/apacheds-interceptors-collective-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-collective/2.0.0-M20/apacheds-interceptors-collective-2.0.0-M20.pom (4 KB at 144.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-event/2.0.0-M20/apacheds-interceptors-event-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-event/2.0.0-M20/apacheds-interceptors-event-2.0.0-M20.pom (4 KB at 188.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-exception/2.0.0-M20/apacheds-interceptors-exception-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-exception/2.0.0-M20/apacheds-interceptors-exception-2.0.0-M20.pom (4 KB at 210.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-journal/2.0.0-M20/apacheds-interceptors-journal-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-journal/2.0.0-M20/apacheds-interceptors-journal-2.0.0-M20.pom (4 KB at 199.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-normalization/2.0.0-M20/apacheds-interceptors-normalization-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-normalization/2.0.0-M20/apacheds-interceptors-normalization-2.0.0-M20.pom (5 KB at 245.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-operational/2.0.0-M20/apacheds-interceptors-operational-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-operational/2.0.0-M20/apacheds-interceptors-operational-2.0.0-M20.pom (5 KB at 191.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-referral/2.0.0-M20/apacheds-interceptors-referral-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-referral/2.0.0-M20/apacheds-interceptors-referral-2.0.0-M20.pom (4 KB at 209.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-schema/2.0.0-M20/apacheds-interceptors-schema-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-schema/2.0.0-M20/apacheds-interceptors-schema-2.0.0-M20.pom (5 KB at 220.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-subtree/2.0.0-M20/apacheds-interceptors-subtree-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-subtree/2.0.0-M20/apacheds-interceptors-subtree-2.0.0-M20.pom (5 KB at 251.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-trigger/2.0.0-M20/apacheds-interceptors-trigger-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-trigger/2.0.0-M20/apacheds-interceptors-trigger-2.0.0-M20.pom (4 KB at 222.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-trigger/1.0.0-M30/api-ldap-extras-trigger-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-trigger/1.0.0-M30/api-ldap-extras-trigger-1.0.0-M30.pom (5 KB at 119.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-annotations/2.0.0-M20/apacheds-core-annotations-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-annotations/2.0.0-M20/apacheds-core-annotations-2.0.0-M20.pom (6 KB at 307.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-ldif-partition/2.0.0-M20/apacheds-ldif-partition-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-ldif-partition/2.0.0-M20/apacheds-ldif-partition-2.0.0-M20.pom (4 KB at 159.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-xdbm-partition/2.0.0-M20/apacheds-xdbm-partition-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-xdbm-partition/2.0.0-M20/apacheds-xdbm-partition-2.0.0-M20.pom (5 KB at 186.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-avl/2.0.0-M20/apacheds-core-avl-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-avl/2.0.0-M20/apacheds-core-avl-2.0.0-M20.pom (4 KB at 153.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-jdbm-partition/2.0.0-M20/apacheds-jdbm-partition-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-jdbm-partition/2.0.0-M20/apacheds-jdbm-partition-2.0.0-M20.pom (5 KB at 239.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/mavibot/mavibot/1.0.0-M7/mavibot-1.0.0-M7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/mavibot/mavibot/1.0.0-M7/mavibot-1.0.0-M7.pom (4 KB at 224.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/mavibot/mavibot-parent/1.0.0-M7/mavibot-parent-1.0.0-M7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/mavibot/mavibot-parent/1.0.0-M7/mavibot-parent-1.0.0-M7.pom (15 KB at 638.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-mavibot-partition/2.0.0-M20/apacheds-mavibot-partition-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-mavibot-partition/2.0.0-M20/apacheds-mavibot-partition-2.0.0-M20.pom (5 KB at 259.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-integ/2.0.0-M20/apacheds-core-integ-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-integ/2.0.0-M20/apacheds-core-integ-2.0.0-M20.pom (12 KB at 56.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-jndi/2.0.0-M20/apacheds-core-jndi-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-jndi/2.0.0-M20/apacheds-core-jndi-2.0.0-M20.pom (5 KB at 262.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-hash/2.0.0-M20/apacheds-interceptors-hash-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-hash/2.0.0-M20/apacheds-interceptors-hash-2.0.0-M20.pom (7 KB at 54.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-ldap/2.0.0-M20/apacheds-protocol-ldap-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-ldap/2.0.0-M20/apacheds-protocol-ldap-2.0.0-M20.pom (6 KB at 163.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-shared/2.0.0-M20/apacheds-protocol-shared-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-shared/2.0.0-M20/apacheds-protocol-shared-2.0.0-M20.pom (4 KB at 201.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-kerberos-codec/2.0.0-M20/apacheds-kerberos-codec-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-kerberos-codec/2.0.0-M20/apacheds-kerberos-codec-2.0.0-M20.pom (4 KB at 159.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-sp/1.0.0-M30/api-ldap-extras-sp-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-sp/1.0.0-M30/api-ldap-extras-sp-1.0.0-M30.pom (4 KB at 250.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-server-annotations/2.0.0-M20/apacheds-server-annotations-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-server-annotations/2.0.0-M20/apacheds-server-annotations-2.0.0-M20.pom (5 KB at 259.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M20/apacheds-protocol-kerberos-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M20/apacheds-protocol-kerberos-2.0.0-M20.pom (5 KB at 171.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-test-framework/2.0.0-M20/apacheds-test-framework-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-test-framework/2.0.0-M20/apacheds-test-framework-2.0.0-M20.pom (5 KB at 154.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-codec-standalone/1.0.0-M30/api-ldap-codec-standalone-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-codec-standalone/1.0.0-M30/api-ldap-codec-standalone-1.0.0-M30.pom (3 KB at 49.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-net-mina/1.0.0-M30/api-ldap-net-mina-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-net-mina/1.0.0-M30/api-ldap-net-mina-1.0.0-M30.pom (4 KB at 164.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-net-parent/1.0.0-M30/api-ldap-net-parent-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-net-parent/1.0.0-M30/api-ldap-net-parent-1.0.0-M30.pom (2 KB at 84.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptor-kerberos/2.0.0-M20/apacheds-interceptor-kerberos-2.0.0-M20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptor-kerberos/2.0.0-M20/apacheds-interceptor-kerberos-2.0.0-M20.pom (5 KB at 177.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/ldapsdk/ldapsdk/4.1/ldapsdk-4.1.pom Downloaded: http://repo.maven.apache.org/maven2/ldapsdk/ldapsdk/4.1/ldapsdk-4.1.pom (146 B at 7.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom Downloaded: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 KB at 923.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-dsml-engine/1.0.0-M30/api-dsml-engine-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-dsml-engine/1.0.0-M30/api-dsml-engine-1.0.0-M30.pom (5 KB at 18.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-dsml-parent/1.0.0-M30/api-dsml-parent-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-dsml-parent/1.0.0-M30/api-dsml-parent-1.0.0-M30.pom (2 KB at 13.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-dsml-parser/1.0.0-M30/api-dsml-parser-1.0.0-M30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-dsml-parser/1.0.0-M30/api-dsml-parser-1.0.0-M30.pom (6 KB at 20.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.dom4j/1.6.1_5/org.apache.servicemix.bundles.dom4j-1.6.1_5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.dom4j/1.6.1_5/org.apache.servicemix.bundles.dom4j-1.6.1_5.pom (4 KB at 193.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/bundles-pom/8/bundles-pom-8.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/bundles-pom/8/bundles-pom-8.pom (14 KB at 700.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_6/org.apache.servicemix.bundles.xpp3-1.1.4c_6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_6/org.apache.servicemix.bundles.xpp3-1.1.4c_6.pom (3 KB at 135.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-server-integ/2.0.0-M20/apacheds-server-integ-2.0.0-M20.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core/2.0.0-M20/apacheds-core-2.0.0-M20.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-admin/2.0.0-M20/apacheds-interceptors-admin-2.0.0-M20.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-number/2.0.0-M20/apacheds-interceptors-number-2.0.0-M20.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-authz/2.0.0-M20/apacheds-interceptors-authz-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-server-integ/2.0.0-M20/apacheds-server-integ-2.0.0-M20.jar (11 KB at 557.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-changelog/2.0.0-M20/apacheds-interceptors-changelog-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-admin/2.0.0-M20/apacheds-interceptors-admin-2.0.0-M20.jar (20 KB at 855.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-collective/2.0.0-M20/apacheds-interceptors-collective-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-number/2.0.0-M20/apacheds-interceptors-number-2.0.0-M20.jar (11 KB at 481.1 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core/2.0.0-M20/apacheds-core-2.0.0-M20.jar (45 KB at 1779.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-event/2.0.0-M20/apacheds-interceptors-event-2.0.0-M20.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-exception/2.0.0-M20/apacheds-interceptors-exception-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-collective/2.0.0-M20/apacheds-interceptors-collective-2.0.0-M20.jar (14 KB at 904.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-journal/2.0.0-M20/apacheds-interceptors-journal-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-changelog/2.0.0-M20/apacheds-interceptors-changelog-2.0.0-M20.jar (22 KB at 1005.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-normalization/2.0.0-M20/apacheds-interceptors-normalization-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-authz/2.0.0-M20/apacheds-interceptors-authz-2.0.0-M20.jar (63 KB at 1744.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-operational/2.0.0-M20/apacheds-interceptors-operational-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-exception/2.0.0-M20/apacheds-interceptors-exception-2.0.0-M20.jar (11 KB at 608.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-referral/2.0.0-M20/apacheds-interceptors-referral-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-event/2.0.0-M20/apacheds-interceptors-event-2.0.0-M20.jar (19 KB at 922.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-schema/2.0.0-M20/apacheds-interceptors-schema-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-operational/2.0.0-M20/apacheds-interceptors-operational-2.0.0-M20.jar (15 KB at 767.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-subtree/2.0.0-M20/apacheds-interceptors-subtree-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-referral/2.0.0-M20/apacheds-interceptors-referral-2.0.0-M20.jar (12 KB at 589.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-trigger/2.0.0-M20/apacheds-interceptors-trigger-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-journal/2.0.0-M20/apacheds-interceptors-journal-2.0.0-M20.jar (14 KB at 518.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-util/1.0.0-M30/api-ldap-extras-util-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-schema/2.0.0-M20/apacheds-interceptors-schema-2.0.0-M20.jar (40 KB at 1860.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-annotations/2.0.0-M20/apacheds-core-annotations-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-subtree/2.0.0-M20/apacheds-interceptors-subtree-2.0.0-M20.jar (26 KB at 879.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-ldif-partition/2.0.0-M20/apacheds-ldif-partition-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-trigger/2.0.0-M20/apacheds-interceptors-trigger-2.0.0-M20.jar (47 KB at 1505.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-jdbm-partition/2.0.0-M20/apacheds-jdbm-partition-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-util/1.0.0-M30/api-ldap-extras-util-1.0.0-M30.jar (21 KB at 745.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-avl/2.0.0-M20/apacheds-core-avl-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-normalization/2.0.0-M20/apacheds-interceptors-normalization-2.0.0-M20.jar (16 KB at 279.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-xdbm-partition/2.0.0-M20/apacheds-xdbm-partition-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-annotations/2.0.0-M20/apacheds-core-annotations-2.0.0-M20.jar (32 KB at 1055.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/mavibot/mavibot/1.0.0-M7/mavibot-1.0.0-M7.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-ldif-partition/2.0.0-M20/apacheds-ldif-partition-2.0.0-M20.jar (29 KB at 653.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-mavibot-partition/2.0.0-M20/apacheds-mavibot-partition-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-avl/2.0.0-M20/apacheds-core-avl-2.0.0-M20.jar (61 KB at 1117.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-api/2.0.0-M20/apacheds-core-api-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-jdbm-partition/2.0.0-M20/apacheds-jdbm-partition-2.0.0-M20.jar (73 KB at 1311.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-constants/2.0.0-M20/apacheds-core-constants-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-xdbm-partition/2.0.0-M20/apacheds-xdbm-partition-2.0.0-M20.jar (176 KB at 2541.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-i18n/1.0.0-M30/api-i18n-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/mavibot/mavibot/1.0.0-M7/mavibot-1.0.0-M7.jar (282 KB at 3912.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-aci/1.0.0-M30/api-ldap-extras-aci-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-mavibot-partition/2.0.0-M20/apacheds-mavibot-partition-2.0.0-M20.jar (55 KB at 1428.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache/2.8.5/ehcache-2.8.5.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-constants/2.0.0-M20/apacheds-core-constants-2.0.0-M20.jar (10 KB at 367.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-shared/2.0.0-M20/apacheds-core-shared-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-api/2.0.0-M20/apacheds-core-api-2.0.0-M20.jar (256 KB at 3757.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-codec-api/1.0.0-M30/api-ldap-extras-codec-api-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-shared/2.0.0-M20/apacheds-core-shared-2.0.0-M20.jar (48 KB at 1051.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3/apacheds-jdbm1-2.0.0-M3.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-i18n/1.0.0-M30/api-i18n-1.0.0-M30.jar (44 KB at 763.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-aci/1.0.0-M30/api-ldap-extras-aci-1.0.0-M30.jar (100 KB at 1847.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-kerberos-codec/2.0.0-M20/apacheds-kerberos-codec-2.0.0-M20.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-jndi/2.0.0-M20/apacheds-core-jndi-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-codec-api/1.0.0-M30/api-ldap-extras-codec-api-1.0.0-M30.jar (75 KB at 1315.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-ber/1.0.0-M30/api-asn1-ber-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3/apacheds-jdbm1-2.0.0-M3.jar (103 KB at 1504.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptor-kerberos/2.0.0-M20/apacheds-interceptor-kerberos-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-jndi/2.0.0-M20/apacheds-core-jndi-2.0.0-M20.jar (52 KB at 589.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-ldap/2.0.0-M20/apacheds-protocol-ldap-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-ber/1.0.0-M30/api-asn1-ber-1.0.0-M30.jar (42 KB at 535.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-shared/2.0.0-M20/apacheds-protocol-shared-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptor-kerberos/2.0.0-M20/apacheds-interceptor-kerberos-2.0.0-M20.jar (16 KB at 210.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-server-annotations/2.0.0-M20/apacheds-server-annotations-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-shared/2.0.0-M20/apacheds-protocol-shared-2.0.0-M20.jar (32 KB at 481.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M20/apacheds-protocol-kerberos-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-server-annotations/2.0.0-M20/apacheds-server-annotations-2.0.0-M20.jar (23 KB at 394.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-test-framework/2.0.0-M20/apacheds-test-framework-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-ldap/2.0.0-M20/apacheds-protocol-ldap-2.0.0-M20.jar (228 KB at 2105.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-codec-standalone/1.0.0-M30/api-ldap-codec-standalone-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-kerberos-codec/2.0.0-M20/apacheds-kerberos-codec-2.0.0-M20.jar (674 KB at 3334.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-net-mina/1.0.0-M30/api-ldap-net-mina-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-codec-standalone/1.0.0-M30/api-ldap-codec-standalone-1.0.0-M30.jar (15 KB at 412.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/ldapsdk/ldapsdk/4.1/ldapsdk-4.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-test-framework/2.0.0-M20/apacheds-test-framework-2.0.0-M20.jar (32 KB at 760.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-net-mina/1.0.0-M30/api-ldap-net-mina-1.0.0-M30.jar (17 KB at 477.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-api/1.0.0-M30/api-asn1-api-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M20/apacheds-protocol-kerberos-2.0.0-M20.jar (78 KB at 1543.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-sp/1.0.0-M30/api-ldap-extras-sp-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-asn1-api/1.0.0-M30/api-asn1-api-1.0.0-M30.jar (15 KB at 305.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-codec-core/1.0.0-M30/api-ldap-codec-core-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-sp/1.0.0-M30/api-ldap-extras-sp-1.0.0-M30.jar (13 KB at 222.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-codec/1.0.0-M30/api-ldap-extras-codec-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/ldapsdk/ldapsdk/4.1/ldapsdk-4.1.jar (257 KB at 2270.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-model/1.0.0-M30/api-ldap-model-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (479 KB at 2246.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.antlr/2.7.7_5/org.apache.servicemix.bundles.antlr-2.7.7_5.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-codec/1.0.0-M30/api-ldap-extras-codec-1.0.0-M30.jar (252 KB at 1563.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-util/1.0.0-M30/api-util-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-codec-core/1.0.0-M30/api-ldap-codec-core-1.0.0-M30.jar (346 KB at 1961.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/mina/mina-core/2.0.9/mina-core-2.0.9.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-util/1.0.0-M30/api-util-1.0.0-M30.jar (81 KB at 588.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-client-api/1.0.0-M30/api-ldap-client-api-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-model/1.0.0-M30/api-ldap-model-1.0.0-M30.jar (901 KB at 3361.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.antlr/2.7.7_5/org.apache.servicemix.bundles.antlr-2.7.7_5.jar (444 KB at 1978.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-dsml-engine/1.0.0-M30/api-dsml-engine-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-client-api/1.0.0-M30/api-ldap-client-api-1.0.0-M30.jar (134 KB at 1350.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-dsml-parser/1.0.0-M30/api-dsml-parser-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 1261.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_6/org.apache.servicemix.bundles.xpp3-1.1.4c_6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/mina/mina-core/2.0.9/mina-core-2.0.9.jar (618 KB at 2423.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.dom4j/1.6.1_5/org.apache.servicemix.bundles.dom4j-1.6.1_5.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_6/org.apache.servicemix.bundles.xpp3-1.1.4c_6.jar (128 KB at 1589.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-integ/2.0.0-M20/apacheds-core-integ-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-dsml-engine/1.0.0-M30/api-dsml-engine-1.0.0-M30.jar (16 KB at 133.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-authn/2.0.0-M20/apacheds-interceptors-authn-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-integ/2.0.0-M20/apacheds-core-integ-2.0.0-M20.jar (38 KB at 763.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-hash/2.0.0-M20/apacheds-interceptors-hash-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.dom4j/1.6.1_5/org.apache.servicemix.bundles.dom4j-1.6.1_5.jar (319 KB at 2718.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-trigger/1.0.0-M30/api-ldap-extras-trigger-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-authn/2.0.0-M20/apacheds-interceptors-authn-2.0.0-M20.jar (43 KB at 916.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-i18n/2.0.0-M20/apacheds-i18n-2.0.0-M20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-extras-trigger/1.0.0-M30/api-ldap-extras-trigger-1.0.0-M30.jar (48 KB at 1330.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-i18n/2.0.0-M20/apacheds-i18n-2.0.0-M20.jar (44 KB at 1187.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-schema-data/1.0.0-M30/api-ldap-schema-data-1.0.0-M30.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-dsml-parser/1.0.0-M30/api-dsml-parser-1.0.0-M30.jar (210 KB at 1119.4 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 2443.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-hash/2.0.0-M20/apacheds-interceptors-hash-2.0.0-M20.jar (17 KB at 117.7 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-schema-data/1.0.0-M30/api-ldap-schema-data-1.0.0-M30.jar (663 KB at 3895.1 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache/2.8.5/ehcache-2.8.5.jar (6785 KB at 5462.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.rest.server --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target [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/co.codewizards.cloudstore.rest.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.rest.server --- [INFO] Compiling 43 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.rest.server --- [INFO] Compiling 6 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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.LdapClientProviderTest Running co.codewizards.cloudstore.rest.server.ldap.QueryLdapClientTest Running co.codewizards.cloudstore.rest.server.ldap.DnTemplateCollectorTest Running co.codewizards.cloudstore.rest.server.auth.AuthRepoPasswordManagerTest Running co.codewizards.cloudstore.rest.server.ldap.SimpleLdapClientTest 08:30:50.551 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 08:30:50.623 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 08:30:50.675 [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 08:30:50.684 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7 08:30:50.687 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2 08:30:50.695 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18 08:30:50.697 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.2.840.113556.1.4.319 08:30:50.698 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3 08:30:50.703 [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 08:30:50.706 [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 08:30:50.706 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7 08:30:50.707 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2 08:30:50.707 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18 08:30:50.708 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.319 08:30:50.708 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3 08:30:50.708 [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 08:30:50.711 [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 08:30:50.712 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.9 08:30:50.714 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.10 08:30:50.716 [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 08:30:50.717 [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 08:30:50.719 [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 08:30:50.720 [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 08:30:50.721 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.473 08:30:50.723 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.474 08:30:50.724 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.841 08:30:50.728 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.1.8 08:30:50.731 [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 08:30:50.734 [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 08:30:50.737 [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 08:30:50.739 [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 08:30:50.746 [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 08:30:50.749 [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 08:30:50.752 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.1466.20037 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.403 sec - in co.codewizards.cloudstore.rest.server.ldap.DnTemplateCollectorTest 08:30:50.892 [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.623 sec - in co.codewizards.cloudstore.rest.server.ldap.LdapClientProviderTest 08:30:50.966 [main] INFO o.a.d.s.c.a.CacheService - no custom cache configuration was set, loading the default cache configuration 08:30:51.027 [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 08:30:51.051 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7 08:30:51.053 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2 08:30:51.055 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18 08:30:51.056 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.2.840.113556.1.4.319 08:30:51.057 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3 08:30:51.059 [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 08:30:51.062 [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 08:30:51.063 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7 08:30:51.064 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2 08:30:51.064 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18 08:30:51.065 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.319 08:30:51.065 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3 08:30:51.065 [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 08:30:51.068 [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 08:30:51.070 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.9 08:30:51.071 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.10 08:30:51.073 [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 08:30:51.074 [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 08:30:51.075 [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 08:30:51.076 [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 08:30:51.078 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.473 08:30:51.079 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.474 08:30:51.080 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.841 08:30:51.084 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.1.8 08:30:51.089 [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 08:30:51.092 [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 08:30:51.095 [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 08:30:51.098 [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 08:30:51.103 [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 08:30:51.106 [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 08:30:51.109 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.1466.20037 08:30:51.223 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 08:30:51.353 [main] INFO o.a.d.s.c.a.CacheService - no custom cache configuration was set, loading the default cache configuration 08:30:51.836 [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. 08:30:52.107 [main] INFO o.a.d.a.l.s.e.i.DefaultSchemaLdifExtractor - Schema directory '/tmp/server-work-default2007b3b6-9357-4929-bc96-579a5f148ab6/partitions/schema' does NOT exist: extracted state set to false. 08:30:52.856 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:52.930 [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: [] 08:30:53.047 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.122 [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: [] 08:30:53.420 [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] 08:30:53.462 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.462 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.462 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.463 [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] 08:30:53.524 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.525 [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] 08:30:53.565 [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] 08:30:53.566 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.566 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.566 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.567 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.567 [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] 08:30:53.588 [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] 08:30:53.593 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apachemeta schema has already been loaded 08:30:53.593 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.594 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.594 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.594 [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] 08:30:53.605 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded 08:30:53.605 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.606 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.606 [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] 08:30:53.615 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.615 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.615 [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] 08:30:53.625 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - cosine schema has already been loaded 08:30:53.625 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.626 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.626 [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] 08:30:53.627 [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] 08:30:53.630 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.630 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded 08:30:53.631 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.631 [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] 08:30:53.637 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.640 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.644 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.645 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.664 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.684 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.685 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.689 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.690 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.691 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.691 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.691 [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] 08:30:53.694 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.710 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.713 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.776 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.777 [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] 08:30:53.856 [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] 08:30:53.857 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.858 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.858 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.858 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.858 [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] 08:30:53.879 [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. 08:30:53.884 [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] 08:30:53.886 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named dnCache 08:30:53.891 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apachemeta schema has already been loaded 08:30:53.892 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.892 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.892 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.892 [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] 08:30:53.899 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded 08:30:53.899 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.900 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.900 [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] 08:30:53.905 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.905 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.905 [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] 08:30:53.925 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - cosine schema has already been loaded 08:30:53.925 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.927 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.927 [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] 08:30:53.920 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 08:30:53.931 [main] INFO o.a.d.s.c.a.CacheService - No cache with name alias exists, creating one 08:30:53.934 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 08:30:53.935 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded 08:30:53.935 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 08:30:53.935 [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] 08:30:53.942 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.955 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.959 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.959 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.967 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 08:30:53.968 [main] INFO o.a.d.s.c.a.CacheService - No cache with name piar exists, creating one 08:30:53.968 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.979 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.980 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.985 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:53.991 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:54.007 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:54.008 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:54.010 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 08:30:54.011 [main] INFO o.a.d.s.c.a.CacheService - No cache with name entryDn exists, creating one 08:30:54.061 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:54.210 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.209 [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. 08:30:54.214 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named dnCache 08:30:54.294 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 08:30:54.294 [main] INFO o.a.d.s.c.a.CacheService - No cache with name alias exists, creating one 08:30:54.313 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 08:30:54.313 [main] INFO o.a.d.s.c.a.CacheService - No cache with name piar exists, creating one 08:30:54.328 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 08:30:54.328 [main] INFO o.a.d.s.c.a.CacheService - No cache with name entryDn exists, creating one 08:30:54.361 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:54.431 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.432 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.432 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.433 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: gidNumber 08:30:54.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: uidNumber 08:30:54.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: sambaSID 08:30:54.458 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaSID 08:30:54.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: sambaDomainName 08:30:54.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: sambaNTPassword 08:30:54.468 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaBoolOption 08:30:54.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: sambaIntegerOption 08:30:54.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: sambaStringListOption 08:30:54.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: sambaStringOption 08:30:54.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: sambaOptionName 08:30:54.487 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaSID 08:30:54.495 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.504 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.505 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.505 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.506 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaHomeDrive 08:30:54.508 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.508 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.509 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.509 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.510 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.510 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.511 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.511 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaNTPassword 08:30:54.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: sambaPasswordHistory 08:30:54.513 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.513 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaPwdCanChange 08:30:54.519 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.520 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.521 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.522 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.524 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.525 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.525 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.526 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.527 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.527 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.528 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.528 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.529 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.529 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaNextRid 08:30:54.536 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.536 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaRefuseMachinePwdChange 08:30:54.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: sambaDomainName 08:30:54.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: sambaSID 08:30:54.552 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: gidNumber 08:30:54.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: uidNumber 08:30:54.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: sambaSID 08:30:54.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: sambaSIDList 08:30:54.723 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.724 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaSID 08:30:54.728 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.728 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.731 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.733 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.734 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.735 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaNTPassword 08:30:54.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: sambaTrustFlags 08:30:54.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: sambaBoolOption 08:30:54.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: sambaIntegerOption 08:30:54.741 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.742 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.743 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.746 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.747 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.750 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.751 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.753 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.754 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.754 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaHomePath 08:30:54.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: sambaKickoffTime 08:30:54.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: sambaLMPassword 08:30:54.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: sambaLogoffTime 08:30:54.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: sambaLogonHours 08:30:54.759 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaLogonTime 08:30:54.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: sambaMungedDial 08:30:54.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: sambaNTPassword 08:30:54.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: sambaPasswordHistory 08:30:54.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: sambaPrimaryGroupSID 08:30:54.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: sambaProfilePath 08:30:54.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: sambaPwdCanChange 08:30:54.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: sambaPwdLastSet 08:30:54.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: sambaPwdMustChange 08:30:54.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: sambaUserWorkstations 08:30:54.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: sambaSID 08:30:54.770 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaForceLogoff 08:30:54.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: sambaLockoutDuration 08:30:54.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: sambaLockoutObservationWindow 08:30:54.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: sambaLockoutThreshold 08:30:54.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: sambaLogonToChgPwd 08:30:54.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: sambaMaxPwdAge 08:30:54.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: sambaMinPwdAge 08:30:54.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: sambaMinPwdLength 08:30:54.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: sambaNextGroupRid 08:30:54.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: sambaNextRid 08:30:54.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: sambaNextUserRid 08:30:54.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: sambaPwdHistoryLength 08:30:54.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: sambaRefuseMachinePwdChange 08:30:54.779 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.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: sambaSID 08:30:54.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: sambaShareName 08:30:54.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: gidNumber 08:30:54.792 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:54.792 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.146 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.167 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.192 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.196 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.266 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.343 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.345 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.383 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.399 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.424 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.429 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.468 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.484 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.505 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.505 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.510 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.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 08:30:55.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: caseExactIA5SubstringsMatch 08:30:55.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: nisMapName 08:30:55.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: memberUid 08:30:55.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: gidNumber 08:30:55.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: loginShell 08:30:55.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: gecos 08:30:55.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: uidNumber 08:30:55.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: gidNumber 08:30:55.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: homeDirectory 08:30:55.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: bootFile 08:30:55.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: bootParameter 08:30:55.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: nisMapEntry 08:30:55.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: nisMapName 08:30:55.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: oncRpcNumber 08:30:55.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: macAddress 08:30:55.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: ipNetmaskNumber 08:30:55.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: ipNetworkNumber 08:30:55.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: ipProtocolNumber 08:30:55.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: ipServicePort 08:30:55.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: ipServiceProtocol 08:30:55.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: nisNetgroupTriple 08:30:55.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: memberNisNetgroup 08:30:55.575 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.578 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.579 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.580 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.581 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.584 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.585 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.584 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.587 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.608 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.613 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.621 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.654 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.665 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.703 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.713 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.735 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.743 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.792 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.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: caseExactIA5SubstringsMatch 08:30:55.816 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.818 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.820 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.820 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.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: loginShell 08:30:55.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: gecos 08:30:55.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: uidNumber 08:30:55.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: dhcpClassData 08:30:55.846 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.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: dhcpStatements 08:30:55.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: dhcpSubclassesDN 08:30:55.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: dhcpOptionsDN 08:30:55.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: dhcpStatements 08:30:55.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: dhcpVersion 08:30:55.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: dhcpImplementation 08:30:55.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: dhcpHashBucketAssignment 08:30:55.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: dhcpDelayedServiceParameter 08:30:55.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: dhcpMaxClientLeadTime 08:30:55.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: gidNumber 08:30:55.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: dhcpFailOverEndpointState 08:30:55.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: homeDirectory 08:30:55.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: dhcpStatements 08:30:55.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: dhcpServiceDN 08:30:55.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: bootFile 08:30:55.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: bootParameter 08:30:55.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: dhcpAddressState 08:30:55.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: dhcpExpirationTime 08:30:55.859 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.859 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.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: dhcpBootpFlag 08:30:55.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: dhcpDomainName 08:30:55.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: dhcpDnsStatus 08:30:55.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: dhcpRequestedHostName 08:30:55.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: dhcpAssignedHostName 08:30:55.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: nisMapEntry 08:30:55.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: dhcpReservedForClient 08:30:55.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: nisMapName 08:30:55.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: dhcpAssignedToClient 08:30:55.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: dhcpRelayAgentInfo 08:30:55.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: oncRpcNumber 08:30:55.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: dhcpHWAddress 08:30:55.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: dhcpErrorLog 08:30:55.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: macAddress 08:30:55.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: ipNetmaskNumber 08:30:55.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: ipNetworkNumber 08:30:55.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: dhcpRange 08:30:55.868 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.868 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.868 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.869 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.869 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.870 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.870 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.870 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.871 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.871 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.871 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.871 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.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: dhcpNetMask 08:30:55.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: ipHostNumber 08:30:55.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: shadowLastChange 08:30:55.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: shadowMin 08:30:55.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: dhcpSubnetDN 08:30:55.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: shadowMax 08:30:55.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: shadowWarning 08:30:55.875 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.875 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.875 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.875 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.875 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.876 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.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: dhcpHostDN 08:30:55.878 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.879 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.880 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.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: dhcpSecondaryDN 08:30:55.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: dhcpSharedNetworkDN 08:30:55.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: dhcpSubnetDN 08:30:55.884 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.884 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.884 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.885 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.885 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.886 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.886 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.886 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.887 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.890 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.893 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.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: dhcpLastTransactionTime 08:30:55.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: dhcpBootpFlag 08:30:55.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: dhcpDomainName 08:30:55.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: dhcpDnsStatus 08:30:55.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: dhcpRequestedHostName 08:30:55.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: dhcpAssignedHostName 08:30:55.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: dhcpReservedForClient 08:30:55.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: dhcpAssignedToClient 08:30:55.931 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.931 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.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: dhcpAddressState 08:30:55.938 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.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: dhcpHWAddress 08:30:55.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: dhcpOptionsDN 08:30:55.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: dhcpStatements 08:30:55.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: dhcpClassesDN 08:30:55.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: dhcpPermitList 08:30:55.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: dhcpLeasesDN 08:30:55.942 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.942 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.943 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.951 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.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: caseExactIA5SubstringsMatch 08:30:55.953 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.954 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.955 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.956 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.958 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.959 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.960 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.960 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.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: nisPublicKey 08:30:55.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: nisSecretKey 08:30:55.965 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:55.981 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.990 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.993 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.996 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:55.998 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.000 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.000 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.001 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.001 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.002 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.002 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.003 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.004 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.004 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.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: apacheDnsAbstractRecord 08:30:56.006 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.007 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.007 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.008 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.008 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.010 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.010 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.011 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.011 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.011 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.012 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.012 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.012 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.013 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.015 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.016 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.023 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.024 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.025 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.026 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.083 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.083 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.084 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.085 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.085 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.085 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.087 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.087 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.087 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.087 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.088 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.088 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.088 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.088 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.090 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.090 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.090 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.091 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.091 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.091 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.092 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.092 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.092 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.093 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.093 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.094 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.094 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.094 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.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: dhcpRange 08:30:56.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: dhcpPoolDN 08:30:56.097 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.097 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.097 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.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: dhcpLeasesDN 08:30:56.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: dhcpOptionsDN 08:30:56.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: dhcpStatements 08:30:56.099 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.100 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.100 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.101 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.101 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.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: dhcpHostDN 08:30:56.103 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.103 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.106 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.108 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.108 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.109 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.109 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.109 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.109 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.110 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.110 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.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: dhcpPrimaryDN 08:30:56.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: dhcpExpirationTime 08:30:56.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: dhcpStartTimeOfState 08:30:56.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: dhcpLastTransactionTime 08:30:56.117 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.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: dhcpDomainName 08:30:56.119 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.119 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.119 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.119 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.119 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.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: dhcpRelayAgentInfo 08:30:56.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: dhcpHWAddress 08:30:56.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: dhcpAddressState 08:30:56.121 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.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: dhcpHWAddress 08:30:56.124 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.124 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.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: dhcpClassesDN 08:30:56.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: dhcpPermitList 08:30:56.127 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.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: dhcpOptionsDN 08:30:56.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: dhcpStatements 08:30:56.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: dhcpRange 08:30:56.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: xmozillanickname 08:30:56.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: xmozillausehtmlmail 08:30:56.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: mozillaSecondEmail 08:30:56.134 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.134 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.135 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.135 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.135 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.136 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.136 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.136 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:56.136 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.137 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.137 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.137 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.138 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:56.139 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:56.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: caseExactIA5SubstringsMatch 08:30:56.140 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:56.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: custom2 08:30:56.142 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:56.143 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.144 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:56.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: uidNumber 08:30:56.146 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.146 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.147 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:30:56.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: custom3 08:30:56.150 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.150 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.162 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.167 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.171 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.173 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.175 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.177 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.177 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.178 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.179 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.179 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.179 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.180 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.180 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.181 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.181 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.182 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.182 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.183 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.184 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.184 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.185 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.185 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.186 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.186 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.186 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.187 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.187 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.187 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.187 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.189 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.189 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.190 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.191 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.192 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.194 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.327 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.328 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.328 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.328 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.328 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.329 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.329 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.329 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.330 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.336 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.336 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.337 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.337 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.337 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_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 08:30:56.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: custom3 08:30:56.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: custom4 08:30:56.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: nsAIMid 08:30:56.538 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 difference=463 now=1531549856985 08:30:57.039 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:30:57.048 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:30:57.084 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:30:57.207 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:30:57.233 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:30:57.293 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:30:57.304 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 08:30:57.305 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 08:30:57.305 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 08:30:57.306 [main] INFO o.a.d.s.c.p.i.b.j.JdbmPartition - Setting CacheRecondManager's cache size to 100 08:30:57.349 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named system 08:30:57.350 [main] INFO o.a.d.s.c.a.CacheService - No cache with name system exists, creating one 08:30:57.476 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 difference=504 now=1531549857490 08:30:57.499 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:30:57.538 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:30:57.551 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:30:57.585 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:30:57.596 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 08:30:57.597 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 08:30:57.597 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 08:30:57.597 [main] INFO o.a.d.s.c.p.i.b.j.JdbmPartition - Setting CacheRecondManager's cache size to 100 08:30:57.635 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named system 08:30:57.636 [main] INFO o.a.d.s.c.a.CacheService - No cache with name system exists, creating one difference=505 now=1531549857996 difference=504 now=1531549858501 difference=504 now=1531549859005 difference=504 now=1531549859514 08:30:59.636 [main] INFO o.a.d.s.c.s.TlsKeyGenerator - Keys and self signed certificate successfully generated. 08:30:59.729 [main] INFO o.a.d.s.c.s.TlsKeyGenerator - Keys and self signed certificate successfully generated. difference=501 now=1531549860015 difference=504 now=1531549860520 08:31:00.810 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named groupCache 08:31:00.906 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named groupCache difference=505 now=1531549861027 08:31:01.183 [main] INFO o.a.d.s.c.e.EventInterceptor - Initializing ... 08:31:01.189 [main] INFO o.a.d.s.c.e.EventInterceptor - Initialization complete. 08:31:01.227 [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. 08:31:01.231 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:31:01.242 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:31:01.254 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:31:01.278 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:31:01.292 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:31:01.320 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 08:31:01.331 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 08:31:01.332 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 08:31:01.332 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 08:31:01.332 [main] INFO o.a.d.s.c.p.i.b.j.JdbmPartition - Setting CacheRecondManager's cache size to 100 08:31:01.335 [main] INFO o.a.d.s.c.e.EventInterceptor - Initializing ... 08:31:01.338 [main] INFO o.a.d.s.c.e.EventInterceptor - Initialization complete. 08:31:01.344 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named example 08:31:01.344 [main] INFO o.a.d.s.c.a.CacheService - No cache with name example exists, creating one 08:31:01.357 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 08:31:01.359 [main] WARN o.a.d.s.c.DefaultDirectoryService - You didn't change the admin password of directory service instance 'default2007b3b6-9357-4929-bc96-579a5f148ab6'. Please update the admin password as soon as possible to prevent a possible security breach. difference=503 now=1531549861530 08:31:01.577 [main] INFO o.a.d.s.l.LdapServer - Successful bind of an LDAP Service (34079) is completed. 08:31:01.578 [main] INFO o.a.d.s.l.LdapServer - Ldap service started. 08:31:01.700 [main] INFO o.a.d.s.l.LdapServer - Successful bind of an LDAP Service (34132) is completed. 08:31:01.700 [main] INFO o.a.d.s.l.LdapServer - Ldap service started. difference=503 now=1531549862035 difference=505 now=1531549862541 08:31:02.803 [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 08:31:02.850 [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=1531549863045 08:31:03.251 [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 08:31:03.524 [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=1531549863550 08:31:03.655 [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=1531549864055 08:31:04.100 [pool-4-thread-1] INFO o.a.d.s.c.a.AbstractAuthenticator - ERR_230 Password not correct for user 'cn=testUser,dc=example,dc=com' 08:31:04.100 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@298d9a05 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 > 08:31:04.101 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 08:31:04.128 [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 08:31:04.167 [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 08:31:04.171 [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@267bbf6f received from null session 08:31:04.360 [main] INFO o.a.d.s.l.LdapServer - Unbind of an LDAP service (34132) is complete. 08:31:04.361 [main] INFO o.a.d.s.l.LdapServer - Sending notice of disconnect to existing clients sessions. 08:31:04.384 [main] INFO o.a.d.s.l.LdapServer - Ldap service stopped. difference=504 now=1531549864560 08:31:04.650 [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. 08:31:04.651 [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 08:31:04.651 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@260f2144 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 > 08:31:04.651 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 08:31:04.682 [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. 08:31:04.683 [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 08:31:04.683 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@260f2144 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 > 08:31:04.683 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 08:31:05.043 [main] INFO o.a.d.s.c.a.CacheService - clearing all the caches difference=504 now=1531549865065 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.933 sec - in co.codewizards.cloudstore.rest.server.ldap.QueryLdapClientTest 08:31:05.247 [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 08:31:05.248 [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@267bbf6f received from null session 08:31:05.475 [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. 08:31:05.477 [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 08:31:05.478 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@260f2144 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 > 08:31:05.478 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 08:31:05.487 [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. 08:31:05.488 [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 08:31:05.488 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@260f2144 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 > 08:31:05.488 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server difference=504 now=1531549865570 08:31:05.580 [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 08:31:05.923 [pool-4-thread-2] INFO o.a.d.s.c.a.AbstractAuthenticator - ERR_230 Password not correct for user 'cn=testUser,ou=system' 08:31:05.923 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@260f2144 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 > 08:31:05.923 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 08:31:06.005 [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=1531549866075 08:31:06.335 [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 08:31:06.336 [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@267bbf6f received from null session 08:31:06.578 [pool-4-thread-1] INFO o.a.d.s.l.h.r.BindRequestHandler - The cn=wrong_user,ou=system principalDN cannot be found in the server : bind failure. 08:31:06.579 [pool-4-thread-1] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : Attempt to lookup non-existant entry: cn=wrong_user,ou=system 08:31:06.580 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@260f2144 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 > 08:31:06.580 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server difference=504 now=1531549866580 08:31:06.643 [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 08:31:06.771 [main] INFO o.a.d.s.l.LdapServer - Unbind of an LDAP service (34079) is complete. 08:31:06.771 [main] INFO o.a.d.s.l.LdapServer - Sending notice of disconnect to existing clients sessions. 08:31:06.785 [main] INFO o.a.d.s.l.LdapServer - Ldap service stopped. 08:31:07.081 [main] INFO o.a.d.s.c.a.CacheService - clearing all the caches difference=500 now=1531549867086 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.631 sec - in co.codewizards.cloudstore.rest.server.ldap.SimpleLdapClientTest difference=503 now=1531549867590 difference=504 now=1531549868095 difference=504 now=1531549868600 difference=504 now=1531549869106 difference=503 now=1531549869610 difference=504 now=1531549870116 difference=504 now=1531549870621 difference=503 now=1531549871126 difference=503 now=1531549871632 difference=498 now=1531549872136 difference=504 now=1531549872641 difference=503 now=1531549873145 difference=504 now=1531549873651 difference=503 now=1531549874155 difference=504 now=1531549874660 difference=504 now=1531549875166 difference=503 now=1531549875670 difference=504 now=1531549876175 difference=504 now=1531549876681 difference=502 now=1531549877186 difference=503 now=1531549877690 difference=504 now=1531549878199 difference=500 now=1531549878700 difference=504 now=1531549879206 difference=503 now=1531549879719 difference=496 now=1531549880216 difference=504 now=1531549880721 difference=503 now=1531549881226 difference=503 now=1531549881730 difference=504 now=1531549882235 difference=504 now=1531549882741 difference=503 now=1531549883246 difference=503 now=1531549883750 difference=504 now=1531549884258 difference=501 now=1531549884761 difference=503 now=1531549885266 difference=503 now=1531549885770 difference=504 now=1531549886275 difference=504 now=1531549886781 difference=500 now=1531549887285 difference=504 now=1531549887792 difference=503 now=1531549888296 difference=504 now=1531549888801 difference=503 now=1531549889305 difference=503 now=1531549889810 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.376 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/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.4.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/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.rest.server --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.4/co.codewizards.cloudstore.rest.server-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.4/co.codewizards.cloudstore.rest.server-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.4/co.codewizards.cloudstore.rest.server-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.rest.server --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.4/co.codewizards.cloudstore.rest.server-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.4/co.codewizards.cloudstore.rest.server-0.10.4.jar (61 KB at 8682.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.4/co.codewizards.cloudstore.rest.server-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.4/co.codewizards.cloudstore.rest.server-0.10.4.pom (2 KB) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml (723 B at 47.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml (755 B at 184.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.4/co.codewizards.cloudstore.rest.server-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.4/co.codewizards.cloudstore.rest.server-0.10.4-sources.jar (36 KB at 11734.0 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/co.codewizards.cloudstore.rest.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.rest.server/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.server --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target [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:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.server --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/classes [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/co.codewizards.cloudstore.server/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2: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/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.4.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/co.codewizards.cloudstore.server/target/dependency/jaxb-core-2.3.0.jar [INFO] Copying co.codewizards.cloudstore.client-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.client-0.10.4.jar [INFO] Copying co.codewizards.cloudstore.core-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.core-0.10.4.jar [INFO] Copying co.codewizards.cloudstore.ls.server-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.server-0.10.4.jar [INFO] Copying jetty-server-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-server-9.1.5.v20140505.jar [INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.server/target/dependency/transaction-api-1.1.jar [INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.4.jar [INFO] Copying co.codewizards.cloudstore.rest.server-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.rest.server-0.10.4.jar [INFO] Copying jetty-io-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-io-9.1.5.v20140505.jar [INFO] Copying jetty-xml-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-xml-9.1.5.v20140505.jar [INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/co.codewizards.cloudstore.server/target/dependency/jaxb-api-2.3.0.jar [INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jersey-server-2.5.1.jar [INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/args4j-2.0.16.jar [INFO] Copying jetty-webapp-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-webapp-9.1.5.v20140505.jar [INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jersey-container-servlet-2.5.1.jar [INFO] Copying jetty-security-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-security-9.1.5.v20140505.jar [INFO] Copying jcl-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jcl-over-slf4j-1.7.7.jar [INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/hk2-api-2.2.0-b21.jar [INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/javax.inject-2.2.0-b21.jar [INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.server/target/dependency/validation-api-1.1.0.Final.jar [INFO] Copying jetty-servlet-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-servlet-9.1.5.v20140505.jar [INFO] Copying co.codewizards.cloudstore.rest.client-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.rest.client-0.10.4.jar [INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/co.codewizards.cloudstore.server/target/dependency/derby-10.13.1.1.jar [INFO] Copying commons-compress-1.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/commons-compress-1.7.jar [INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/hk2-utils-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.local-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.local-0.10.4.jar [INFO] Copying co.codewizards.cloudstore.updater-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.updater-0.10.4.jar [INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/hk2-locator-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.ls.core-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.core-0.10.4.jar [INFO] Copying jetty-util-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-util-9.1.5.v20140505.jar [INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.4.jar [INFO] Copying bcprov-jdk15on-1.59.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/bcprov-jdk15on-1.59.jar [INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/javax.ws.rs-api-2.0.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.4.jar [INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.server/target/dependency/guava-14.0.1.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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/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/co.codewizards.cloudstore.server/target/dependency/javax.servlet-api-3.1.0.jar [INFO] Copying bcpg-jdk15on-1.59.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/bcpg-jdk15on-1.59.jar [INFO] Copying jul-to-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/co.codewizards.cloudstore.server/target/dependency/jaxb-impl-2.3.0.jar [INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.4.jar [INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.server/target/dependency/jersey-client-2.5.1.jar [INFO] Copying jetty-servlets-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-servlets-9.1.5.v20140505.jar [INFO] Copying jetty-continuation-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-continuation-9.1.5.v20140505.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.4.jar [INFO] Copying xz-1.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/xz-1.4.jar [INFO] Copying jetty-http-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-http-9.1.5.v20140505.jar [INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/slf4j-api-1.7.7.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.4:tar.gz [INFO] Unpacking /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4-bin.tar.gz to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.client with includes "" and excludes "" [INFO] Expanding: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4-bin.tar.gz into /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.4-bin.tar.gz [INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.4-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/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.4-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.3.1:install (default-install) @ co.codewizards.cloudstore.server --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.4-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4-bin.tar.gz [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.4-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4-bin.zip [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.server --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4.jar (16 KB at 7923.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4.pom (5 KB at 4521.5 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml (718 B at 39.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml (750 B at 244.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4-bin.tar.gz Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4-bin.tar.gz (19621 KB at 51497.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4-bin.zip Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4-bin.zip (21882 KB at 54430.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4-sources.jar (9 KB at 8592.8 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/co.codewizards.cloudstore.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/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) @ 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/co.codewizards.cloudstore.server/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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.4 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom (9 KB at 513.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 KB at 1126.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar (78 KB at 2763.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.test --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target [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/co.codewizards.cloudstore.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.test --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/classes [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:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.test --- [INFO] Compiling 27 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/test-classes [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/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.4.jar [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ co.codewizards.cloudstore.test --- Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6 KB at 229.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom Downloaded: http://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) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 KB at 896.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom Downloaded: http://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) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (3 KB at 131.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 188.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 170.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (260 KB at 3599.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (144 KB at 2213.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (39 KB at 495.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 2604.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 KB at 818.1 KB/sec) [INFO] Failsafe report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/failsafe-reports Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom (3 KB at 162.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom (3 KB at 136.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar (63 KB at 2730.9 KB/sec) ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT Running co.codewizards.cloudstore.test.RestRepoTransportIT Running co.codewizards.cloudstore.test.SyncAbortIT Running co.codewizards.cloudstore.test.repotorepo.RemotePathPrefixedRepoToRepoSyncIT Running co.codewizards.cloudstore.test.BasicLocalServerIT Running co.codewizards.cloudstore.test.LocalServerClientGarbageCollectionIT Running co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT Running co.codewizards.cloudstore.test.repotorepo.IgnoreRulesRepoToRepoSyncIT Running co.codewizards.cloudstore.test.LocalServerClientIT 08:31:54.103 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:31:54.383 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:31:54.685 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:31:54.711 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:31:55.085 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:31:55.494 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:31:55.708 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:31:55.812 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:31:55.950 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:31:58.135 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/Hr-Esi3RcnQL2kv1dBv9xA/.cloudstore/ssl.server/keystore' does not exist! 08:31:58.135 [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! ********************************************************************** 08:31:58.183 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/Mmiv3ncoGIc3Nm--ejuugg/.cloudstore/ssl.server/keystore' does not exist! 08:31:58.187 [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! ********************************************************************** 08:31:58.328 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/8TXcAnIkg6VuarJhcAh44w/.cloudstore/ssl.server/keystore' does not exist! 08:31:58.334 [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! ********************************************************************** 08:31:58.644 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/ijHq4Z0lqQOw5EZgZNuDPg/.cloudstore/ssl.server/keystore' does not exist! 08:31:58.651 [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! ********************************************************************** 08:31:59.241 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/DjgKDrSQ6UfsKYu7BIxINA/.cloudstore/ssl.server/keystore' does not exist! 08:31:59.243 [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! ********************************************************************** 08:31:59.565 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/ZXGIEt1GB4DRQDLrhWSYrA/.cloudstore/ssl.server/keystore' does not exist! 08:31:59.570 [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! ********************************************************************** 08:31:59.607 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/-1EYT4tavmIEAojkt-5kRw/.cloudstore/ssl.server/keystore' does not exist! 08:31:59.607 [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! ********************************************************************** 08:31:59.805 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/emMdYPxgRyONNkG3hR0LVw/.cloudstore/ssl.server/keystore' does not exist! 08:31:59.805 [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! ********************************************************************** 08:31:59.824 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/ZffuZV_xnAla0EqGeUY-9g/.cloudstore/ssl.server/keystore' does not exist! 08:31:59.824 [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! ********************************************************************** 08:32:04.217 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 4972 ms. Generating a new RSA key pair took 4972 ms. ********************************************************************** Server certificate fingerprint (SHA1): C2:D1:0A:09:22:AF:41:95:F9:3B:78:F0:9B:BD:4B:49:45:47:A9: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. ********************************************************************** 08:32:04.226 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): C2:D1:0A:09:22:AF:41:95:F9:3B:78:F0:9B:BD:4B:49:45:47:A9:51 08:32:04.321 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 4494 ms. Generating a new RSA key pair took 4494 ms. ********************************************************************** Server certificate fingerprint (SHA1): 01:0F:FF:3F:57:5D:15:D7:92:3B:C2:8A:D0:CF:64:77:C7:BC:39:E7 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. ********************************************************************** 08:32:04.340 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 01:0F:FF:3F:57:5D:15:D7:92:3B:C2:8A:D0:CF:64:77:C7:BC:39:E7 08:32:04.514 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.6 MiB, available=3.5 GiB 08:32:04.542 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.6 MiB, available=3.5 GiB 08:32:04.598 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1968 ms. 08:32:04.618 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1980 ms. 08:32:06.265 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 7602 ms. Generating a new RSA key pair took 7602 ms. ********************************************************************** Server certificate fingerprint (SHA1): AC:6A:D5:49:7F:54:01:15:3F:20:69:16:1B:6B:D3:1A:3D:A5:68:A6 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. ********************************************************************** 08:32:06.286 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): AC:6A:D5:49:7F:54:01:15:3F:20:69:16:1B:6B:D3:1A:3D:A5:68:A6 08:32:06.492 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.5 MiB, available=3.5 GiB 08:32:06.528 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1982 ms. 08:32:06.661 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 8470 ms. Generating a new RSA key pair took 8470 ms. 08:32:06.688 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @18891ms ********************************************************************** Server certificate fingerprint (SHA1): 1C:E9:86:16:F2:D1:9A:0D:A1:5C:36:71:5C:AB:E2:F2:56:50:A1:6E 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. ********************************************************************** 08:32:06.737 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 1C:E9:86:16:F2:D1:9A:0D:A1:5C:36:71:5C:AB:E2:F2:56:50:A1:6E 08:32:06.815 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @18998ms 08:32:07.235 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.6 MiB, available=3.5 GiB 08:32:07.329 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1953 ms. 08:32:07.801 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:08.031 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:08.627 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @20796ms 08:32:09.238 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 11098 ms. Generating a new RSA key pair took 11098 ms. ********************************************************************** Server certificate fingerprint (SHA1): A2:FC:8F:74:C8:42:B0:A8:20:26:06:E5:2E:BE:72:9C:52:96:D8:63 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. ********************************************************************** 08:32:09.279 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): A2:FC:8F:74:C8:42:B0:A8:20:26:06:E5:2E:BE:72:9C:52:96:D8:63 08:32:09.400 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:09.498 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @21751ms 08:32:09.628 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.6 MiB, available=3.5 GiB 08:32:09.737 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 11402 ms. Generating a new RSA key pair took 11402 ms. ********************************************************************** Server certificate fingerprint (SHA1): 87:FD:CC:B6:E3:1F:E4:76:D2:F1:8F:DC:53:4E:2E:EE:84:EB:82:5D 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. ********************************************************************** 08:32:09.755 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 87:FD:CC:B6:E3:1F:E4:76:D2:F1:8F:DC:53:4E:2E:EE:84:EB:82:5D 08:32:09.775 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1944 ms. 08:32:10.033 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.6 MiB, available=3.5 GiB 08:32:10.127 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1975 ms. Jul 14, 2018 8:32:10 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:10.361 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 10752 ms. Generating a new RSA key pair took 10752 ms. ********************************************************************** Server certificate fingerprint (SHA1): DF:2B:3D:8E:94:02:A6:56:E2:A5:6B:C3:72:57:43:F5:E5:0C:1A:40 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. ********************************************************************** 08:32:10.379 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): DF:2B:3D:8E:94:02:A6:56:E2:A5:6B:C3:72:57:43:F5:E5:0C:1A:40 Jul 14, 2018 8:32:10 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:10.729 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.5 MiB, available=3.5 GiB 08:32:10.801 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:10.825 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1961 ms. Jul 14, 2018 8:32:11 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:11.806 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @24052ms 08:32:12.216 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @24475ms Jul 14, 2018 8:32:12 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:12.395 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 12823 ms. Generating a new RSA key pair took 12823 ms. ********************************************************************** Server certificate fingerprint (SHA1): AF:F3:41:D2:06:EF:5F:DD:BE:F5:30:51:F7:54:7F:45:4E:63:C3:28 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. ********************************************************************** 08:32:12.415 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): AF:F3:41:D2:06:EF:5F:DD:BE:F5:30:51:F7:54:7F:45:4E:63:C3:28 08:32:12.622 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:12.669 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.5 MiB, available=3.5 GiB 08:32:12.691 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:12.756 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1954 ms. 08:32:12.876 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @25087ms 08:32:12.951 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@479d5d65{/,null,AVAILABLE} 08:32:12.987 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@655e864f{HTTP/1.1}{127.0.0.1:40046} 08:32:12.988 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @25196ms 08:32:13.102 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:13.234 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7cce41ac{/,null,AVAILABLE} 08:32:13.301 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@74ddf462{HTTP/1.1}{127.0.0.1:38188} 08:32:13.302 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @25575ms Jul 14, 2018 8:32:13 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:13.473 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:13.487 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 Jul 14, 2018 8:32:13 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:13.792 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7baf8938{/,null,AVAILABLE} 08:32:13.893 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@6b1f5804{HTTP/1.1}{127.0.0.1:38173} 08:32:13.896 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @26080ms 08:32:14.084 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 Jul 14, 2018 8:32:14 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:14.441 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@44d5b83d{/,null,AVAILABLE} Jul 14, 2018 8:32:14 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:14.797 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@644c5514{SSL-http/1.1}{0.0.0.0:34809} 08:32:14.797 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @27006ms 08:32:14.813 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:32:44 CEST 2018 08:32:14.812 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @27017ms Jul 14, 2018 8:32:14 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:14.904 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@4ac530b{/,null,AVAILABLE} 08:32:15.226 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@3b7de60e{/,null,AVAILABLE} 08:32:15.223 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@5e196ed6{SSL-http/1.1}{0.0.0.0:44304} 08:32:15.224 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @27496ms 08:32:15.239 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:32:45 CEST 2018 08:32:15.386 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@53b260a3{HTTP/1.1}{127.0.0.1:33730} Jul 14, 2018 8:32:15 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:15.411 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @27695ms 08:32:15.514 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:15.612 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:15.884 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@73200808{/,null,AVAILABLE} Jul 14, 2018 8:32:15 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:15.897 [main] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1adq4-81n6j-local' 08:32:15.976 [main] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1adq4-81n6j-local' locked successfully. 08:32:16.299 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@354a4697{SSL-http/1.1}{0.0.0.0:45756} 08:32:16.300 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @28484ms 08:32:16.334 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:32:46 CEST 2018 08:32:16.364 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5c33f1a9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1adzx-bek4y-local' 08:32:16.444 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5c33f1a9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1adzx-bek4y-local' locked successfully. 08:32:17.316 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.7 MiB, available=3.5 GiB 08:32:17.359 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@426252b3{/,null,AVAILABLE} 08:32:17.976 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@6414ed5e{SSL-http/1.1}{0.0.0.0:34045} 08:32:17.977 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @30261ms 08:32:17.999 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:32:47 CEST 2018 08:32:18.287 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6a14ba43{/,null,AVAILABLE} 08:32:18.312 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@39f45040{/,null,AVAILABLE} Jul 14, 2018 8:32:18 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:18.393 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@711100bb{HTTP/1.1}{127.0.0.1:33551} 08:32:18.398 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @30683ms 08:32:18.480 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@10603939{HTTP/1.1}{127.0.0.1:34119} 08:32:18.481 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @30745ms 08:32:18.586 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:18.645 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 Jul 14, 2018 8:32:18 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... Jul 14, 2018 8:32:18 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.738 sec - in co.codewizards.cloudstore.test.BasicLocalServerIT 08:32:19.707 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@6b1f5804{HTTP/1.1}{127.0.0.1:0} 08:32:19.733 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7baf8938{/,null,UNAVAILABLE} 08:32:19.802 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/ijHq4Z0lqQOw5EZgZNuDPg/.cloudstore/localServerRunning.deleteToStop 08:32:19.810 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@354a4697{SSL-http/1.1}{0.0.0.0:45756} 08:32:19.823 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@73200808{/,null,UNAVAILABLE} 08:32:19.833 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6a13c54e{/,null,AVAILABLE} 08:32:19.980 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@f87c168{HTTP/1.1}{127.0.0.1:36951} 08:32:19.983 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @32200ms 08:32:20.300 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:20.472 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@66128c8b{/,null,AVAILABLE} Jul 14, 2018 8:32:20 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:20.613 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7777f8ac{/,null,AVAILABLE} 08:32:20.791 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@1406e1a2{SSL-http/1.1}{0.0.0.0:32913} 08:32:20.792 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @33076ms 08:32:20.806 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:32:50 CEST 2018 08:32:20.907 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@13b8724b{SSL-http/1.1}{0.0.0.0:38152} 08:32:20.908 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @33172ms 08:32:20.921 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:32:50 CEST 2018 08:32:21.184 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - handleCheckServerTrustedCertificateException: invocationCounter=1 08:32:21.186 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - #################################################### ### ### This thread will sleep for 31000 msec (Sat Jul 14 08:32:21 CEST 2018) ### #################################################### 08:32:21.248 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@5731e5f7{/,null,AVAILABLE} 08:32:21.281 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@a8aea3e{/,null,AVAILABLE} 08:32:21.339 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@364e5689{HTTP/1.1}{127.0.0.1:39638} 08:32:21.340 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @33552ms 08:32:21.425 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 Jul 14, 2018 8:32:21 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:21.536 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@4419113{SSL-http/1.1}{0.0.0.0:45561} 08:32:21.537 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @33756ms 08:32:21.575 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:32:51 CEST 2018 08:32:21.640 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 21830 ms. Generating a new RSA key pair took 21830 ms. ********************************************************************** Server certificate fingerprint (SHA1): 3A:85:83:A7:C5:9A:41:8D:96:30:AC:8C:83:F0:AD:A0:1C:53:60:73 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. ********************************************************************** 08:32:21.678 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 3A:85:83:A7:C5:9A:41:8D:96:30:AC:8C:83:F0:AD:A0:1C:53:60:73 08:32:21.891 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10e31a9a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1aicm-rid2h-local' 08:32:21.964 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10e31a9a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1aicm-rid2h-local' locked successfully. 08:32:21.987 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.6 MiB, available=3.5 GiB 08:32:22.016 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1982 ms. 08:32:22.503 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6cf0e0ba]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1aiqp-763pp-local' 08:32:22.589 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6cf0e0ba]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1aiqp-763pp-local' locked successfully. 08:32:22.673 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@3f772dec{/,null,AVAILABLE} 08:32:23.167 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@54743fed{SSL-http/1.1}{0.0.0.0:35775} 08:32:23.198 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @35406ms 08:32:23.227 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:32:53 CEST 2018 Running co.codewizards.cloudstore.test.repotorepo.SpecialCharsRepoToRepoSyncIT 08:32:24.223 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @36425ms 08:32:25.285 [qtp1438273880-36] 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.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] 08:32:26.091 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:26.568 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:32:28.688 [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.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_171] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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] Jul 14, 2018 8:32:29 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:30.088 [qtp1438273880-36] 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.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] 08:32:30.288 [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.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_171] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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] 08:32:30.516 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/EjS_AvswZ4IxVzLVfW20fw/.cloudstore/ssl.server/keystore' does not exist! 08:32:30.516 [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! ********************************************************************** 08:32:32.368 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@797b5a83{/,null,AVAILABLE} 08:32:32.483 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@68cb423{HTTP/1.1}{127.0.0.1:45039} 08:32:32.507 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @44780ms 08:32:32.519 [qtp1438273880-36] 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.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] 08:32:32.743 [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.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_171] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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] 08:32:32.775 [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.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_171] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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] 08:32:32.866 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 Jul 14, 2018 8:32:33 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:34.229 [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.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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_171] at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1964) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1921) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1904) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1420) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397) ~[na:1.8.0_171] at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_171] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347) ~[na:1.8.0_171] 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.4.jar:na] at sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:985) ~[na:1.8.0_171] at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1596) ~[na:1.8.0_171] at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216) ~[na:1.8.0_171] at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1052) ~[na:1.8.0_171] at sun.security.ssl.Handshaker.process_record(Handshaker.java:987) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1072) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413) ~[na:1.8.0_171] ... 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:91) ~[na:1.8.0_171] at sun.security.validator.Validator.getInstance(Validator.java:179) ~[na:1.8.0_171] at sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:312) ~[na:1.8.0_171] at sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:171) ~[na:1.8.0_171] at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:184) ~[na:1.8.0_171] at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:105) ~[na:1.8.0_171] at co.codewizards.cloudstore.rest.client.ssl.DynamicX509TrustManager.checkServerTrusted(DynamicX509TrustManager.java:54) ~[co.codewizards.cloudstore.rest.client-0.10.4.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_171] at java.security.cert.PKIXParameters.(PKIXParameters.java:120) ~[na:1.8.0_171] at java.security.cert.PKIXBuilderParameters.(PKIXBuilderParameters.java:104) ~[na:1.8.0_171] at sun.security.validator.PKIXValidator.(PKIXValidator.java:89) ~[na:1.8.0_171] ... 71 common frames omitted 08:32:34.561 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@5d6ad99b{/,null,AVAILABLE} 08:32:34.936 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@7fec6ca{SSL-http/1.1}{0.0.0.0:35255} 08:32:34.939 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @47212ms Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.209 sec - in co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT 08:32:35.007 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:33:05 CEST 2018 08:32:35.033 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@f87c168{HTTP/1.1}{127.0.0.1:0} 08:32:35.056 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6a13c54e{/,null,UNAVAILABLE} 08:32:35.116 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/-1EYT4tavmIEAojkt-5kRw/.cloudstore/localServerRunning.deleteToStop 08:32:35.167 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@4419113{SSL-http/1.1}{0.0.0.0:45561} 08:32:35.169 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5731e5f7{/,null,UNAVAILABLE} 08:32:37.982 [qtp485618592-40] 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.4.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] 08:32:38.273 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 7755 ms. Generating a new RSA key pair took 7755 ms. ********************************************************************** Server certificate fingerprint (SHA1): 10:BE:A6:37:7F:6E:79:66:8F:1F:46:02:F0:37:90:B2:D1:25:9B:56 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. ********************************************************************** 08:32:38.376 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 10:BE:A6:37:7F:6E:79:66:8F:1F:46:02:F0:37:90:B2:D1:25:9B:56 08:32:38.647 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.5 MiB, available=3.5 GiB 08:32:38.828 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1866 ms. 08:32:39.872 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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.SymlinkRepoToRepoSyncIT 08:32:40.832 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @20816ms 08:32:41.223 [qtp485618592-38] 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.4.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] 08:32:41.275 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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] 08:32:41.496 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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] 08:32:42.095 [qtp485618592-40] 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;@2ac5855e]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@2ac5855e]] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] 08:32:42.177 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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] 08:32:42.640 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:32:43.676 [qtp485618592-38] 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;@651e2a23]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@651e2a23]] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] 08:32:43.719 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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] 08:32:43.867 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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] 08:32:44.637 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:32:44.856 [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:238) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:32:44.880 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 14 08:47:44 CEST 2018 08:32:45.306 [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:238) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:32:45.343 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 14 08:47:45 CEST 2018 Jul 14, 2018 8:32:45 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:48.021 [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:238) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:32:48.056 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 14 08:47:48 CEST 2018 08:32:48.409 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/vDal1mwlbc2sdw_6yyZXqA/.cloudstore/ssl.server/keystore' does not exist! 08:32:48.411 [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! ********************************************************************** 08:32:48.477 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@2f7c0400{/,null,AVAILABLE} 08:32:48.526 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@11454ee4{HTTP/1.1}{127.0.0.1:44820} 08:32:48.527 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @28523ms 08:32:48.633 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 Jul 14, 2018 8:32:48 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:32:50.440 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@19329cb7{/,null,AVAILABLE} 08:32:50.852 [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:238) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:32:50.872 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 14 08:47:50 CEST 2018 08:32:50.951 [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:238) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:32:50.987 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 14 08:47:50 CEST 2018 08:32:50.988 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@771ca6f3{SSL-http/1.1}{0.0.0.0:40613} 08:32:50.990 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @30986ms 08:32:51.022 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:33:21 CEST 2018 08:32:51.417 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5c33f1a9]initPersistenceManagerFactory: repositoryId=2447c55d-f6d3-4213-b105-2264b2ca3f88 08:32:51.438 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5c33f1a9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24057 ms. 08:32:51.612 [main] INFO c.c.c.l.LocalRepoManagerImpl - [131774fe]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1b58w-fay2e-local' 08:32:51.675 [main] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]initPersistenceManagerFactory: repositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:32:51.711 [main] INFO c.c.c.l.LocalRepoManagerImpl - [131774fe]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1b58w-fay2e-local' locked successfully. 08:32:51.726 [main] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25489 ms. localRoot: jjl1adzx-bek4y-local localRepositoryId: 2447c55d-f6d3-4213-b105-2264b2ca3f88 08:32:51.966 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7de843ef]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ae0k-q3uqb-remote' 08:32:51.974 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7de843ef]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ae0k-q3uqb-remote' locked successfully. 08:32:52.377 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fc2a205]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1adq8-falfz-remote' 08:32:52.384 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fc2a205]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1adq8-falfz-remote' locked successfully. 08:32:52.396 [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.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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_171] at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1964) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1916) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2017) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1135) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.waitForClose(SSLSocketImpl.java:1779) ~[na:1.8.0_171] at sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:124) ~[na:1.8.0_171] at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1156) ~[na:1.8.0_171] at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1266) ~[na:1.8.0_171] at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1178) ~[na:1.8.0_171] at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:348) ~[na:1.8.0_171] at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1052) ~[na:1.8.0_171] at sun.security.ssl.Handshaker.process_record(Handshaker.java:987) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1072) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397) ~[na:1.8.0_171] at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_171] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347) ~[na:1.8.0_171] 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 08:32:53.263 [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:238) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:32:53.271 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 14 08:47:53 CEST 2018 08:32:54.596 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - handleCheckServerTrustedCertificateException: invocationCounter=1 08:32:54.597 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - #################################################### ### ### This thread will sleep for 61000 msec (Sat Jul 14 08:32:54 CEST 2018) ### #################################################### 08:32:55.697 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10e31a9a]initPersistenceManagerFactory: repositoryId=2fc6731e-a56d-40a8-80f6-c807edbfe559 08:32:55.749 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10e31a9a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23869 ms. 08:32:56.129 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10e31a9a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:32:56.159 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1fcf9739]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1b8sv-tn43e-remote' 08:32:56.162 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1fcf9739]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1b8sv-tn43e-remote' locked successfully. 08:32:56.706 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6cf0e0ba]initPersistenceManagerFactory: repositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b 08:32:56.725 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6cf0e0ba]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24789 ms. 08:32:57.215 [main] INFO c.c.c.l.LocalRepoManagerImpl - [604b1e1d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1airo-tto8b-remote' 08:32:57.228 [main] INFO c.c.c.l.LocalRepoManagerImpl - [604b1e1d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1airo-tto8b-remote' locked successfully. 08:32:58.382 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 9965 ms. Generating a new RSA key pair took 9965 ms. ********************************************************************** Server certificate fingerprint (SHA1): 33:1D:C9:CD:3C:10:35:E7:03:A8:09:08:46:08:28:C2:D6:DA:A1:7E 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. ********************************************************************** 08:32:58.410 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 33:1D:C9:CD:3C:10:35:E7:03:A8:09:08:46:08:28:C2:D6:DA:A1:7E 08:32:58.699 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.5 MiB, available=3.5 GiB 08:32:58.758 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1969 ms. 08:33:00.774 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @25375ms 08:33:01.234 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 Jul 14, 2018 8:33:03 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:33:04.905 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7aaba9ea{/,null,AVAILABLE} 08:33:04.938 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@24501598{HTTP/1.1}{127.0.0.1:43901} 08:33:04.940 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @29546ms 08:33:05.028 [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:238) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:33:05.039 [qtp2109288822-51] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[8O9_VgJW8SkyrkhlzD65cQ] does not have object for this ObjectRef: ObjectRef[8O9_VgJW8SkyrkhlzD65cQ, 0, 0] java.lang.IllegalArgumentException: ObjectManager[8O9_VgJW8SkyrkhlzD65cQ] does not have object for this ObjectRef: ObjectRef[8O9_VgJW8SkyrkhlzD65cQ, 0, 0] at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:31) ~[co.codewizards.cloudstore.ls.rest.server-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1619) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) ~[na:1.8.0_171] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2285) ~[na:1.8.0_171] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2209) ~[na:1.8.0_171] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2067) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) ~[na:1.8.0_171] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1973) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1565) ~[na:1.8.0_171] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1973) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1565) ~[na:1.8.0_171] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2285) ~[na:1.8.0_171] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2209) ~[na:1.8.0_171] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2067) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_171] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1158) ~[na:1.8.0_171] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2176) ~[na:1.8.0_171] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2067) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_171] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.4.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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] 08:33:05.056 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:33:05.075 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 14 08:48:05 CEST 2018 Jul 14, 2018 8:33:05 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:33:05.993 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@44348c10{/,null,AVAILABLE} 08:33:06.272 [incDecRefCountTimer-15c43bd9] 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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:33:06.354 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@5bb2fe86{SSL-http/1.1}{0.0.0.0:36346} 08:33:06.359 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @30964ms 08:33:06.374 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:33:36 CEST 2018 08:33:07.122 [main] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1bh8d-lkjof-local' 08:33:07.171 [main] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1bh8d-lkjof-local' locked successfully. 08:33:07.290 [qtp2109288822-42] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[8O9_VgJW8SkyrkhlzD65cQ] does not have object for this ObjectRef: ObjectRef[8O9_VgJW8SkyrkhlzD65cQ, 0, 0] java.lang.IllegalArgumentException: ObjectManager[8O9_VgJW8SkyrkhlzD65cQ] does not have object for this ObjectRef: ObjectRef[8O9_VgJW8SkyrkhlzD65cQ, 0, 0] at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:31) ~[co.codewizards.cloudstore.ls.rest.server-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1619) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) ~[na:1.8.0_171] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2285) ~[na:1.8.0_171] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2209) ~[na:1.8.0_171] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2067) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) ~[na:1.8.0_171] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1973) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1565) ~[na:1.8.0_171] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1973) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1565) ~[na:1.8.0_171] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2285) ~[na:1.8.0_171] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2209) ~[na:1.8.0_171] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2067) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_171] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1158) ~[na:1.8.0_171] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2176) ~[na:1.8.0_171] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2067) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_171] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.4.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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] 08:33:07.312 [incDecRefCountTimer-15c43bd9] 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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:33:07.494 [incDecRefCountTimer-15c43bd9] 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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:33:07.501 [incDecRefCountTimer-15c43bd9] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: java.lang.IllegalArgumentException: ObjectManager[8O9_VgJW8SkyrkhlzD65cQ] does not have object for this ObjectRef: ObjectRef[8O9_VgJW8SkyrkhlzD65cQ, 0, 0] java.lang.IllegalArgumentException: ObjectManager[8O9_VgJW8SkyrkhlzD65cQ] does not have object for this ObjectRef: ObjectRef[8O9_VgJW8SkyrkhlzD65cQ, 0, 0] at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:31) ~[co.codewizards.cloudstore.ls.rest.server-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1619) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) ~[na:1.8.0_171] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2285) ~[na:1.8.0_171] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2209) ~[na:1.8.0_171] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2067) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) ~[na:1.8.0_171] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1973) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1565) ~[na:1.8.0_171] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1973) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1565) ~[na:1.8.0_171] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2285) ~[na:1.8.0_171] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2209) ~[na:1.8.0_171] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2067) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_171] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1158) ~[na:1.8.0_171] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2176) ~[na:1.8.0_171] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2067) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571) ~[na:1.8.0_171] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_171] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.4.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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_171] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.handleAndRethrowException(LocalServerRestClient.java:368) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:191) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:33:09.383 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7de843ef]initPersistenceManagerFactory: repositoryId=185d6330-d75e-4ff7-802e-c9abfaed2ac2 08:33:09.396 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7de843ef]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12982 ms. remoteRoot: jjl1ae0k-q3uqb-remote remoteRepositoryId: 185d6330-d75e-4ff7-802e-c9abfaed2ac2 08:33:09.981 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fc2a205]initPersistenceManagerFactory: repositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:09.993 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fc2a205]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13197 ms. 08:33:10.636 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=327.5 MiB, used=23.7 MiB, available=3.5 GiB 08:33:11.079 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=367.0 MiB, used=24.6 MiB, available=3.5 GiB 08:33:13.764 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1fcf9739]initPersistenceManagerFactory: repositoryId=98dc28c3-7fe4-4925-b812-e4d75dc4f74f 08:33:13.850 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1fcf9739]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11086 ms. 08:33:13.913 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1fcf9739]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:14.510 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=324.5 MiB, used=24.4 MiB, available=3.5 GiB Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 2447c55d-f6d3-4213-b105-2264b2ca3f88 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1adzx-bek4y-local localRepository.publicKeySha1 = E2:CC:DB:87:2E:07:B3:A8:46:BC:88:94:A4:4C:D4:75:75:88:7F:27 remoteRepository.repositoryId = 185d6330-d75e-4ff7-802e-c9abfaed2ac2 remoteRepository.remoteRoot = https://localhost:44304/185d6330-d75e-4ff7-802e-c9abfaed2ac2/%234 remoteRepository.publicKeySha1 = 90:D2:69:BD:02:3C:54:FC:89:C0:51:5F:06:B5:E5:66:8B:21:5D:EF 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 2447c55d-f6d3-4213-b105-2264b2ca3f88 185d6330-d75e-4ff7-802e-c9abfaed2ac2 08:33:14.638 [main] INFO c.c.c.l.LocalRepoManagerImpl - [604b1e1d]initPersistenceManagerFactory: repositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a 08:33:14.641 [main] INFO c.c.c.l.LocalRepoManagerImpl - [604b1e1d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9088 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1adq4-81n6j-local localRepository.publicKeySha1 = C9:90:A1:CE:69:E8:EB:18:DB:85:07:24:9D:2C:44:03:25:11:5D:31 remoteRepository.repositoryId = 76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepository.remoteRoot = https://localhost:34809/76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepository.publicKeySha1 = E7:D7:6D:BC:B2:0E:A0:21:4E:33:60:8D:C6:D4:61:FF:D3:32:2C:B2 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 35bf5dc8-929e-4afe-a3e5-625327c4d60d 76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:15.077 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=327.5 MiB, used=29.3 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 185d6330-d75e-4ff7-802e-c9abfaed2ac2 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ae0k-q3uqb-remote localRepository.publicKeySha1 = 90:D2:69:BD:02:3C:54:FC:89:C0:51:5F:06:B5:E5:66:8B:21:5D:EF remoteRepository.repositoryId = 2447c55d-f6d3-4213-b105-2264b2ca3f88 remoteRepository.publicKeySha1 = E2:CC:DB:87:2E:07:B3:A8:46:BC:88:94:A4:4C:D4:75:75:88:7F:27 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 185d6330-d75e-4ff7-802e-c9abfaed2ac2 2447c55d-f6d3-4213-b105-2264b2ca3f88 08:33:15.375 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=315.0 MiB, used=24.7 MiB, available=3.5 GiB 08:33:15.513 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=367.0 MiB, used=29.2 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 76479e4d-8568-4d8f-aa65-0c8985426b19 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1adq8-falfz-remote localRepository.publicKeySha1 = E7:D7:6D:BC:B2:0E:A0:21:4E:33:60:8D:C6:D4:61:FF:D3:32:2C:B2 remoteRepository.repositoryId = 35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepository.publicKeySha1 = C9:90:A1:CE:69:E8:EB:18:DB:85:07:24:9D:2C:44:03:25:11:5D:31 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 76479e4d-8568-4d8f-aa65-0c8985426b19 35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:15.793 [main] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:15.798 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fc2a205]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:17.500 [qtp2022922494-46] INFO c.c.c.l.LocalRepoManagerImpl - [1fcf9739]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:19.060 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 08:33:19.084 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 35bf5dc8-929e-4afe-a3e5-625327c4d60d ('target/repo/jjl1adq4-81n6j-local') 08:33:19.093 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=76479e4d-8568-4d8f-aa65-0c8985426b19 from='https://localhost:34809/76479e4d-8568-4d8f-aa65-0c8985426b19' toID=35bf5dc8-929e-4afe-a3e5-625327c4d60d to='target/repo/jjl1adq4-81n6j-local', fromRepoLocalSync=true 08:33:19.125 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:33:19.153 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=185d6330-d75e-4ff7-802e-c9abfaed2ac2 from='https://localhost:44304/185d6330-d75e-4ff7-802e-c9abfaed2ac2/%234' toID=2447c55d-f6d3-4213-b105-2264b2ca3f88 to='target/repo/jjl1adzx-bek4y-local', fromRepoLocalSync=true MockTempChunkFileManager instantiated. 08:33:19.164 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2447c55d-f6d3-4213-b105-2264b2ca3f88 ('target/repo/jjl1adzx-bek4y-local') 08:33:19.198 [pool-3-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 08:33:19.264 [pool-3-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 08:33:19.365 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:33:19.414 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 08:33:19.643 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d serverRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 renewalDateTime=2018-07-14T07:03:19.441Z expiryDateTime=2018-07-14T07:33:19.440Z 08:33:19.758 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2447c55d-f6d3-4213-b105-2264b2ca3f88 serverRepositoryId=185d6330-d75e-4ff7-802e-c9abfaed2ac2 renewalDateTime=2018-07-14T07:03:19.561Z expiryDateTime=2018-07-14T07:33:19.560Z 08:33:19.781 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:33:19.788 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:33:19.826 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:33:19.847 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:33:19.861 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:33:19.915 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 08:33:19.933 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:33:19.972 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:33:19.984 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:33:20.036 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:33:20.087 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:20.094 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:20.095 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:20.095 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:20.102 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:33:20.146 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:20.201 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.05% 08:33:20.373 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:20.373 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:20.373 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:20.373 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:20.487 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:20.508 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:33:20.660 [qtp2022922494-37] INFO c.c.c.l.LocalRepoManagerImpl - [1fcf9739]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:20.691 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10e31a9a]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 2fc6731e-a56d-40a8-80f6-c807edbfe559 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1aicm-rid2h-local localRepository.publicKeySha1 = 7C:0E:FB:23:51:7D:29:EC:92:87:05:C7:55:17:9F:BF:BB:36:98:D5 remoteRepository.repositoryId = 98dc28c3-7fe4-4925-b812-e4d75dc4f74f remoteRepository.remoteRoot = https://localhost:38152/98dc28c3-7fe4-4925-b812-e4d75dc4f74f remoteRepository.publicKeySha1 = 6C:DF:1B:50:76:17:72:20:F1:47:90:35:E0:D6:1A:E0:3F:74:37:40 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 2fc6731e-a56d-40a8-80f6-c807edbfe559 98dc28c3-7fe4-4925-b812-e4d75dc4f74f 08:33:20.717 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.56% 08:33:20.731 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:20.811 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:20.817 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:33:20.829 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 08:33:20.932 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:20.963 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 08:33:21.019 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 36.96% 08:33:21.033 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.35% 08:33:21.037 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:21.046 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:33:21.037 [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:238) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:33:21.064 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 14 08:48:21 CEST 2018 08:33:21.372 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c62eee22305b95cac55b9751970cda03e0ac79ea' to.sha1=''): /1/a 08:33:21.396 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:33:21.648 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=324.5 MiB, used=29.2 MiB, available=3.5 GiB Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 97495bac-eac1-46e4-9d26-a004c2748f9b localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1aiqp-763pp-local localRepository.publicKeySha1 = 04:F2:F9:08:52:F0:98:0B:F5:10:5D:6C:9C:25:C7:DB:C6:67:4A:8C remoteRepository.repositoryId = 6a004a39-0fe6-4801-84c1-764d62d59f2a remoteRepository.remoteRoot = https://localhost:32913/6a004a39-0fe6-4801-84c1-764d62d59f2a remoteRepository.publicKeySha1 = 8B:15:C2:58:62:A4:84:AD:64:4B:56:53:84:D0:08:EE:80:B7:DF:07 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 97495bac-eac1-46e4-9d26-a004c2748f9b 6a004a39-0fe6-4801-84c1-764d62d59f2a 08:33:21.732 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:21.746 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:33:21.790 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 08:33:21.853 [main] INFO c.c.c.l.LocalRepoManagerImpl - [131774fe]initPersistenceManagerFactory: repositoryId=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a 08:33:21.871 [main] INFO c.c.c.l.LocalRepoManagerImpl - [131774fe]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17167 ms. 08:33:21.876 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1fcf9739]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 98dc28c3-7fe4-4925-b812-e4d75dc4f74f localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1b8sv-tn43e-remote localRepository.publicKeySha1 = 6C:DF:1B:50:76:17:72:20:F1:47:90:35:E0:D6:1A:E0:3F:74:37:40 remoteRepository.repositoryId = 2fc6731e-a56d-40a8-80f6-c807edbfe559 remoteRepository.publicKeySha1 = 7C:0E:FB:23:51:7D:29:EC:92:87:05:C7:55:17:9F:BF:BB:36:98:D5 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 98dc28c3-7fe4-4925-b812-e4d75dc4f74f 2fc6731e-a56d-40a8-80f6-c807edbfe559 08:33:22.004 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 162880 bytes in 257 ms. path='/1/a' 08:33:22.033 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:33:22.150 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:33:22.316 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:22.329 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:22.330 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 185d6330-d75e-4ff7-802e-c9abfaed2ac2 08:33:22.363 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2447c55d-f6d3-4213-b105-2264b2ca3f88 08:33:22.363 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /#4 08:33:22.366 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=185d6330-d75e-4ff7-802e-c9abfaed2ac2 remoteRepositoryId=2447c55d-f6d3-4213-b105-2264b2ca3f88 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:33:22.374 [qtp2022922494-37] INFO c.c.c.l.LocalRepoManagerImpl - [1fcf9739]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:22.397 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:22.471 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:22.469 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:22.478 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:33:22.599 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1b592-8s9tc-remote' 08:33:22.603 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1b592-8s9tc-remote' locked successfully. 08:33:22.615 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=317.0 MiB, used=29.2 MiB, available=3.5 GiB 08:33:22.700 [qtp2022922494-37] INFO c.c.c.l.LocalRepoManagerImpl - [1fcf9739]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:22.743 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8384e4c245e56aa327065bace4e7f87192eafb55' to.sha1=''): /1/b Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 6a004a39-0fe6-4801-84c1-764d62d59f2a localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1airo-tto8b-remote localRepository.publicKeySha1 = 8B:15:C2:58:62:A4:84:AD:64:4B:56:53:84:D0:08:EE:80:B7:DF:07 remoteRepository.repositoryId = 97495bac-eac1-46e4-9d26-a004c2748f9b remoteRepository.publicKeySha1 = 04:F2:F9:08:52:F0:98:0B:F5:10:5D:6C:9C:25:C7:DB:C6:67:4A:8C 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 6a004a39-0fe6-4801-84c1-764d62d59f2a 97495bac-eac1-46e4-9d26-a004c2748f9b 08:33:22.855 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10e31a9a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:22.867 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2fc6731e-a56d-40a8-80f6-c807edbfe559 serverRepositoryId=98dc28c3-7fe4-4925-b812-e4d75dc4f74f renewalDateTime=2018-07-14T07:03:22.541Z expiryDateTime=2018-07-14T07:33:22.541Z 08:33:22.887 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:22.907 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:22.909 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:33:22.909 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ae0k-q3uqb-remote/.cloudstore.properties 08:33:22.910 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ae0k-q3uqb-remote/.cloudstore-repo/parent.properties 08:33:22.910 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:33:22.911 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:33:22.912 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:22.928 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:23.028 [qtp2022922494-32] INFO c.c.c.l.LocalRepoManagerImpl - [1fcf9739]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:23.079 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:23.123 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:33:23.211 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 384948 bytes in 302 ms. path='/1/b' 08:33:23.236 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:33:23.357 [pool-3-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1fcf9739]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:23.381 [main] INFO c.c.c.l.LocalRepoManagerImpl - [345cbf40]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1bttf-fuv0r-local' 08:33:23.385 [main] INFO c.c.c.l.LocalRepoManagerImpl - [345cbf40]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1bttf-fuv0r-local' locked successfully. 08:33:23.461 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:23.465 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:23.474 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:23.511 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75% 08:33:23.510 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31% 08:33:23.535 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58% 08:33:23.535 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85% 08:33:23.538 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:23.545 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#b' WatchTaskFirstWrittenChunk started 08:33:23.671 [qtp943109839-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=3 08:33:23.728 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='51a5c9ff7f276e7f697fc55b2d209f77ba026e9c' to.sha1=''): /#b 08:33:23.777 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 transaction.localRevision=18 remoteFromLocalRevision=4 08:33:23.839 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35bf5dc8-929e-4afe-a3e5-625327c4d60d from='target/repo/jjl1adq4-81n6j-local' toID=76479e4d-8568-4d8f-aa65-0c8985426b19 to='https://localhost:34809/76479e4d-8568-4d8f-aa65-0c8985426b19' 08:33:23.945 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:23.953 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:23.953 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:23.953 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:23.960 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=18 08:33:23.978 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:23.993 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:23.993 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:23.993 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:23.994 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:23.996 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 08:33:23.996 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 08:33:24.016 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="185d6330-d75e-4ff7-802e-c9abfaed2ac2"] on repo=2447c55d-f6d3-4213-b105-2264b2ca3f88 08:33:24.030 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#b' 08:33:24.032 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 localRepositoryRevisionSynced=18 08:33:24.266 [qtp943109839-51] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d transaction.localRevision=6 remoteFromLocalRevision=19 08:33:24.313 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=76479e4d-8568-4d8f-aa65-0c8985426b19 from='https://localhost:34809/76479e4d-8568-4d8f-aa65-0c8985426b19' toID=35bf5dc8-929e-4afe-a3e5-625327c4d60d to='target/repo/jjl1adq4-81n6j-local', fromRepoLocalSync=false 08:33:24.338 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 239598 bytes in 307 ms. path='/#b' 08:33:24.354 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 08:33:24.466 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:33:24.470 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:24.480 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:24.480 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:24.486 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:24.496 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:33:24.507 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6a004a39-0fe6-4801-84c1-764d62d59f2a from='https://localhost:32913/6a004a39-0fe6-4801-84c1-764d62d59f2a' toID=97495bac-eac1-46e4-9d26-a004c2748f9b to='target/repo/jjl1aiqp-763pp-local', fromRepoLocalSync=true 08:33:24.516 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:24.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:24.524 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:24.525 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:24.525 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:24.523 [pool-4-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 97495bac-eac1-46e4-9d26-a004c2748f9b ('target/repo/jjl1aiqp-763pp-local') 08:33:24.536 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 08:33:24.536 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 08:33:24.598 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="185d6330-d75e-4ff7-802e-c9abfaed2ac2"] on repo=2447c55d-f6d3-4213-b105-2264b2ca3f88 08:33:24.644 [qtp943109839-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=6 08:33:24.684 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:24.705 [pool-4-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:33:24.706 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 transaction.localRevision=21 remoteFromLocalRevision=7 08:33:24.756 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 08:33:24.765 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:24.776 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:33:24.895 [pool-4-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 18.06% 08:33:24.944 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ef3db0f8419d965822493876d35f589416ecb07b' to.sha1=''): /a 08:33:25.061 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="185d6330-d75e-4ff7-802e-c9abfaed2ac2"] on repo=2447c55d-f6d3-4213-b105-2264b2ca3f88 08:33:25.080 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:33:25.135 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 08:33:25.146 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=76479e4d-8568-4d8f-aa65-0c8985426b19 from='https://localhost:34809/76479e4d-8568-4d8f-aa65-0c8985426b19' toID=35bf5dc8-929e-4afe-a3e5-625327c4d60d to='target/repo/jjl1adq4-81n6j-local', fromRepoLocalSync=true 08:33:25.149 [pool-4-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:33:25.156 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 35bf5dc8-929e-4afe-a3e5-625327c4d60d ('target/repo/jjl1adq4-81n6j-local') 08:33:25.224 [pool-5-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 08:33:25.232 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35588 bytes in 152 ms. path='/a' 08:33:25.259 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:33:25.264 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:33:25.268 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:33:25.271 [pool-5-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 08:33:25.312 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1750 ms. 08:33:25.325 [pool-5-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 08:33:25.440 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="185d6330-d75e-4ff7-802e-c9abfaed2ac2"] on repo=2447c55d-f6d3-4213-b105-2264b2ca3f88 08:33:25.539 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:25.596 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:25.602 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c+' 08:33:25.616 [pool-3-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b serverRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a renewalDateTime=2018-07-14T07:03:25.422Z expiryDateTime=2018-07-14T07:33:25.422Z 08:33:25.763 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:33:25.792 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ffb34711abc3511b3cbd406dc0437a18ef359e7b' to.sha1=''): /c+ 08:33:25.819 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:33:25.877 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:33:25.911 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:33:25.925 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="185d6330-d75e-4ff7-802e-c9abfaed2ac2"] on repo=2447c55d-f6d3-4213-b105-2264b2ca3f88 08:33:25.954 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/c+' 08:33:26.041 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 90159 bytes in 86 ms. path='/c+' 08:33:26.050 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 08:33:26.096 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:26.106 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6a004a39-0fe6-4801-84c1-764d62d59f2a 08:33:26.122 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 97495bac-eac1-46e4-9d26-a004c2748f9b 08:33:26.123 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:26.126 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a remoteRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:33:26.176 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:26.205 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="185d6330-d75e-4ff7-802e-c9abfaed2ac2"] on repo=2447c55d-f6d3-4213-b105-2264b2ca3f88 08:33:26.249 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:26.249 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:26.249 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:26.249 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:26.291 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:26.297 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 31.84% 08:33:26.313 [pool-3-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:26.336 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:33:26.383 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:26.388 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d$' 08:33:26.486 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='301253a801ebc7dafa69fcc6f71dfbcf19f8149e' to.sha1=''): /d$ 08:33:26.501 [pool-3-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:26.530 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="185d6330-d75e-4ff7-802e-c9abfaed2ac2"] on repo=2447c55d-f6d3-4213-b105-2264b2ca3f88 08:33:26.537 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d$' 08:33:26.560 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 40.80% 08:33:26.561 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 08:33:26.684 [qtp1299825292-55] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a remoteRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b localRepositoryRevisionSynced=3 08:33:26.689 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 127348 bytes in 152 ms. path='/d$' 08:33:26.698 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 08:33:26.788 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="185d6330-d75e-4ff7-802e-c9abfaed2ac2"] on repo=2447c55d-f6d3-4213-b105-2264b2ca3f88 08:33:26.820 [pool-3-thread-2] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b remoteRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a transaction.localRevision=5 remoteFromLocalRevision=4 08:33:26.867 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:26.869 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=97495bac-eac1-46e4-9d26-a004c2748f9b from='target/repo/jjl1aiqp-763pp-local' toID=6a004a39-0fe6-4801-84c1-764d62d59f2a to='https://localhost:32913/6a004a39-0fe6-4801-84c1-764d62d59f2a' 08:33:26.953 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43% 08:33:27.052 [qtp1185997402-49] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=185d6330-d75e-4ff7-802e-c9abfaed2ac2 remoteRepositoryId=2447c55d-f6d3-4213-b105-2264b2ca3f88 localRepositoryRevisionSynced=3 08:33:27.075 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:27.080 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:33:27.086 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 97495bac-eac1-46e4-9d26-a004c2748f9b 08:33:27.087 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6a004a39-0fe6-4801-84c1-764d62d59f2a 08:33:27.088 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:27.118 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 08:33:27.130 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2447c55d-f6d3-4213-b105-2264b2ca3f88 remoteRepositoryId=185d6330-d75e-4ff7-802e-c9abfaed2ac2 transaction.localRevision=28 remoteFromLocalRevision=4 08:33:27.125 [pool-3-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b remoteRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 08:33:27.143 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2447c55d-f6d3-4213-b105-2264b2ca3f88 from='target/repo/jjl1adzx-bek4y-local' toID=185d6330-d75e-4ff7-802e-c9abfaed2ac2 to='https://localhost:44304/185d6330-d75e-4ff7-802e-c9abfaed2ac2/%234' 08:33:27.165 [pool-3-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:27.232 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:33:27.248 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:27.249 [pool-3-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:27.249 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:27.249 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:27.264 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 55.04% 08:33:27.266 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 60.63% 08:33:27.304 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.38% 08:33:27.306 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 66.23% 08:33:27.317 [pool-3-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:27.322 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/lrrs' 08:33:27.337 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:33:27.380 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:33:27.385 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:27.403 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2447c55d-f6d3-4213-b105-2264b2ca3f88 08:33:27.404 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 185d6330-d75e-4ff7-802e-c9abfaed2ac2 08:33:27.404 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:27.409 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=7 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6 08:33:27.418 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2447c55d-f6d3-4213-b105-2264b2ca3f88 remoteRepositoryId=185d6330-d75e-4ff7-802e-c9abfaed2ac2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=28 08:33:27.434 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:27.447 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:27.448 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:27.449 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:27.449 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:27.451 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 08:33:27.452 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:33:27.467 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:27.480 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:27.482 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:27.482 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:27.484 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=7 localRepositoryRevisionInProgress=9 08:33:27.496 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2447c55d-f6d3-4213-b105-2264b2ca3f88 remoteRepositoryId=185d6330-d75e-4ff7-802e-c9abfaed2ac2 localRepositoryRevisionSynced=28 08:33:27.511 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:27.534 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fbd5fdd744165fff93bb087dd8465dd54a70ed4d' to.sha1=''): /lrrs Jul 14, 2018 8:33:27 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:33:27.580 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:27.581 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:27.586 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:27.586 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:27.600 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.16% 08:33:27.609 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:27.615 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:33:27.666 [qtp1185997402-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=185d6330-d75e-4ff7-802e-c9abfaed2ac2 remoteRepositoryId=2447c55d-f6d3-4213-b105-2264b2ca3f88 transaction.localRevision=6 remoteFromLocalRevision=29 08:33:27.717 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=185d6330-d75e-4ff7-802e-c9abfaed2ac2 from='https://localhost:44304/185d6330-d75e-4ff7-802e-c9abfaed2ac2/%234' toID=2447c55d-f6d3-4213-b105-2264b2ca3f88 to='target/repo/jjl1adzx-bek4y-local', fromRepoLocalSync=false 08:33:27.719 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:27.793 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 35.76% 08:33:27.796 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 41.36% 08:33:27.810 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:27.818 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties' 08:33:27.923 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:27.956 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 185d6330-d75e-4ff7-802e-c9abfaed2ac2 08:33:27.956 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2447c55d-f6d3-4213-b105-2264b2ca3f88 08:33:27.956 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /#4 08:33:27.958 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=185d6330-d75e-4ff7-802e-c9abfaed2ac2 remoteRepositoryId=2447c55d-f6d3-4213-b105-2264b2ca3f88 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:33:27.964 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:27.997 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='915a404a1e510fe9d7cf7949c7a73fe3562b2f20' to.sha1=''): /.cloudstore.properties 08:33:28.008 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:28.021 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ae0k-q3uqb-remote/.cloudstore.properties 08:33:28.022 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ae0k-q3uqb-remote/.cloudstore-repo/parent.properties 08:33:28.024 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:33:28.024 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:33:28.029 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:28.029 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:28.043 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:33:28.048 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:33:28.084 [pool-3-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="97495bac-eac1-46e4-9d26-a004c2748f9b"] on repo=97495bac-eac1-46e4-9d26-a004c2748f9b 08:33:28.093 [qtp1185997402-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=185d6330-d75e-4ff7-802e-c9abfaed2ac2 remoteRepositoryId=2447c55d-f6d3-4213-b105-2264b2ca3f88 localRepositoryRevisionSynced=6 08:33:28.099 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:28.215 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/lrrs' 08:33:28.216 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties' 08:33:28.256 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2447c55d-f6d3-4213-b105-2264b2ca3f88 remoteRepositoryId=185d6330-d75e-4ff7-802e-c9abfaed2ac2 transaction.localRevision=31 remoteFromLocalRevision=7 08:33:28.329 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1681 ms. 08:33:28.509 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% createTempChunkFile: lrrs; createNewFile=true 08:33:28.865 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5c33f1a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:28.878 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7de843ef]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:28.902 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2a02e34b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2n-7fnv3-local' 08:33:28.905 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2a02e34b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2n-7fnv3-local' locked successfully. deleteOrFail: chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0.xml FileWatcher: CHUNK_SIZE reached! chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0 08:33:29.174 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 71.83% 08:33:29.175 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% WatchTaskChunksToFile: ready 08:33:29.452 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:33:29.459 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6a004a39-0fe6-4801-84c1-764d62d59f2a from='https://localhost:32913/6a004a39-0fe6-4801-84c1-764d62d59f2a' toID=97495bac-eac1-46e4-9d26-a004c2748f9b to='target/repo/jjl1aiqp-763pp-local', fromRepoLocalSync=true 08:33:29.460 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 97495bac-eac1-46e4-9d26-a004c2748f9b ('target/repo/jjl1aiqp-763pp-local') 08:33:29.468 [pool-7-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:33:29.512 [pool-7-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 18.06% 08:33:29.599 [pool-7-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:33:29.899 [pool-6-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b serverRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a renewalDateTime=2018-07-14T07:03:25.422Z expiryDateTime=2018-07-14T07:33:25.422Z 08:33:29.951 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:33:29.960 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:33:29.984 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:33:29.987 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:33:30.000 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:33:30.006 [pool-5-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=4 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=3 08:33:30.020 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 109 bytes in 1803 ms. path='/.cloudstore.properties' 08:33:30.033 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties 08:33:30.054 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:30.064 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6a004a39-0fe6-4801-84c1-764d62d59f2a 08:33:30.064 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 97495bac-eac1-46e4-9d26-a004c2748f9b 08:33:30.064 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:30.068 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a remoteRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b localRepositoryRevisionSynced=4 localRepositoryRevisionInProgress=6 08:33:30.072 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:30.078 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:30.078 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:30.078 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:30.078 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:30.089 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 38.56% 08:33:30.089 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 08:33:30.156 [qtp1299825292-69] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a remoteRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b localRepositoryRevisionSynced=6 08:33:30.177 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:30.192 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:30.207 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b remoteRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a transaction.localRevision=9 remoteFromLocalRevision=7 08:33:30.282 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=97495bac-eac1-46e4-9d26-a004c2748f9b from='target/repo/jjl1aiqp-763pp-local' toID=6a004a39-0fe6-4801-84c1-764d62d59f2a to='https://localhost:32913/6a004a39-0fe6-4801-84c1-764d62d59f2a' 08:33:30.291 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 46.95% 08:33:30.352 [qtp943109839-74] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=9 08:33:30.423 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:30.432 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 97495bac-eac1-46e4-9d26-a004c2748f9b 08:33:30.432 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6a004a39-0fe6-4801-84c1-764d62d59f2a 08:33:30.432 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:30.433 [pool-6-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b remoteRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=9 08:33:30.449 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 transaction.localRevision=30 remoteFromLocalRevision=10 08:33:30.464 [pool-6-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 1 ms. 08:33:30.493 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:30.493 [pool-6-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:30.494 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:30.494 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:30.498 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:30.501 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:33:30.546 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35bf5dc8-929e-4afe-a3e5-625327c4d60d from='target/repo/jjl1adq4-81n6j-local' toID=76479e4d-8568-4d8f-aa65-0c8985426b19 to='https://localhost:34809/76479e4d-8568-4d8f-aa65-0c8985426b19' 08:33:30.658 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=19 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=18 08:33:30.670 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 56.72% 08:33:30.675 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:30.713 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:30.724 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:30.725 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:30.725 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:30.727 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 localRepositoryRevisionSynced=19 localRepositoryRevisionInProgress=30 08:33:30.730 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:30.733 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:30.733 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:30.733 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:30.734 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:30.736 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 52.24% 08:33:30.737 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 08:33:30.737 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 08:33:30.753 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 localRepositoryRevisionSynced=30 08:33:30.856 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:30.862 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/lrrs' to '/lrrs-renamed' 08:33:30.955 [qtp943109839-54] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d transaction.localRevision=12 remoteFromLocalRevision=31 WatchTaskChunksToFile: ENTRY_CREATE=lrrs-renamed 08:33:31.039 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=76479e4d-8568-4d8f-aa65-0c8985426b19 from='https://localhost:34809/76479e4d-8568-4d8f-aa65-0c8985426b19' toID=35bf5dc8-929e-4afe-a3e5-625327c4d60d to='target/repo/jjl1adq4-81n6j-local', fromRepoLocalSync=false 08:33:31.177 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:31.187 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:31.187 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:31.188 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:31.188 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 08:33:31.192 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:31.196 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:31.196 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:31.197 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:31.197 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:31.204 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 08:33:31.204 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 08:33:31.251 [qtp943109839-51] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=12 08:33:31.385 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 transaction.localRevision=33 remoteFromLocalRevision=13 createTempChunkFile: lrrs-renamed; createNewFile=false moveOrFail: chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0.xml => chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0.xml 08:33:31.429 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 08:33:31.560 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 08:33:31.563 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=76479e4d-8568-4d8f-aa65-0c8985426b19 from='https://localhost:34809/76479e4d-8568-4d8f-aa65-0c8985426b19' toID=35bf5dc8-929e-4afe-a3e5-625327c4d60d to='target/repo/jjl1adq4-81n6j-local', fromRepoLocalSync=true 08:33:31.563 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 35bf5dc8-929e-4afe-a3e5-625327c4d60d ('target/repo/jjl1adq4-81n6j-local') 08:33:31.592 [pool-6-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 08:33:31.613 [qtp1299825292-69] INFO c.c.c.l.t.TempChunkFileManager - Moved chunkDto from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1airo-tto8b-remote/.cloudstore-tmp/chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0.xml to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1airo-tto8b-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 08:33:31.672 [pool-6-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 08:33:31.698 [pool-6-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 08:33:31.814 [qtp1299825292-69] INFO c.c.c.l.t.TempChunkFileManager - Moved chunk from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1airo-tto8b-remote/.cloudstore-tmp/chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0 to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1airo-tto8b-remote/.cloudstore-tmp/chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0 08:33:31.822 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:31.862 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:33:31.866 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:33:31.871 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:33:31.871 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:31.873 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/lrrs' 08:33:31.880 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 08:33:31.950 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:33:31.957 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:33:31.960 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:33:31.978 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:31.983 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:33:31.991 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=13 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=12 08:33:32.052 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 63.43% 08:33:32.053 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:32.064 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:32.064 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:32.064 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:32.066 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=13 localRepositoryRevisionInProgress=15 08:33:32.070 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:32.070 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 70.15% 08:33:32.073 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:32.079 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/lrrs-renamed' 08:33:32.102 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:32.102 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:32.102 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:32.103 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:32.118 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 31.43% 08:33:32.121 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:32.124 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:33:32.166 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fbd5fdd744165fff93bb087dd8465dd54a70ed4d' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /lrrs-renamed Jul 14, 2018 8:33:32 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:33:32.187 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:32.225 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 37.54% 08:33:32.225 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.65% 08:33:32.227 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:32.230 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:33:32.339 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cf8c95a32dbd8214f3cdbdfb875173580590c4d6' to.sha1='8384e4c245e56aa327065bace4e7f87192eafb55'): /1/b 08:33:32.395 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="97495bac-eac1-46e4-9d26-a004c2748f9b"] on repo=97495bac-eac1-46e4-9d26-a004c2748f9b 08:33:32.397 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:32.477 [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' 08:33:32.480 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' watchForCreationsDeletions: ENTRY_CREATE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34, chunksCreated=2 createTempChunkFile: lrrs-renamed; createNewFile=true 08:33:32.600 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 384951 bytes in 119 ms. path='/1/b' 08:33:32.610 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:33:32.728 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d deleteOrFail: chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34.xml 08:33:32.843 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:32.933 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75% 08:33:33.011 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10806 bytes in 533 ms. path='/lrrs-renamed' Jul 14, 2018 8:33:33 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:33:33.149 [qtp943109839-54] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=15 08:33:33.199 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 transaction.localRevision=43 remoteFromLocalRevision=16 08:33:33.224 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35bf5dc8-929e-4afe-a3e5-625327c4d60d from='target/repo/jjl1adq4-81n6j-local' toID=76479e4d-8568-4d8f-aa65-0c8985426b19 to='https://localhost:34809/76479e4d-8568-4d8f-aa65-0c8985426b19' 08:33:33.245 [qtp1299825292-55] 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 08:33:33.274 [qtp1299825292-55] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34 into destFile lrrs-renamed WatchTaskChunksToFile: length reached! length=1059382 watchForCreationsDeletions: ENTRY_DELETE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34, chunksDeleted=3 deleteOrFail: chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0.xml 08:33:33.310 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=31 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=30 deleteOrFail: chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34.xml 08:33:33.509 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:33.519 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:33.519 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:33.520 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:33.522 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 localRepositoryRevisionSynced=31 localRepositoryRevisionInProgress=43 08:33:33.526 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:33.530 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:33.530 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:33.530 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:33.531 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:33.532 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 08:33:33.533 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 08:33:33.613 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 localRepositoryRevisionSynced=43 08:33:33.754 [qtp943109839-54] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d transaction.localRevision=18 remoteFromLocalRevision=44 08:33:33.771 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=76479e4d-8568-4d8f-aa65-0c8985426b19 from='https://localhost:34809/76479e4d-8568-4d8f-aa65-0c8985426b19' toID=35bf5dc8-929e-4afe-a3e5-625327c4d60d to='target/repo/jjl1adq4-81n6j-local', fromRepoLocalSync=false 08:33:33.919 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="97495bac-eac1-46e4-9d26-a004c2748f9b"] on repo=97495bac-eac1-46e4-9d26-a004c2748f9b 08:33:33.922 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:33.931 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:33.934 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:33.934 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:33.938 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=15 localRepositoryRevisionInProgress=18 08:33:33.942 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:33.953 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:33.954 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:33.954 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:33.956 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:33.964 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 08:33:33.967 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 08:33:34.018 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:34.084 [qtp943109839-54] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=18 08:33:34.139 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 transaction.localRevision=46 remoteFromLocalRevision=19 08:33:34.206 [pool-6-thread-3] INFO c.c.c.l.p.FileInProgressMarkerDao - deleteFileInProgressMarkers: deleting 1 FileInProgressMarker(s) from=97495bac-eac1-46e4-9d26-a004c2748f9b, to=6a004a39-0fe6-4801-84c1-764d62d59f2a 08:33:34.207 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b remoteRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a localRepositoryRevisionSynced=9 08:33:34.305 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 08:33:34.373 [qtp1299825292-53] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a remoteRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b transaction.localRevision=14 remoteFromLocalRevision=10 08:33:34.385 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6a004a39-0fe6-4801-84c1-764d62d59f2a from='https://localhost:32913/6a004a39-0fe6-4801-84c1-764d62d59f2a' toID=97495bac-eac1-46e4-9d26-a004c2748f9b to='target/repo/jjl1aiqp-763pp-local', fromRepoLocalSync=false 08:33:34.524 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:34.549 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6a004a39-0fe6-4801-84c1-764d62d59f2a 08:33:34.549 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 97495bac-eac1-46e4-9d26-a004c2748f9b 08:33:34.549 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:34.557 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a remoteRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=14 08:33:34.592 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 11 ms. 08:33:34.596 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:34.597 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:34.597 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:34.597 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:34.616 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 77.11% 08:33:34.617 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 84.58% 08:33:34.619 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:34.621 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/lrrs' 08:33:34.638 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:34.718 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 92.04% 08:33:34.719 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 08:33:34.807 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 08:33:34.814 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=76479e4d-8568-4d8f-aa65-0c8985426b19 from='https://localhost:34809/76479e4d-8568-4d8f-aa65-0c8985426b19' toID=35bf5dc8-929e-4afe-a3e5-625327c4d60d to='target/repo/jjl1adq4-81n6j-local', fromRepoLocalSync=true 08:33:34.814 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 35bf5dc8-929e-4afe-a3e5-625327c4d60d ('target/repo/jjl1adq4-81n6j-local') 08:33:34.823 [pool-7-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 08:33:34.850 [pool-7-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 08:33:34.867 [pool-7-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 08:33:34.901 [qtp1299825292-53] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a remoteRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b localRepositoryRevisionSynced=14 08:33:34.919 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:33:34.923 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:33:34.927 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:33:34.936 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1798 ms. 08:33:34.983 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97495bac-eac1-46e4-9d26-a004c2748f9b remoteRepositoryId=6a004a39-0fe6-4801-84c1-764d62d59f2a transaction.localRevision=19 remoteFromLocalRevision=15 08:33:35.004 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 08:33:35.504 [main] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]initPersistenceManagerFactory: repositoryId=58386c16-d536-41dd-be21-ff3f1f7770d6 hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=3, chunksDeleted=3 08:33:35.537 [main] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21050 ms. 08:33:35.584 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6cf0e0ba]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:35.596 [main] INFO c.c.c.l.LocalRepoManagerImpl - [604b1e1d]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:35.816 [main] INFO c.c.c.l.LocalRepoManagerImpl - [385e36d4]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1bh8g-nhjwc-remote' 08:33:35.819 [main] INFO c.c.c.l.LocalRepoManagerImpl - [385e36d4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1bh8g-nhjwc-remote' locked successfully. 08:33:35.964 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f5ce0bb]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1c3iy-75ag1-local' 08:33:35.968 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f5ce0bb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1c3iy-75ag1-local' locked successfully. 08:33:36.389 [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:238) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:33:36.392 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 14 08:48:36 CEST 2018 08:33:36.822 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 08:33:36.857 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:33:36.891 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:33:36.893 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:33:36.905 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:33:36.911 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=19 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=18 08:33:36.999 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:37.007 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:37.007 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:37.007 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:37.008 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=19 localRepositoryRevisionInProgress=21 08:33:37.010 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:37.048 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:37.049 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:37.049 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:37.050 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:37.080 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:37.084 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:33:37.130 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.28% 08:33:37.134 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:37.256 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:37.259 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1/dir1' 08:33:37.346 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:37.363 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 36.12% 08:33:37.364 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 41.96% 08:33:37.366 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:37.370 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/.cloudstore.properties' 08:33:37.463 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4039e3802b593efd50c5d47a3dbda4c591f7c8ca' to.sha1=''): /1/.cloudstore.properties 08:33:37.537 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:37.546 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/.cloudstore.properties' 08:33:37.602 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1868 ms. 08:33:39.477 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106 bytes in 1931 ms. path='/1/.cloudstore.properties' 08:33:39.488 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties 08:33:39.591 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:39.606 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:39.674 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]initPersistenceManagerFactory: repositoryId=503b2484-d71d-4e60-bc3d-46fc57c866af 08:33:39.688 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:39.691 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:33:39.748 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12360 ms. 08:33:39.852 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5886ef384ca15ff54ec3448baefaee38c16565c0' to.sha1='c62eee22305b95cac55b9751970cda03e0ac79ea'): /1/a 08:33:40.050 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:40.132 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:33:40.316 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 162883 bytes in 183 ms. path='/1/a' 08:33:40.319 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=311.0 MiB, used=24.6 MiB, available=3.5 GiB 08:33:40.328 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:33:40.439 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:40.453 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:40.484 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:40.487 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 08:33:40.587 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c3992165a7a1a55a94a7d5f923f107e34f8cd78' to.sha1=''): /1/c 08:33:40.604 [main] INFO c.c.c.l.LocalRepoManagerImpl - [345cbf40]initPersistenceManagerFactory: repositoryId=f57b410d-d92d-4945-8175-f08cf23356f3 08:33:40.635 [main] INFO c.c.c.l.LocalRepoManagerImpl - [345cbf40]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11967 ms. 08:33:40.691 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:40.767 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 08:33:40.767 [main] INFO c.c.c.l.LocalRepoManagerImpl - [345cbf40]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:40.791 [main] INFO c.c.c.l.LocalRepoManagerImpl - [345cbf40]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:40.821 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4792f119]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1c79p-up2te-remote' 08:33:40.825 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4792f119]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1c79p-up2te-remote' locked successfully. 08:33:40.856 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56960 bytes in 89 ms. path='/1/c' 08:33:40.876 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:33:40.929 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:40.952 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:40.983 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:40.986 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/dir1/aaa' 08:33:41.051 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2daf7b538bab3df339bfd7aac0950445d1111fc5' to.sha1=''): /1/dir1/aaa 08:33:41.107 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:41.158 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/dir1/aaa' 08:33:41.237 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 78386 bytes in 79 ms. path='/1/dir1/aaa' 08:33:41.255 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_7e240de74fb1ed08fa08d38063f6a6a91462a815_0 into destFile aaa 08:33:41.335 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="76479e4d-8568-4d8f-aa65-0c8985426b19"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:41.363 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:41.400 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 48.78% 08:33:41.469 [qtp943109839-54] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=21 08:33:41.546 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 transaction.localRevision=76 remoteFromLocalRevision=22 08:33:41.605 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35bf5dc8-929e-4afe-a3e5-625327c4d60d from='target/repo/jjl1adq4-81n6j-local' toID=76479e4d-8568-4d8f-aa65-0c8985426b19 to='https://localhost:34809/76479e4d-8568-4d8f-aa65-0c8985426b19' 08:33:41.653 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=44 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=43 08:33:41.734 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:41.742 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:41.742 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:41.743 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:41.744 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 localRepositoryRevisionSynced=44 localRepositoryRevisionInProgress=76 08:33:41.758 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 1 ms. 08:33:41.772 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:41.772 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:41.773 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:41.773 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:41.774 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 54.10% 08:33:41.775 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 59.70% 08:33:41.778 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:41.781 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/1/a' to '/1/a.jjl1c6jnB1aHhByhtCDOGrs7ojxGWQ.collision' 08:33:42.015 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:42.104 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 65.30% 08:33:42.105 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 70.90% 08:33:42.108 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:42.115 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a.jjl1c6jnB1aHhByhtCDOGrs7ojxGWQ.collision' 08:33:42.222 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c62eee22305b95cac55b9751970cda03e0ac79ea' to.sha1='5886ef384ca15ff54ec3448baefaee38c16565c0'): /1/a.jjl1c6jnB1aHhByhtCDOGrs7ojxGWQ.collision Jul 14, 2018 8:33:42 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:33:42.436 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="35bf5dc8-929e-4afe-a3e5-625327c4d60d"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:42.449 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a.jjl1c6jnB1aHhByhtCDOGrs7ojxGWQ.collision' 08:33:42.704 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 162880 bytes in 254 ms. path='/1/a.jjl1c6jnB1aHhByhtCDOGrs7ojxGWQ.collision' Jul 14, 2018 8:33:42 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:33:42.797 [qtp943109839-32] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_32e34ee8380a0ebdf6a894c4be9744107ccf4226_0 into destFile a.jjl1c6jnB1aHhByhtCDOGrs7ojxGWQ.collision 08:33:42.868 [closeDeferredTimer-10e31a9a-3] INFO c.c.c.l.LocalRepoManagerImpl - [10e31a9a]_close: Shutting down real LocalRepoManager. 08:33:42.947 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="35bf5dc8-929e-4afe-a3e5-625327c4d60d"] on repo=35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:42.961 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:43.115 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 localRepositoryRevisionSynced=76 08:33:43.291 [qtp943109839-74] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d transaction.localRevision=28 remoteFromLocalRevision=77 08:33:43.348 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=76479e4d-8568-4d8f-aa65-0c8985426b19 from='https://localhost:34809/76479e4d-8568-4d8f-aa65-0c8985426b19' toID=35bf5dc8-929e-4afe-a3e5-625327c4d60d to='target/repo/jjl1adq4-81n6j-local', fromRepoLocalSync=false 08:33:43.749 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:43.760 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 76479e4d-8568-4d8f-aa65-0c8985426b19 08:33:43.760 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 35bf5dc8-929e-4afe-a3e5-625327c4d60d 08:33:43.760 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:43.761 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=21 localRepositoryRevisionInProgress=28 Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1b58w-fay2e-local localRepository.publicKeySha1 = A1:8E:51:21:F0:80:02:BE:FE:5E:97:5B:1C:F8:84:37:7F:19:6F:C5 remoteRepository.repositoryId = 503b2484-d71d-4e60-bc3d-46fc57c866af remoteRepository.remoteRoot = https://localhost:40613/503b2484-d71d-4e60-bc3d-46fc57c866af remoteRepository.publicKeySha1 = A3:B5:46:5C:DE:00:21:DF:A2:E0:25:7F:B9:57:F9:6B:FB:5C:DF:74 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 af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a 503b2484-d71d-4e60-bc3d-46fc57c866af 08:33:43.850 [closeDeferredTimer-1fcf9739-8] INFO c.c.c.l.LocalRepoManagerImpl - [1fcf9739]_close: Shutting down real LocalRepoManager. 08:33:43.856 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 08:33:43.867 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:43.868 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:43.868 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:43.868 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:43.920 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 77.11% 08:33:43.920 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 84.58% 08:33:43.922 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:43.924 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/1/a' to '/1/a.jjl1c6jnB1aHhByhtCDOGrs7ojxGWQ.collision' 08:33:43.930 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:43.971 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 92.04% 08:33:43.972 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 08:33:44.131 [qtp943109839-51] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 remoteRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d localRepositoryRevisionSynced=28 08:33:44.174 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35bf5dc8-929e-4afe-a3e5-625327c4d60d remoteRepositoryId=76479e4d-8568-4d8f-aa65-0c8985426b19 transaction.localRevision=84 remoteFromLocalRevision=29 08:33:44.184 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 08:33:44.808 [main] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:44.822 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2fc2a205]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:44.825 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=312.0 MiB, used=29.4 MiB, available=3.5 GiB 08:33:44.869 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6b4a4e40]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1cae1-rpopx-local' 08:33:44.872 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6b4a4e40]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1cae1-rpopx-local' locked successfully. Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 503b2484-d71d-4e60-bc3d-46fc57c866af localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1b592-8s9tc-remote localRepository.publicKeySha1 = A3:B5:46:5C:DE:00:21:DF:A2:E0:25:7F:B9:57:F9:6B:FB:5C:DF:74 remoteRepository.repositoryId = af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a remoteRepository.publicKeySha1 = A1:8E:51:21:F0:80:02:BE:FE:5E:97:5B:1C:F8:84:37:7F:19:6F:C5 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 503b2484-d71d-4e60-bc3d-46fc57c866af af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a 08:33:45.053 [main] INFO c.c.c.l.LocalRepoManagerImpl - [131774fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:45.054 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:46.024 [qtp949391658-32] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:46.040 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 0.50% 08:33:46.044 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=503b2484-d71d-4e60-bc3d-46fc57c866af from='https://localhost:40613/503b2484-d71d-4e60-bc3d-46fc57c866af' toID=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a to='target/repo/jjl1b58w-fay2e-local', fromRepoLocalSync=true 08:33:46.045 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a ('target/repo/jjl1b58w-fay2e-local') 08:33:46.081 [pool-3-thread-1] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 12.94% 08:33:46.096 [pool-3-thread-1] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 19.03% 08:33:46.131 [pool-3-thread-1] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 25.12% 08:33:46.275 [qtp949391658-32] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:46.352 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a serverRepositoryId=503b2484-d71d-4e60-bc3d-46fc57c866af renewalDateTime=2018-07-14T07:03:46.232Z expiryDateTime=2018-07-14T07:33:46.232Z 08:33:46.438 [qtp949391658-37] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:46.455 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:33:46.481 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:33:46.492 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:33:46.493 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:33:46.629 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:46.651 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 503b2484-d71d-4e60-bc3d-46fc57c866af 08:33:46.652 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a 08:33:46.652 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:46.653 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=503b2484-d71d-4e60-bc3d-46fc57c866af remoteRepositoryId=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:33:46.668 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:46.706 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:46.706 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:46.706 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:46.707 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:46.708 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:46.745 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 31.84% 08:33:46.760 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:46.772 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:33:46.892 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:47.014 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 40.80% 08:33:47.014 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 49.75% 08:33:47.064 [qtp949391658-32] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:47.129 [qtp949391658-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=503b2484-d71d-4e60-bc3d-46fc57c866af remoteRepositoryId=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a localRepositoryRevisionSynced=2 08:33:47.184 [qtp949391658-32] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:47.232 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a remoteRepositoryId=503b2484-d71d-4e60-bc3d-46fc57c866af transaction.localRevision=5 remoteFromLocalRevision=3 08:33:47.255 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a from='target/repo/jjl1b58w-fay2e-local' toID=503b2484-d71d-4e60-bc3d-46fc57c866af to='https://localhost:40613/503b2484-d71d-4e60-bc3d-46fc57c866af' 08:33:47.308 [qtp949391658-63] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:47.319 [qtp949391658-63] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:47.488 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:47.497 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a 08:33:47.498 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 503b2484-d71d-4e60-bc3d-46fc57c866af 08:33:47.498 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:47.506 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a remoteRepositoryId=503b2484-d71d-4e60-bc3d-46fc57c866af localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 08:33:47.516 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:47.568 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:47.568 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:47.568 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:47.568 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:47.570 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 55.44% 08:33:47.573 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:47.576 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/A ä Ä { + } x ( << ))]] [ #' 08:33:47.643 [qtp949391658-37] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:47.745 [qtp949391658-37] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:47.752 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:47.761 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2a02e34b]initPersistenceManagerFactory: repositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:33:47.868 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2a02e34b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9720 ms. 08:33:47.876 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 61.83% 08:33:47.877 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 68.23% 08:33:47.881 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:47.885 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] )' localRoot: jjl1by2n-7fnv3-local localRepositoryId: c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:33:47.913 [main] INFO c.c.c.l.LocalRepoManagerImpl - [350323a0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2o-55v4-remote' 08:33:47.920 [main] INFO c.c.c.l.LocalRepoManagerImpl - [350323a0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2o-55v4-remote' locked successfully. 08:33:47.981 [qtp949391658-32] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:48.013 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:48.016 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='33d6c18725f73c0162dc104457f8c67872c55eef' to.sha1=''): /A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] ) Jul 14, 2018 8:33:48 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:33:48.076 [qtp949391658-63] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:48.318 [qtp949391658-63] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:48.728 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a"] on repo=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a 08:33:48.847 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] )' 08:33:48.878 [closeDeferredTimer-5c33f1a9-1] INFO c.c.c.l.LocalRepoManagerImpl - [5c33f1a9]_close: Shutting down real LocalRepoManager. 08:33:49.014 [qtp949391658-63] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:49.055 [qtp949391658-63] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:49.057 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 336452 bytes in 208 ms. path='/A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] )' Jul 14, 2018 8:33:49 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:33:49.104 [qtp949391658-37] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:49.126 [qtp949391658-37] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_73946da935fe61e665181e5b0b2f622882910d85_0 into destFile Öü ß ? # + {{ d d } (( > << ]] ) 08:33:49.313 [qtp949391658-37] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:49.375 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a"] on repo=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a 08:33:49.416 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:49.444 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:49.554 [qtp949391658-37] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:49.572 [closeDeferredTimer-7de843ef-1] INFO c.c.c.l.LocalRepoManagerImpl - [7de843ef]_close: Shutting down real LocalRepoManager. 08:33:49.913 [qtp949391658-37] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:49.932 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:33:49.988 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 74.63% 08:33:50.189 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a remoteRepositoryId=503b2484-d71d-4e60-bc3d-46fc57c866af localRepositoryRevisionSynced=5 08:33:50.277 [qtp949391658-32] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:50.364 [qtp949391658-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=503b2484-d71d-4e60-bc3d-46fc57c866af remoteRepositoryId=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a transaction.localRevision=10 remoteFromLocalRevision=6 08:33:50.444 [qtp949391658-32] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:50.496 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=503b2484-d71d-4e60-bc3d-46fc57c866af from='https://localhost:40613/503b2484-d71d-4e60-bc3d-46fc57c866af' toID=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a to='target/repo/jjl1b58w-fay2e-local', fromRepoLocalSync=false 08:33:50.564 [qtp949391658-32] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:50.646 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:33:50.691 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 503b2484-d71d-4e60-bc3d-46fc57c866af 08:33:50.692 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a 08:33:50.693 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:33:50.695 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=503b2484-d71d-4e60-bc3d-46fc57c866af remoteRepositoryId=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=10 08:33:50.706 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:33:50.728 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:33:50.728 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:33:50.728 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:33:50.729 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:33:50.730 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:50.765 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 88.31% 08:33:50.766 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 99.50% 08:33:50.862 [qtp949391658-32] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:50.884 [qtp949391658-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=503b2484-d71d-4e60-bc3d-46fc57c866af remoteRepositoryId=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a localRepositoryRevisionSynced=10 08:33:50.963 [qtp949391658-32] INFO c.c.c.l.LocalRepoManagerImpl - [5bcb04cb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:50.987 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=af0d1598-e5b0-4f11-9d8f-91ebaa0afc4a remoteRepositoryId=503b2484-d71d-4e60-bc3d-46fc57c866af transaction.localRevision=13 remoteFromLocalRevision=11 08:33:51.065 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 100.00% 08:33:51.065 [main] INFO c.c.c.l.LocalRepoManagerImpl - [131774fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:33:51.102 [main] INFO c.c.c.l.LocalRepoManagerImpl - [131774fe]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.72 sec - in co.codewizards.cloudstore.test.repotorepo.SpecialCharsRepoToRepoSyncIT 08:33:51.171 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@11454ee4{HTTP/1.1}{127.0.0.1:0} 08:33:51.176 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2f7c0400{/,null,UNAVAILABLE} 08:33:51.187 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/EjS_AvswZ4IxVzLVfW20fw/.cloudstore/localServerRunning.deleteToStop 08:33:51.223 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@771ca6f3{SSL-http/1.1}{0.0.0.0:40613} 08:33:51.225 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@19329cb7{/,null,UNAVAILABLE} Running co.codewizards.cloudstore.test.repotorepo.PathPrefixedConfigInheritanceRepoToRepoSyncIT 08:33:53.887 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:33:54.848 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/0A8wHa0pEFm-lay5uFbogg/.cloudstore/ssl.server/keystore' does not exist! 08:33:54.849 [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! ********************************************************************** 08:33:55.596 [closeDeferredTimer-6cf0e0ba-1] INFO c.c.c.l.LocalRepoManagerImpl - [6cf0e0ba]_close: Shutting down real LocalRepoManager. 08:33:55.677 [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.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.4.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_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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_171] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111) ~[na:1.8.0_171] at java.net.SocketOutputStream.write(SocketOutputStream.java:155) ~[na:1.8.0_171] at sun.security.ssl.OutputRecord.writeBuffer(OutputRecord.java:431) ~[na:1.8.0_171] at sun.security.ssl.OutputRecord.write(OutputRecord.java:417) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.writeRecordInternal(SSLSocketImpl.java:886) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:857) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:727) ~[na:1.8.0_171] at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1150) ~[na:1.8.0_171] at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1266) ~[na:1.8.0_171] at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1178) ~[na:1.8.0_171] at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:348) ~[na:1.8.0_171] at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1052) ~[na:1.8.0_171] at sun.security.ssl.Handshaker.process_record(Handshaker.java:987) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1072) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397) ~[na:1.8.0_171] at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_171] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347) ~[na:1.8.0_171] 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 08:33:57.357 [closeDeferredTimer-604b1e1d-1] INFO c.c.c.l.LocalRepoManagerImpl - [604b1e1d]_close: Shutting down real LocalRepoManager. 08:33:57.636 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - handleCheckServerTrustedCertificateException: invocationCounter=1 08:33:57.637 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - #################################################### ### ### This thread will sleep for 297000 msec (Sat Jul 14 08:33:57 CEST 2018) ### #################################################### 08:33:57.799 [main] INFO c.c.c.l.LocalRepoManagerImpl - [385e36d4]initPersistenceManagerFactory: repositoryId=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 08:33:57.806 [main] INFO c.c.c.l.LocalRepoManagerImpl - [385e36d4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 15223 ms. 08:33:58.706 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=319.5 MiB, used=24.6 MiB, available=3.5 GiB 08:33:59.611 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f5ce0bb]initPersistenceManagerFactory: repositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 08:33:59.629 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f5ce0bb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17111 ms. 08:33:59.722 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 4871 ms. Generating a new RSA key pair took 4871 ms. ********************************************************************** Server certificate fingerprint (SHA1): 4F:F5:93:48:41:88:EE:A6:AA:FF:AA:3E:97:77:CA:51:F2:77:92: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. ********************************************************************** 08:33:59.729 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 4F:F5:93:48:41:88:EE:A6:AA:FF:AA:3E:97:77:CA:51:F2:77:92:E3 08:33:59.737 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d5c41e5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1c3iz-n6hep-remote' 08:33:59.741 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d5c41e5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1c3iz-n6hep-remote' locked successfully. 08:33:59.844 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.5 MiB, available=3.5 GiB 08:33:59.884 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1978 ms. 08:34:00.812 [closeDeferredTimer-345cbf40-2] INFO c.c.c.l.LocalRepoManagerImpl - [345cbf40]_close: Shutting down real LocalRepoManager. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 58386c16-d536-41dd-be21-ff3f1f7770d6 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1bh8d-lkjof-local localRepository.publicKeySha1 = CB:BE:B5:9D:60:E2:FB:95:27:9B:FE:73:A7:A8:64:BB:4D:46:B9:48 remoteRepository.repositoryId = 44292fd6-7a60-4f14-81bf-e293bb1bf4a4 remoteRepository.remoteRoot = https://localhost:36346/44292fd6-7a60-4f14-81bf-e293bb1bf4a4 remoteRepository.publicKeySha1 = 77:50:6A:C0:5B:46:34:DA:A5:B5:17:41:FC:C8:B9:F5:CD:06:6D:84 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 58386c16-d536-41dd-be21-ff3f1f7770d6 44292fd6-7a60-4f14-81bf-e293bb1bf4a4 08:34:01.501 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4792f119]initPersistenceManagerFactory: repositoryId=7edeae13-3deb-4d94-968d-569884976447 08:34:01.505 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4792f119]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11925 ms. 08:34:01.605 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4792f119]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:01.936 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @10617ms 08:34:01.941 [qtp2022922494-46] INFO c.c.c.l.LocalRepoManagerImpl - [4792f119]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:01.963 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=319.0 MiB, used=29.2 MiB, available=3.5 GiB Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 130.876 sec - in co.codewizards.cloudstore.test.RestRepoTransportIT 08:34:02.029 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@10603939{HTTP/1.1}{127.0.0.1:0} 08:34:02.038 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@39f45040{/,null,UNAVAILABLE} 08:34:02.053 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/Hr-Esi3RcnQL2kv1dBv9xA/.cloudstore/localServerRunning.deleteToStop 08:34:02.082 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@13b8724b{SSL-http/1.1}{0.0.0.0:38152} Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 44292fd6-7a60-4f14-81bf-e293bb1bf4a4 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1bh8g-nhjwc-remote localRepository.publicKeySha1 = 77:50:6A:C0:5B:46:34:DA:A5:B5:17:41:FC:C8:B9:F5:CD:06:6D:84 remoteRepository.repositoryId = 58386c16-d536-41dd-be21-ff3f1f7770d6 remoteRepository.publicKeySha1 = CB:BE:B5:9D:60:E2:FB:95:27:9B:FE:73:A7:A8:64:BB:4D:46:B9:48 08:34:02.088 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7777f8ac{/,null,UNAVAILABLE} 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 44292fd6-7a60-4f14-81bf-e293bb1bf4a4 58386c16-d536-41dd-be21-ff3f1f7770d6 08:34:02.099 [main] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:02.101 [main] INFO c.c.c.l.LocalRepoManagerImpl - [385e36d4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:02.415 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:34:03.121 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6b4a4e40]initPersistenceManagerFactory: repositoryId=a86936b5-2573-437f-a733-03249a566ea1 08:34:03.124 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6b4a4e40]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8259 ms. 08:34:03.221 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d62472f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1cae6-5v9zm-remote' 08:34:03.224 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d62472f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1cae6-5v9zm-remote' locked successfully. 08:34:03.333 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 0.50% 08:34:03.346 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 from='https://localhost:36346/44292fd6-7a60-4f14-81bf-e293bb1bf4a4' toID=58386c16-d536-41dd-be21-ff3f1f7770d6 to='target/repo/jjl1bh8d-lkjof-local', fromRepoLocalSync=true 08:34:03.354 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 58386c16-d536-41dd-be21-ff3f1f7770d6 ('target/repo/jjl1bh8d-lkjof-local') 08:34:03.408 [pool-3-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 12.94% 08:34:03.431 [pool-3-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 25.12% Jul 14, 2018 8:34:03 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:34:03.661 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=58386c16-d536-41dd-be21-ff3f1f7770d6 serverRepositoryId=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 renewalDateTime=2018-07-14T07:04:03.488Z expiryDateTime=2018-07-14T07:34:03.488Z 08:34:03.782 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:34:03.794 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:34:03.809 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:34:03.846 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 08:34:03.856 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 08:34:03.879 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:34:03.917 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:34:04.046 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:04.059 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 44292fd6-7a60-4f14-81bf-e293bb1bf4a4 08:34:04.060 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 58386c16-d536-41dd-be21-ff3f1f7770d6 08:34:04.061 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:04.063 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 remoteRepositoryId=58386c16-d536-41dd-be21-ff3f1f7770d6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:34:04.081 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:04.273 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:04.273 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:04.273 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:04.273 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:04.408 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:04.446 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:34:04.575 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:04.638 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:04.655 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:34:04.754 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 31.31% 08:34:04.758 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null Running co.codewizards.cloudstore.test.repotorepo.BackupRestoreRepoToRepoSyncIT 08:34:04.821 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 36.58% 08:34:04.822 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 41.85% 08:34:04.822 [closeDeferredTimer-158d2680-2] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]_close: Shutting down real LocalRepoManager. 08:34:04.825 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:04.829 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:34:05.037 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='110b9d4ac479eb43026034fb00ea67a14e1af6b2' to.sha1=''): /1/a 08:34:05.114 [main] INFO c.c.c.l.LocalRepoManagerImpl - [350323a0]initPersistenceManagerFactory: repositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc 08:34:05.116 [main] INFO c.c.c.l.LocalRepoManagerImpl - [350323a0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8579 ms. remoteRoot: jjl1by2o-55v4-remote remoteRepositoryId: 10a1f641-6e8f-4b0b-9f24-b008d58fe0cc 08:34:05.288 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@1a84f4a7{/,null,AVAILABLE} 08:34:05.385 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@260be0f6{HTTP/1.1}{127.0.0.1:45229} 08:34:05.386 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @14073ms 08:34:05.432 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="44292fd6-7a60-4f14-81bf-e293bb1bf4a4"] on repo=58386c16-d536-41dd-be21-ff3f1f7770d6 08:34:05.439 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:34:05.532 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 Jul 14, 2018 8:34:05 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:34:05.782 [closeDeferredTimer-2fc2a205-2] INFO c.c.c.l.LocalRepoManagerImpl - [2fc2a205]_close: Shutting down real LocalRepoManager. 08:34:05.820 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 153180 bytes in 380 ms. path='/1/a' 08:34:05.904 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:34:05.999 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=332.5 MiB, used=35.1 MiB, available=3.4 GiB 08:34:06.169 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="44292fd6-7a60-4f14-81bf-e293bb1bf4a4"] on repo=58386c16-d536-41dd-be21-ff3f1f7770d6 08:34:06.228 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:06.362 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:06.484 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:34:06.502 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@2f6fc01{/,null,AVAILABLE} 08:34:06.579 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:06.644 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2n-7fnv3-local localRepository.publicKeySha1 = EB:57:26:94:63:7C:D9:60:F1:C1:E6:EB:58:7F:53:93:73:FD:72:34 remoteRepository.repositoryId = 10a1f641-6e8f-4b0b-9f24-b008d58fe0cc remoteRepository.remoteRoot = https://localhost:44304/10a1f641-6e8f-4b0b-9f24-b008d58fe0cc/2 remoteRepository.publicKeySha1 = B5:FC:3C:4C:DC:F1:01:38:80:09:D2:61:BD:F8:A1:DC:18:61:57:0D 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 c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 10a1f641-6e8f-4b0b-9f24-b008d58fe0cc 08:34:06.757 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@298e0a57{SSL-http/1.1}{0.0.0.0:33942} 08:34:06.758 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @15445ms 08:34:06.791 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:34:36 CEST 2018 08:34:06.805 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 47.12% 08:34:06.809 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:07.056 [qtp1334149914-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 remoteRepositoryId=58386c16-d536-41dd-be21-ff3f1f7770d6 localRepositoryRevisionSynced=3 08:34:07.198 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=335.5 MiB, used=30.4 MiB, available=3.5 GiB 08:34:07.234 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=58386c16-d536-41dd-be21-ff3f1f7770d6 remoteRepositoryId=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 transaction.localRevision=16 remoteFromLocalRevision=4 08:34:07.270 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=58386c16-d536-41dd-be21-ff3f1f7770d6 from='target/repo/jjl1bh8d-lkjof-local' toID=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 to='https://localhost:36346/44292fd6-7a60-4f14-81bf-e293bb1bf4a4' Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 10a1f641-6e8f-4b0b-9f24-b008d58fe0cc localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2o-55v4-remote localRepository.publicKeySha1 = B5:FC:3C:4C:DC:F1:01:38:80:09:D2:61:BD:F8:A1:DC:18:61:57:0D remoteRepository.repositoryId = c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c remoteRepository.publicKeySha1 = EB:57:26:94:63:7C:D9:60:F1:C1:E6:EB:58:7F:53:93:73:FD:72:34 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 10a1f641-6e8f-4b0b-9f24-b008d58fe0cc c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:34:07.461 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:07.486 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 58386c16-d536-41dd-be21-ff3f1f7770d6 08:34:07.487 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 44292fd6-7a60-4f14-81bf-e293bb1bf4a4 08:34:07.487 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:07.502 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=58386c16-d536-41dd-be21-ff3f1f7770d6 remoteRepositoryId=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=16 08:34:07.533 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:07.554 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:07.555 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:07.556 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:07.556 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:07.560 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 52.24% 08:34:07.560 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 63.43% 08:34:07.561 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 74.63% 08:34:07.589 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57a3af25]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwb-6wofi-local' 08:34:07.601 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=58386c16-d536-41dd-be21-ff3f1f7770d6 remoteRepositoryId=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 localRepositoryRevisionSynced=16 08:34:07.656 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57a3af25]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwb-6wofi-local' locked successfully. 08:34:07.735 [qtp1334149914-52] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 remoteRepositoryId=58386c16-d536-41dd-be21-ff3f1f7770d6 transaction.localRevision=6 remoteFromLocalRevision=17 08:34:07.762 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 from='https://localhost:36346/44292fd6-7a60-4f14-81bf-e293bb1bf4a4' toID=58386c16-d536-41dd-be21-ff3f1f7770d6 to='target/repo/jjl1bh8d-lkjof-local', fromRepoLocalSync=false 08:34:07.896 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:07.905 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 44292fd6-7a60-4f14-81bf-e293bb1bf4a4 08:34:07.906 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 58386c16-d536-41dd-be21-ff3f1f7770d6 08:34:07.908 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:07.916 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 remoteRepositoryId=58386c16-d536-41dd-be21-ff3f1f7770d6 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:34:07.922 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:07.926 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:07.927 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:07.927 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:07.927 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:07.935 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 88.31% 08:34:07.936 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 99.50% 08:34:08.036 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/ACudRhmMy_rkwOM0nymOrg/.cloudstore/ssl.server/keystore' does not exist! 08:34:08.038 [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! ********************************************************************** 08:34:08.049 [qtp1334149914-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 remoteRepositoryId=58386c16-d536-41dd-be21-ff3f1f7770d6 localRepositoryRevisionSynced=6 08:34:08.088 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=58386c16-d536-41dd-be21-ff3f1f7770d6 remoteRepositoryId=44292fd6-7a60-4f14-81bf-e293bb1bf4a4 transaction.localRevision=19 remoteFromLocalRevision=7 08:34:08.119 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 100.00% 08:34:08.120 [main] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:08.129 [main] INFO c.c.c.l.LocalRepoManagerImpl - [385e36d4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:08.285 [main] INFO c.c.c.l.LocalRepoManagerImpl - [385e36d4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:08.509 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66522ead]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1csmp-qhbn6-local' 08:34:08.512 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66522ead]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1csmp-qhbn6-local' locked successfully. 08:34:09.111 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:34:09.126 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc from='https://localhost:44304/10a1f641-6e8f-4b0b-9f24-b008d58fe0cc/2' toID=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c to='target/repo/jjl1by2n-7fnv3-local', fromRepoLocalSync=true 08:34:09.126 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c ('target/repo/jjl1by2n-7fnv3-local') 08:34:09.182 [pool-5-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:34:09.215 [pool-5-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 08:34:09.366 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c serverRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc renewalDateTime=2018-07-14T07:04:09.283Z expiryDateTime=2018-07-14T07:34:09.283Z 08:34:09.426 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:34:09.453 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:34:09.562 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.04% 08:34:09.947 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 08:34:10.024 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 08:34:10.328 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:34:10.502 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 08:34:10.654 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:34:10.890 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:10.896 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 10a1f641-6e8f-4b0b-9f24-b008d58fe0cc 08:34:10.896 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:34:10.896 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 08:34:10.898 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc remoteRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:34:10.907 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:10.973 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:10.973 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2o-55v4-remote/.cloudstore.properties 08:34:10.974 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2o-55v4-remote/.cloudstore-repo/parent.properties 08:34:10.974 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:34:10.975 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:34:10.975 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:10.975 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:10.993 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:11.001 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:34:11.047 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:11.098 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:11.100 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:34:11.155 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31% 08:34:11.158 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:11.255 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58% 08:34:11.256 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85% 08:34:11.257 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:11.259 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:34:11.362 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ab3a774e3ad44fbb8293ca0befc8e2fe1a6afb67' to.sha1=''): /1 {11 11ä11#+} 1/a 08:34:11.568 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="10a1f641-6e8f-4b0b-9f24-b008d58fe0cc"] on repo=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:34:11.588 [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' 08:34:11.730 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 430045 bytes in 141 ms. path='/1 {11 11ä11#+} 1/a' 08:34:11.740 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:34:11.857 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="10a1f641-6e8f-4b0b-9f24-b008d58fe0cc"] on repo=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:34:11.873 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:11.885 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:11.888 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:34:12.041 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cfe0df1347d90abbb1a5a0e277431b1ecc98abd8' to.sha1=''): /1 {11 11ä11#+} 1/b 08:34:12.152 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="10a1f641-6e8f-4b0b-9f24-b008d58fe0cc"] on repo=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:34:12.185 [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' 08:34:12.255 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59416 bytes in 70 ms. path='/1 {11 11ä11#+} 1/b' 08:34:12.265 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:34:12.336 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="10a1f641-6e8f-4b0b-9f24-b008d58fe0cc"] on repo=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:34:12.365 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:12.375 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:12.382 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:34:12.470 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46ceb7825bd02ff2a7f4b2887289f5451ff922a9' to.sha1=''): /a 08:34:12.548 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="10a1f641-6e8f-4b0b-9f24-b008d58fe0cc"] on repo=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:34:12.558 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:34:12.624 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 102816 bytes in 66 ms. path='/a' 08:34:12.633 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:34:12.727 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="10a1f641-6e8f-4b0b-9f24-b008d58fe0cc"] on repo=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:34:12.756 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:12.802 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43% 08:34:12.944 [qtp1185997402-71] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc remoteRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c localRepositoryRevisionSynced=3 08:34:13.060 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c remoteRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc transaction.localRevision=24 remoteFromLocalRevision=4 08:34:13.091 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c from='target/repo/jjl1by2n-7fnv3-local' toID=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc to='https://localhost:44304/10a1f641-6e8f-4b0b-9f24-b008d58fe0cc/2' 08:34:13.171 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:13.175 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:34:13.175 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 10a1f641-6e8f-4b0b-9f24-b008d58fe0cc 08:34:13.175 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:13.183 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c remoteRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 08:34:13.193 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:13.206 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:13.206 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:13.206 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:13.207 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:13.208 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 08:34:13.208 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:34:13.235 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c remoteRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc localRepositoryRevisionSynced=24 08:34:14.214 [qtp1185997402-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc remoteRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c transaction.localRevision=6 remoteFromLocalRevision=25 08:34:14.271 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc from='https://localhost:44304/10a1f641-6e8f-4b0b-9f24-b008d58fe0cc/2' toID=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c to='target/repo/jjl1by2n-7fnv3-local', fromRepoLocalSync=false 08:34:14.468 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:14.470 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d5c41e5]initPersistenceManagerFactory: repositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f 08:34:14.472 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 10a1f641-6e8f-4b0b-9f24-b008d58fe0cc 08:34:14.472 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:34:14.472 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 08:34:14.474 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc remoteRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:34:14.476 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:14.483 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d5c41e5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9826 ms. 08:34:14.486 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:14.487 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2o-55v4-remote/.cloudstore.properties 08:34:14.487 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2o-55v4-remote/.cloudstore-repo/parent.properties 08:34:14.488 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:34:14.488 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:34:14.488 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:14.488 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:14.496 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:34:14.496 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:34:14.561 [qtp1185997402-49] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc remoteRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c localRepositoryRevisionSynced=6 08:34:14.594 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c remoteRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc transaction.localRevision=27 remoteFromLocalRevision=7 08:34:14.653 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:34:14.896 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:34:14.902 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc from='https://localhost:44304/10a1f641-6e8f-4b0b-9f24-b008d58fe0cc/2' toID=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c to='target/repo/jjl1by2n-7fnv3-local', fromRepoLocalSync=true 08:34:14.902 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c ('target/repo/jjl1by2n-7fnv3-local') 08:34:14.913 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:34:14.948 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 18.27% 08:34:15.029 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 08:34:15.170 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:34:15.172 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:34:15.181 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 08:34:15.241 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 08:34:15.295 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:34:15.351 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 08:34:15.388 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=328.5 MiB, used=35.3 MiB, available=3.4 GiB 08:34:15.632 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 08:34:15.731 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:34:15.736 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=7 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6 08:34:15.778 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:15.789 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 10a1f641-6e8f-4b0b-9f24-b008d58fe0cc 08:34:15.792 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:34:15.792 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 08:34:15.793 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc remoteRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c localRepositoryRevisionSynced=7 localRepositoryRevisionInProgress=9 08:34:15.914 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 11 ms. 08:34:15.980 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:15.982 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2o-55v4-remote/.cloudstore.properties 08:34:15.984 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2o-55v4-remote/.cloudstore-repo/parent.properties 08:34:15.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:34:15.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:34:15.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:15.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:16.032 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:16.043 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:34:16.187 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.81% 08:34:16.189 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:16.221 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:16.233 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:34:16.299 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:16.381 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:16.384 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/b' Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = db86cd3a-ac55-4b1f-91ed-85cf323a1804 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1c3iy-75ag1-local localRepository.publicKeySha1 = 43:2F:C7:78:E8:1B:8E:8D:F9:83:9B:C7:2E:7D:5D:8B:BA:AD:95:E4 remoteRepository.repositoryId = bdcaa5e2-bbf3-48d3-97cb-53623256fa2f remoteRepository.remoteRoot = https://localhost:32913/bdcaa5e2-bbf3-48d3-97cb-53623256fa2f remoteRepository.publicKeySha1 = 44:D1:B5:1F:31:F0:DD:06:57:9F:27:FE:A1:F7:7F:F4:CC:74:02:B0 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 db86cd3a-ac55-4b1f-91ed-85cf323a1804 bdcaa5e2-bbf3-48d3-97cb-53623256fa2f 08:34:16.700 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:16.789 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:16.803 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b' 08:34:16.849 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:16.896 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 8856 ms. Generating a new RSA key pair took 8856 ms. ********************************************************************** Server certificate fingerprint (SHA1): 56:55:E9:AA:CC:A9:40:AF:CE:FF:66:DB:FE:B4:19:21:A3:5E:D5:3B 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. ********************************************************************** 08:34:16.908 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=329.0 MiB, used=30.2 MiB, available=3.5 GiB 08:34:16.909 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 56:55:E9:AA:CC:A9:40:AF:CE:FF:66:DB:FE:B4:19:21:A3:5E:D5:3B 08:34:16.907 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 37.70% 08:34:16.909 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.86% 08:34:16.912 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:16.916 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = bdcaa5e2-bbf3-48d3-97cb-53623256fa2f localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1c3iz-n6hep-remote localRepository.publicKeySha1 = 44:D1:B5:1F:31:F0:DD:06:57:9F:27:FE:A1:F7:7F:F4:CC:74:02:B0 remoteRepository.repositoryId = db86cd3a-ac55-4b1f-91ed-85cf323a1804 remoteRepository.publicKeySha1 = 43:2F:C7:78:E8:1B:8E:8D:F9:83:9B:C7:2E:7D:5D:8B:BA:AD:95:E4 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 bdcaa5e2-bbf3-48d3-97cb-53623256fa2f db86cd3a-ac55-4b1f-91ed-85cf323a1804 08:34:17.080 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='cfe0df1347d90abbb1a5a0e277431b1ecc98abd8'): /b 08:34:17.082 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.2 MiB, available=3.5 GiB 08:34:17.085 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:17.112 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1986 ms. 08:34:17.123 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.03% 08:34:17.223 [qtp1185997402-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc remoteRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c localRepositoryRevisionSynced=9 08:34:17.339 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c remoteRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc transaction.localRevision=36 remoteFromLocalRevision=10 08:34:17.409 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c from='target/repo/jjl1by2n-7fnv3-local' toID=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc to='https://localhost:44304/10a1f641-6e8f-4b0b-9f24-b008d58fe0cc/2' 08:34:17.461 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=25 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=24 WatchTaskFirstWrittenChunk started 08:34:17.532 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:17.536 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:34:17.536 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 10a1f641-6e8f-4b0b-9f24-b008d58fe0cc 08:34:17.536 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:17.537 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c remoteRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc localRepositoryRevisionSynced=25 localRepositoryRevisionInProgress=36 08:34:17.566 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms. 08:34:17.570 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:17.570 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:17.570 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:17.570 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:17.571 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 57.84% 08:34:17.573 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:17.575 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/b' 08:34:17.614 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:17.683 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:17.686 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b' 08:34:17.756 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:17.779 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 69.03% 08:34:17.783 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:34:17.853 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c remoteRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc localRepositoryRevisionSynced=36 08:34:17.954 [qtp1185997402-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc remoteRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c transaction.localRevision=12 remoteFromLocalRevision=37 08:34:17.967 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc from='https://localhost:44304/10a1f641-6e8f-4b0b-9f24-b008d58fe0cc/2' toID=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c to='target/repo/jjl1by2n-7fnv3-local', fromRepoLocalSync=false 08:34:18.052 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:34:18.054 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:18.053 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f from='https://localhost:32913/bdcaa5e2-bbf3-48d3-97cb-53623256fa2f' toID=db86cd3a-ac55-4b1f-91ed-85cf323a1804 to='target/repo/jjl1c3iy-75ag1-local', fromRepoLocalSync=true 08:34:18.053 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing db86cd3a-ac55-4b1f-91ed-85cf323a1804 ('target/repo/jjl1c3iy-75ag1-local') 08:34:18.059 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 10a1f641-6e8f-4b0b-9f24-b008d58fe0cc 08:34:18.060 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c 08:34:18.060 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 08:34:18.061 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc remoteRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 08:34:18.064 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:18.075 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:18.076 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2o-55v4-remote/.cloudstore.properties 08:34:18.076 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1by2o-55v4-remote/.cloudstore-repo/parent.properties 08:34:18.076 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:34:18.076 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:34:18.076 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:18.076 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:18.082 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:34:18.083 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:34:18.120 [pool-9-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:34:18.143 [qtp1185997402-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc remoteRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c localRepositoryRevisionSynced=12 08:34:18.168 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c7bbfa48-7e20-483d-9c42-ceaa9eb65c7c remoteRepositoryId=10a1f641-6e8f-4b0b-9f24-b008d58fe0cc transaction.localRevision=41 remoteFromLocalRevision=13 08:34:18.178 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:34:18.193 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2a02e34b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:18.202 [main] INFO c.c.c.l.LocalRepoManagerImpl - [350323a0]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:18.218 [main] INFO c.c.c.l.LocalRepoManagerImpl - [26270b77]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04n-t5r3e-local' 08:34:18.220 [main] INFO c.c.c.l.LocalRepoManagerImpl - [26270b77]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04n-t5r3e-local' locked successfully. 08:34:18.244 [pool-9-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 18.07% 08:34:18.392 [pool-9-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:34:18.578 [pool-8-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 serverRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f renewalDateTime=2018-07-14T07:04:18.485Z expiryDateTime=2018-07-14T07:34:18.485Z 08:34:18.640 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:34:18.675 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:34:18.731 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:34:18.746 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:34:18.970 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:18.992 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bdcaa5e2-bbf3-48d3-97cb-53623256fa2f 08:34:18.992 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: db86cd3a-ac55-4b1f-91ed-85cf323a1804 08:34:18.992 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:18.995 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f remoteRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:34:19.013 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:19.053 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:19.053 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:19.053 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:19.053 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:19.064 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 31.84% 08:34:19.075 [pool-8-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:19.087 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:34:19.167 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @16830ms 08:34:19.238 [pool-8-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:19.284 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 40.80% 08:34:19.285 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 08:34:19.407 [qtp1299825292-37] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f remoteRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 localRepositoryRevisionSynced=3 08:34:19.493 [pool-8-thread-2] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 remoteRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f transaction.localRevision=5 remoteFromLocalRevision=4 08:34:19.539 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=db86cd3a-ac55-4b1f-91ed-85cf323a1804 from='target/repo/jjl1c3iy-75ag1-local' toID=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f to='https://localhost:32913/bdcaa5e2-bbf3-48d3-97cb-53623256fa2f' 08:34:19.653 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:34:19.777 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:19.781 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: db86cd3a-ac55-4b1f-91ed-85cf323a1804 08:34:19.781 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bdcaa5e2-bbf3-48d3-97cb-53623256fa2f 08:34:19.781 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:19.792 [pool-8-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 remoteRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 08:34:19.821 [pool-8-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:19.893 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:19.893 [pool-8-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:19.894 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:19.894 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:19.900 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 55.04% 08:34:19.915 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 60.63% 08:34:19.917 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 66.23% 08:34:19.920 [pool-8-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:19.941 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 08:34:20.082 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9f68da3425b06798a132e724235347ae3c1919da' to.sha1=''): /b Jul 14, 2018 8:34:20 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:34:20.565 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d62472f]initPersistenceManagerFactory: repositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 08:34:20.580 [pool-8-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="db86cd3a-ac55-4b1f-91ed-85cf323a1804"] on repo=db86cd3a-ac55-4b1f-91ed-85cf323a1804 08:34:20.580 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d62472f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8702 ms. 08:34:20.610 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/b' Jul 14, 2018 8:34:20 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... createTempChunkFile: b; createNewFile=true 08:34:21.082 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=379.5 MiB, used=36.3 MiB, available=3.4 GiB deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0.xml FileWatcher: CHUNK_SIZE reached! chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 08:34:21.393 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 71.83% 08:34:21.394 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% WatchTaskChunksToFile: ready Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = a86936b5-2573-437f-a733-03249a566ea1 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1cae1-rpopx-local localRepository.publicKeySha1 = DD:C0:E4:C9:BF:18:85:B4:79:57:7E:80:60:1B:0F:36:DA:29:8C:89 remoteRepository.repositoryId = b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepository.remoteRoot = https://localhost:34809/b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepository.publicKeySha1 = 30:3A:B1:E6:DC:C2:81:02:4F:83:11:1F:AB:B2:70:3F:90:1E:A5:74 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 a86936b5-2573-437f-a733-03249a566ea1 b1e3ff7e-720e-4ff9-8005-455fc87e2388 08:34:21.999 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:34:22.024 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f from='https://localhost:32913/bdcaa5e2-bbf3-48d3-97cb-53623256fa2f' toID=db86cd3a-ac55-4b1f-91ed-85cf323a1804 to='target/repo/jjl1c3iy-75ag1-local', fromRepoLocalSync=true 08:34:22.025 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing db86cd3a-ac55-4b1f-91ed-85cf323a1804 ('target/repo/jjl1c3iy-75ag1-local') 08:34:22.042 [pool-11-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:34:22.060 [pool-11-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 08:34:22.064 [pool-11-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:34:22.194 [pool-10-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 serverRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f renewalDateTime=2018-07-14T07:04:18.485Z expiryDateTime=2018-07-14T07:34:18.485Z 08:34:22.309 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:34:22.314 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:34:22.346 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:34:22.377 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:34:22.399 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66522ead]initPersistenceManagerFactory: repositoryId=500be1ec-4d90-4496-8e58-c30e03156ce3 08:34:22.437 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66522ead]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7436 ms. 08:34:22.450 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:34:22.454 [pool-5-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=4 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=3 08:34:22.472 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:22.476 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bdcaa5e2-bbf3-48d3-97cb-53623256fa2f 08:34:22.476 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: db86cd3a-ac55-4b1f-91ed-85cf323a1804 08:34:22.477 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=379.5 MiB, used=30.5 MiB, available=3.5 GiB 08:34:22.476 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:22.477 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f remoteRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 localRepositoryRevisionSynced=4 localRepositoryRevisionInProgress=6 08:34:22.492 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:22.495 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:22.495 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:22.496 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:22.496 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:22.512 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 38.56% 08:34:22.513 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 08:34:22.578 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1csmp-6rzxd-remote' 08:34:22.581 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1csmp-6rzxd-remote' locked successfully. 08:34:22.653 [qtp1299825292-55] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f remoteRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 localRepositoryRevisionSynced=6 08:34:22.673 [pool-10-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 remoteRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f transaction.localRevision=8 remoteFromLocalRevision=7 Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = b1e3ff7e-720e-4ff9-8005-455fc87e2388 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1cae6-5v9zm-remote localRepository.publicKeySha1 = 30:3A:B1:E6:DC:C2:81:02:4F:83:11:1F:AB:B2:70:3F:90:1E:A5:74 remoteRepository.repositoryId = a86936b5-2573-437f-a733-03249a566ea1 remoteRepository.publicKeySha1 = DD:C0:E4:C9:BF:18:85:B4:79:57:7E:80:60:1B:0F:36:DA:29:8C:89 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 b1e3ff7e-720e-4ff9-8005-455fc87e2388 a86936b5-2573-437f-a733-03249a566ea1 08:34:22.673 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6b4a4e40]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:22.675 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d62472f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:22.679 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=db86cd3a-ac55-4b1f-91ed-85cf323a1804 from='target/repo/jjl1c3iy-75ag1-local' toID=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f to='https://localhost:32913/bdcaa5e2-bbf3-48d3-97cb-53623256fa2f' 08:34:22.843 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:22.849 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: db86cd3a-ac55-4b1f-91ed-85cf323a1804 08:34:22.858 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bdcaa5e2-bbf3-48d3-97cb-53623256fa2f 08:34:22.859 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:22.861 [pool-10-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 remoteRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 08:34:22.873 [pool-10-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:22.896 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:22.896 [pool-10-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:22.897 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:22.897 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:22.898 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 55.04% 08:34:22.908 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 60.63% 08:34:22.918 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@75c755e2{/,null,AVAILABLE} 08:34:22.924 [pool-10-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:22.937 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 08:34:23.012 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@a36c8a9{HTTP/1.1}{127.0.0.1:41409} 08:34:23.013 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @20685ms 08:34:23.125 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9f68da3425b06798a132e724235347ae3c1919da' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /b Jul 14, 2018 8:34:23 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:34:23.246 [pool-10-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=db86cd3a-ac55-4b1f-91ed-85cf323a1804 08:34:23.247 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/b' 08:34:23.363 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 createTempChunkFile: b; createNewFile=true watchForCreationsDeletions: ENTRY_CREATE=chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34, chunksCreated=1 Jul 14, 2018 8:34:23 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34.xml 08:34:23.789 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 8134 bytes in 542 ms. path='/b' Jul 14, 2018 8:34:23 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:34:23.841 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 08:34:23.850 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1e3ff7e-720e-4ff9-8005-455fc87e2388 from='https://localhost:34809/b1e3ff7e-720e-4ff9-8005-455fc87e2388' toID=a86936b5-2573-437f-a733-03249a566ea1 to='target/repo/jjl1cae1-rpopx-local', fromRepoLocalSync=true 08:34:23.859 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a86936b5-2573-437f-a733-03249a566ea1 ('target/repo/jjl1cae1-rpopx-local') 08:34:23.886 [qtp1299825292-53] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b watchForCreationsDeletions: ENTRY_DELETE=chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0, chunksDeleted=1 08:34:23.926 [qtp1299825292-53] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b WatchTaskChunksToFile: length reached! length=1056710 watchForCreationsDeletions: ENTRY_DELETE=chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34, chunksDeleted=2 08:34:23.996 [pool-8-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0.xml 08:34:24.046 [pool-8-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 08:34:24.094 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 serverRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 renewalDateTime=2018-07-14T07:04:23.935Z expiryDateTime=2018-07-14T07:34:23.935Z 08:34:24.136 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:34:24.138 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:34:24.150 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:34:24.163 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:34:24.165 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:34:24.168 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 08:34:24.170 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:34:24.187 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@130adae3{/,null,AVAILABLE} 08:34:24.203 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34.xml 08:34:24.347 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:24.352 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b1e3ff7e-720e-4ff9-8005-455fc87e2388 08:34:24.353 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a86936b5-2573-437f-a733-03249a566ea1 08:34:24.353 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:24.354 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:34:24.359 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@1f5149f{SSL-http/1.1}{0.0.0.0:34025} 08:34:24.360 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @22032ms 08:34:24.365 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:34:54 CEST 2018 08:34:24.389 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:24.444 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:24.445 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:24.445 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:24.445 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:24.461 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:24.470 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:34:24.514 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.56% 08:34:24.517 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:24.550 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:24.551 [pool-10-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="db86cd3a-ac55-4b1f-91ed-85cf323a1804"] on repo=db86cd3a-ac55-4b1f-91ed-85cf323a1804 08:34:24.553 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:34:24.598 [pool-10-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:24.598 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:24.679 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 66.23% 08:34:24.683 [pool-10-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:24.688 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 71.83% 08:34:24.693 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 36.96% 08:34:24.694 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.35% 08:34:24.697 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:24.699 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:34:24.726 [pool-10-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 remoteRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f localRepositoryRevisionSynced=8 08:34:24.768 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='df3559dba876cdb70a4d00b55304fc5f26ab04e2' to.sha1=''): /1/a 08:34:24.779 [qtp1299825292-37] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f remoteRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 transaction.localRevision=11 remoteFromLocalRevision=9 08:34:24.814 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f from='https://localhost:32913/bdcaa5e2-bbf3-48d3-97cb-53623256fa2f' toID=db86cd3a-ac55-4b1f-91ed-85cf323a1804 to='target/repo/jjl1c3iy-75ag1-local', fromRepoLocalSync=false 08:34:24.881 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b1e3ff7e-720e-4ff9-8005-455fc87e2388"] on repo=a86936b5-2573-437f-a733-03249a566ea1 08:34:24.920 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:34:24.921 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:24.933 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bdcaa5e2-bbf3-48d3-97cb-53623256fa2f 08:34:24.933 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: db86cd3a-ac55-4b1f-91ed-85cf323a1804 08:34:24.934 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:24.936 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f remoteRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=11 08:34:24.949 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:24.962 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:24.962 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:24.962 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:24.962 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:24.971 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 77.11% 08:34:24.971 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 08:34:24.971 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 08:34:25.003 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 132446 bytes in 82 ms. path='/1/a' 08:34:25.015 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:34:25.035 [qtp1299825292-55] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f remoteRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 localRepositoryRevisionSynced=11 08:34:25.096 [pool-10-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=db86cd3a-ac55-4b1f-91ed-85cf323a1804 remoteRepositoryId=bdcaa5e2-bbf3-48d3-97cb-53623256fa2f transaction.localRevision=13 remoteFromLocalRevision=12 08:34:25.151 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 08:34:25.153 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b1e3ff7e-720e-4ff9-8005-455fc87e2388"] on repo=a86936b5-2573-437f-a733-03249a566ea1 08:34:25.200 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:25.226 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:25.228 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:34:25.345 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7615b731e4521eaf2915725e41bac7a3615ba138' to.sha1=''): /1/b 08:34:25.447 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b1e3ff7e-720e-4ff9-8005-455fc87e2388"] on repo=a86936b5-2573-437f-a733-03249a566ea1 08:34:25.454 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' hasCorrectAmountOfCreationsDeletions: toBeCreated=1, chunksCreated=1, toBeDeleted=2, chunksDeleted=2 08:34:25.690 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f0eb4b4]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5ue-p44ex-local' 08:34:25.707 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f5ce0bb]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:25.740 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d5c41e5]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:25.758 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 366432 bytes in 304 ms. path='/1/b' 08:34:25.767 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f0eb4b4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5ue-p44ex-local' locked successfully. 08:34:25.787 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:34:25.819 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b1e3ff7e-720e-4ff9-8005-455fc87e2388"] on repo=a86936b5-2573-437f-a733-03249a566ea1 08:34:25.855 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:25.893 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75% 08:34:26.108 [qtp943109839-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 localRepositoryRevisionSynced=3 08:34:26.268 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 remoteRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 transaction.localRevision=18 remoteFromLocalRevision=4 08:34:26.283 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a86936b5-2573-437f-a733-03249a566ea1 from='target/repo/jjl1cae1-rpopx-local' toID=b1e3ff7e-720e-4ff9-8005-455fc87e2388 to='https://localhost:34809/b1e3ff7e-720e-4ff9-8005-455fc87e2388' 08:34:26.443 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:26.457 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a86936b5-2573-437f-a733-03249a566ea1 08:34:26.486 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: b1e3ff7e-720e-4ff9-8005-455fc87e2388 08:34:26.490 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:26.501 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 remoteRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=18 08:34:26.524 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:26.554 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6d31f106]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k2-kfb3x-local' 08:34:26.556 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:26.562 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:26.562 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:26.563 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:26.564 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 08:34:26.564 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 08:34:26.588 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6d31f106]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k2-kfb3x-local' locked successfully. 08:34:26.617 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 remoteRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 localRepositoryRevisionSynced=18 08:34:26.724 [qtp943109839-74] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 transaction.localRevision=6 remoteFromLocalRevision=19 08:34:26.737 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1e3ff7e-720e-4ff9-8005-455fc87e2388 from='https://localhost:34809/b1e3ff7e-720e-4ff9-8005-455fc87e2388' toID=a86936b5-2573-437f-a733-03249a566ea1 to='target/repo/jjl1cae1-rpopx-local', fromRepoLocalSync=false 08:34:26.899 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:26.906 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b1e3ff7e-720e-4ff9-8005-455fc87e2388 08:34:26.906 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a86936b5-2573-437f-a733-03249a566ea1 08:34:26.907 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:26.908 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:34:26.910 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:26.912 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:26.913 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:26.913 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:26.913 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:26.920 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 08:34:26.920 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 08:34:26.989 [qtp943109839-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 localRepositoryRevisionSynced=6 08:34:27.024 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 remoteRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 transaction.localRevision=21 remoteFromLocalRevision=7 08:34:27.111 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 08:34:27.255 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 08:34:27.268 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1e3ff7e-720e-4ff9-8005-455fc87e2388 from='https://localhost:34809/b1e3ff7e-720e-4ff9-8005-455fc87e2388' toID=a86936b5-2573-437f-a733-03249a566ea1 to='target/repo/jjl1cae1-rpopx-local', fromRepoLocalSync=true 08:34:27.277 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a86936b5-2573-437f-a733-03249a566ea1 ('target/repo/jjl1cae1-rpopx-local') 08:34:27.310 [pool-9-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 08:34:27.319 [pool-9-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 08:34:27.351 [pool-9-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 08:34:27.390 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:34:27.392 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:34:27.399 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1775 ms. 08:34:28.134 [closeDeferredTimer-158d2680-2] INFO c.c.c.l.LocalRepoManagerImpl - [158d2680]_close: Shutting down real LocalRepoManager. 08:34:28.955 [closeDeferredTimer-385e36d4-3] INFO c.c.c.l.LocalRepoManagerImpl - [385e36d4]_close: Shutting down real LocalRepoManager. 08:34:29.177 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:34:29.183 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 08:34:29.322 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:34:29.368 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.38% 08:34:29.388 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:34:29.429 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:34:29.433 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=7 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6 08:34:29.524 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:29.531 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b1e3ff7e-720e-4ff9-8005-455fc87e2388 08:34:29.531 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a86936b5-2573-437f-a733-03249a566ea1 08:34:29.531 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:29.538 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 localRepositoryRevisionSynced=7 localRepositoryRevisionInProgress=9 08:34:29.540 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:29.564 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:29.564 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:29.564 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:29.564 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:29.573 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.16% 08:34:29.575 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:29.577 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:34:29.607 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:29.678 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 35.76% 08:34:29.680 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 41.36% 08:34:29.681 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:29.683 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties' 08:34:29.756 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c11042bf1ff7dc2b23b1b2a459b809b10fbd320b' to.sha1=''): /.cloudstore.properties 08:34:29.887 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b1e3ff7e-720e-4ff9-8005-455fc87e2388"] on repo=a86936b5-2573-437f-a733-03249a566ea1 08:34:29.905 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties' 08:34:29.931 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1827 ms. 08:34:31.732 [main] INFO c.c.c.l.LocalRepoManagerImpl - [26270b77]initPersistenceManagerFactory: repositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c 08:34:31.762 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 79 bytes in 1856 ms. path='/.cloudstore.properties' 08:34:31.756 [main] INFO c.c.c.l.LocalRepoManagerImpl - [26270b77]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9313 ms. 08:34:31.768 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties localRoot: jjl1d04n-t5r3e-local localRepositoryId: 032f59b1-29db-4ded-b95b-89aafe61cd6c 08:34:31.785 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4adcc981]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04o-nypdt-remote' 08:34:31.791 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4adcc981]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04o-nypdt-remote' locked successfully. 08:34:31.864 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b1e3ff7e-720e-4ff9-8005-455fc87e2388"] on repo=a86936b5-2573-437f-a733-03249a566ea1 08:34:31.928 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:31.944 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 46.95% 08:34:31.977 [qtp943109839-74] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 localRepositoryRevisionSynced=9 08:34:32.043 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 remoteRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 transaction.localRevision=30 remoteFromLocalRevision=10 08:34:32.073 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a86936b5-2573-437f-a733-03249a566ea1 from='target/repo/jjl1cae1-rpopx-local' toID=b1e3ff7e-720e-4ff9-8005-455fc87e2388 to='https://localhost:34809/b1e3ff7e-720e-4ff9-8005-455fc87e2388' 08:34:32.120 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=19 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=18 08:34:32.183 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:32.191 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a86936b5-2573-437f-a733-03249a566ea1 08:34:32.192 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: b1e3ff7e-720e-4ff9-8005-455fc87e2388 08:34:32.192 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:32.192 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 remoteRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 localRepositoryRevisionSynced=19 localRepositoryRevisionInProgress=30 08:34:32.194 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:32.196 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:32.196 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:32.196 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:32.196 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:32.197 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 52.24% 08:34:32.197 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 08:34:32.197 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 08:34:32.205 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 remoteRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 localRepositoryRevisionSynced=30 08:34:32.367 [qtp943109839-51] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 transaction.localRevision=12 remoteFromLocalRevision=31 08:34:32.523 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1e3ff7e-720e-4ff9-8005-455fc87e2388 from='https://localhost:34809/b1e3ff7e-720e-4ff9-8005-455fc87e2388' toID=a86936b5-2573-437f-a733-03249a566ea1 to='target/repo/jjl1cae1-rpopx-local', fromRepoLocalSync=false 08:34:32.623 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:32.635 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b1e3ff7e-720e-4ff9-8005-455fc87e2388 08:34:32.636 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a86936b5-2573-437f-a733-03249a566ea1 08:34:32.636 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:32.639 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 08:34:32.641 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:32.642 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:32.642 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:32.643 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:32.643 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:32.651 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 08:34:32.651 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 08:34:32.683 [qtp943109839-51] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 localRepositoryRevisionSynced=12 08:34:32.715 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 remoteRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 transaction.localRevision=33 remoteFromLocalRevision=13 08:34:32.735 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 08:34:32.778 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 08:34:32.798 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1e3ff7e-720e-4ff9-8005-455fc87e2388 from='https://localhost:34809/b1e3ff7e-720e-4ff9-8005-455fc87e2388' toID=a86936b5-2573-437f-a733-03249a566ea1 to='target/repo/jjl1cae1-rpopx-local', fromRepoLocalSync=true 08:34:32.798 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a86936b5-2573-437f-a733-03249a566ea1 ('target/repo/jjl1cae1-rpopx-local') 08:34:32.816 [pool-10-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 08:34:32.868 [pool-10-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 08:34:32.881 [pool-10-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 08:34:32.931 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:34:32.934 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:34:32.937 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:34:32.980 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 67.43% 08:34:33.002 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:34:33.007 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:34:33.008 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:34:33.091 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:34:33.096 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=13 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=12 08:34:33.126 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:33.130 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b1e3ff7e-720e-4ff9-8005-455fc87e2388 08:34:33.131 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a86936b5-2573-437f-a733-03249a566ea1 08:34:33.131 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:33.132 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 localRepositoryRevisionSynced=13 localRepositoryRevisionInProgress=15 08:34:33.134 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:33.156 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:33.156 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:33.156 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:33.156 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:33.166 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 31.43% 08:34:33.169 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:33.172 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:34:33.212 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:33.536 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 37.54% 08:34:33.537 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.65% 08:34:33.541 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:33.543 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 08:34:33.588 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b54cd4514953fe5e85a105d10e262cc8d6807b83' to.sha1='7615b731e4521eaf2915725e41bac7a3615ba138'): /1/b 08:34:33.649 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b1e3ff7e-720e-4ff9-8005-455fc87e2388"] on repo=a86936b5-2573-437f-a733-03249a566ea1 08:34:33.715 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 08:34:33.820 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 366435 bytes in 104 ms. path='/1/b' 08:34:33.827 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:34:34.126 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b1e3ff7e-720e-4ff9-8005-455fc87e2388"] on repo=a86936b5-2573-437f-a733-03249a566ea1 08:34:34.136 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:34.198 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75% 08:34:34.231 [qtp943109839-51] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 localRepositoryRevisionSynced=15 08:34:34.311 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 remoteRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 transaction.localRevision=43 remoteFromLocalRevision=16 08:34:34.366 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a86936b5-2573-437f-a733-03249a566ea1 from='target/repo/jjl1cae1-rpopx-local' toID=b1e3ff7e-720e-4ff9-8005-455fc87e2388 to='https://localhost:34809/b1e3ff7e-720e-4ff9-8005-455fc87e2388' 08:34:34.415 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=31 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=30 08:34:34.444 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:34.448 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a86936b5-2573-437f-a733-03249a566ea1 08:34:34.448 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: b1e3ff7e-720e-4ff9-8005-455fc87e2388 08:34:34.448 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:34.449 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 remoteRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 localRepositoryRevisionSynced=31 localRepositoryRevisionInProgress=43 08:34:34.453 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 1 ms. 08:34:34.458 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:34.458 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:34.458 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:34.459 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:34.460 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 08:34:34.460 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 08:34:34.470 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 remoteRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 localRepositoryRevisionSynced=43 08:34:34.559 [qtp943109839-51] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 transaction.localRevision=18 remoteFromLocalRevision=44 08:34:34.639 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1e3ff7e-720e-4ff9-8005-455fc87e2388 from='https://localhost:34809/b1e3ff7e-720e-4ff9-8005-455fc87e2388' toID=a86936b5-2573-437f-a733-03249a566ea1 to='target/repo/jjl1cae1-rpopx-local', fromRepoLocalSync=false 08:34:34.744 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:34.750 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b1e3ff7e-720e-4ff9-8005-455fc87e2388 08:34:34.751 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a86936b5-2573-437f-a733-03249a566ea1 08:34:34.751 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:34.753 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 localRepositoryRevisionSynced=15 localRepositoryRevisionInProgress=18 08:34:34.761 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:34.764 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:34.764 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:34.764 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:34.764 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:34.769 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 08:34:34.770 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 08:34:34.796 [qtp943109839-51] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 remoteRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 localRepositoryRevisionSynced=18 08:34:34.858 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a86936b5-2573-437f-a733-03249a566ea1 remoteRepositoryId=b1e3ff7e-720e-4ff9-8005-455fc87e2388 transaction.localRevision=46 remoteFromLocalRevision=19 08:34:34.861 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 08:34:35.182 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6b4a4e40]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:35.183 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d62472f]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 162.17 sec - in co.codewizards.cloudstore.test.repotorepo.IgnoreRulesRepoToRepoSyncIT 08:34:35.227 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@655e864f{HTTP/1.1}{127.0.0.1:0} 08:34:35.233 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@479d5d65{/,null,UNAVAILABLE} 08:34:35.243 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/ZffuZV_xnAla0EqGeUY-9g/.cloudstore/localServerRunning.deleteToStop 08:34:35.270 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@644c5514{SSL-http/1.1}{0.0.0.0:34809} 08:34:35.273 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@44d5b83d{/,null,UNAVAILABLE} 08:34:35.905 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57a3af25]initPersistenceManagerFactory: repositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 08:34:36.047 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57a3af25]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18087 ms. localRoot: jjl1crwb-6wofi-local localRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:34:36.287 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote' 08:34:36.292 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote' locked successfully. 08:34:36.821 [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:238) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:34:36.823 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 14 08:49:36 CEST 2018 Running co.codewizards.cloudstore.test.repotorepo.ModificationsRepoToRepoSyncIT 08:34:38.203 [closeDeferredTimer-2a02e34b-1] INFO c.c.c.l.LocalRepoManagerImpl - [2a02e34b]_close: Shutting down real LocalRepoManager. 08:34:38.231 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]initPersistenceManagerFactory: repositoryId=7fefbbeb-0c28-443f-bdcf-67bee43e6384 08:34:38.244 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12980 ms. 08:34:38.379 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:34:38.766 [closeDeferredTimer-350323a0-1] INFO c.c.c.l.LocalRepoManagerImpl - [350323a0]_close: Shutting down real LocalRepoManager. 08:34:38.927 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=335.5 MiB, used=35.4 MiB, available=3.4 GiB Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 500be1ec-4d90-4496-8e58-c30e03156ce3 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1csmp-qhbn6-local localRepository.publicKeySha1 = 97:64:17:91:45:84:8B:34:16:4C:38:64:60:E0:84:4C:C1:98:08:90 remoteRepository.repositoryId = 7fefbbeb-0c28-443f-bdcf-67bee43e6384 remoteRepository.remoteRoot = https://localhost:36346/7fefbbeb-0c28-443f-bdcf-67bee43e6384 remoteRepository.publicKeySha1 = 97:B2:75:66:11:C9:0F:96:BF:9B:AE:2B:69:4D:A5:5B:2E:8E:8A:1A 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 500be1ec-4d90-4496-8e58-c30e03156ce3 7fefbbeb-0c28-443f-bdcf-67bee43e6384 08:34:40.178 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/IdsmR67euuXQU4iZu7a7Hw/.cloudstore/ssl.server/keystore' does not exist! 08:34:40.179 [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! ********************************************************************** 08:34:40.236 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=335.5 MiB, used=30.2 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 7fefbbeb-0c28-443f-bdcf-67bee43e6384 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1csmp-6rzxd-remote localRepository.publicKeySha1 = 97:B2:75:66:11:C9:0F:96:BF:9B:AE:2B:69:4D:A5:5B:2E:8E:8A:1A remoteRepository.repositoryId = 500be1ec-4d90-4496-8e58-c30e03156ce3 remoteRepository.publicKeySha1 = 97:64:17:91:45:84:8B:34:16:4C:38:64:60:E0:84:4C:C1:98:08:90 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 7fefbbeb-0c28-443f-bdcf-67bee43e6384 500be1ec-4d90-4496-8e58-c30e03156ce3 08:34:40.400 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66522ead]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:40.414 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:41.393 [qtp1334149914-79] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:41.404 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 0.50% 08:34:41.406 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7fefbbeb-0c28-443f-bdcf-67bee43e6384 from='https://localhost:36346/7fefbbeb-0c28-443f-bdcf-67bee43e6384' toID=500be1ec-4d90-4496-8e58-c30e03156ce3 to='target/repo/jjl1csmp-qhbn6-local', fromRepoLocalSync=true 08:34:41.407 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 500be1ec-4d90-4496-8e58-c30e03156ce3 ('target/repo/jjl1csmp-qhbn6-local') 08:34:41.449 [pool-5-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 12.94% 08:34:41.460 [pool-5-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 19.03% 08:34:41.509 [pool-5-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 24.11% 08:34:41.676 [qtp1334149914-32] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:41.771 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=500be1ec-4d90-4496-8e58-c30e03156ce3 serverRepositoryId=7fefbbeb-0c28-443f-bdcf-67bee43e6384 renewalDateTime=2018-07-14T07:04:41.629Z expiryDateTime=2018-07-14T07:34:41.629Z 08:34:41.845 [qtp1334149914-32] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:41.862 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:34:41.899 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:34:41.949 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:34:41.967 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:34:42.137 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:42.144 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 7fefbbeb-0c28-443f-bdcf-67bee43e6384 08:34:42.144 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 500be1ec-4d90-4496-8e58-c30e03156ce3 08:34:42.144 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:42.147 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7fefbbeb-0c28-443f-bdcf-67bee43e6384 remoteRepositoryId=500be1ec-4d90-4496-8e58-c30e03156ce3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:34:42.170 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:42.216 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:42.216 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:42.216 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:42.216 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:42.219 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:42.231 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 31.84% 08:34:42.236 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:42.246 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:34:42.365 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:42.519 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 40.80% 08:34:42.519 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 49.75% 08:34:42.582 [qtp1334149914-52] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:42.709 [qtp1334149914-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7fefbbeb-0c28-443f-bdcf-67bee43e6384 remoteRepositoryId=500be1ec-4d90-4496-8e58-c30e03156ce3 localRepositoryRevisionSynced=2 08:34:42.760 [qtp1334149914-52] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:42.887 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=500be1ec-4d90-4496-8e58-c30e03156ce3 remoteRepositoryId=7fefbbeb-0c28-443f-bdcf-67bee43e6384 transaction.localRevision=5 remoteFromLocalRevision=3 08:34:42.975 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=500be1ec-4d90-4496-8e58-c30e03156ce3 from='target/repo/jjl1csmp-qhbn6-local' toID=7fefbbeb-0c28-443f-bdcf-67bee43e6384 to='https://localhost:36346/7fefbbeb-0c28-443f-bdcf-67bee43e6384' 08:34:43.046 [qtp1334149914-79] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:43.056 [qtp1334149914-79] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:43.219 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:43.224 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 500be1ec-4d90-4496-8e58-c30e03156ce3 08:34:43.224 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 7fefbbeb-0c28-443f-bdcf-67bee43e6384 08:34:43.224 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:43.242 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=500be1ec-4d90-4496-8e58-c30e03156ce3 remoteRepositoryId=7fefbbeb-0c28-443f-bdcf-67bee43e6384 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 08:34:43.259 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:43.310 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:43.310 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:43.311 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:43.311 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:43.315 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 54.87% 08:34:43.318 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:43.321 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 08:34:43.374 [qtp1334149914-78] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:44.445 [qtp1334149914-78] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:44.450 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:44.461 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 60.14% 08:34:44.467 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 65.41% 08:34:44.470 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:44.475 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 08:34:44.538 [qtp1334149914-32] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:44.565 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:44.570 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f6c0dd941f40b083579867e7b2073e1a0fee3e8' to.sha1=''): /1/a Jul 14, 2018 8:34:44 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:34:44.653 [qtp1334149914-79] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:44.818 [qtp1334149914-79] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:44.919 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="500be1ec-4d90-4496-8e58-c30e03156ce3"] on repo=500be1ec-4d90-4496-8e58-c30e03156ce3 08:34:45.025 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 08:34:45.103 [qtp1334149914-78] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:45.122 [qtp1334149914-78] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:45.144 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 174000 bytes in 119 ms. path='/1/a' Jul 14, 2018 8:34:45 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:34:45.201 [qtp1334149914-52] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:45.224 [qtp1334149914-52] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:34:45.384 [qtp1334149914-52] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:45.395 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="500be1ec-4d90-4496-8e58-c30e03156ce3"] on repo=500be1ec-4d90-4496-8e58-c30e03156ce3 08:34:45.490 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:45.509 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:45.599 [qtp1334149914-52] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:45.695 [qtp1334149914-52] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:45.701 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 70.68% 08:34:45.708 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:45.720 [closeDeferredTimer-f5ce0bb-1] INFO c.c.c.l.LocalRepoManagerImpl - [f5ce0bb]_close: Shutting down real LocalRepoManager. 08:34:45.753 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:45.866 [qtp1334149914-79] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:46.015 [qtp1334149914-79] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:46.027 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:46.156 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=500be1ec-4d90-4496-8e58-c30e03156ce3 remoteRepositoryId=7fefbbeb-0c28-443f-bdcf-67bee43e6384 localRepositoryRevisionSynced=5 08:34:46.260 [qtp1334149914-32] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:46.308 [qtp1334149914-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7fefbbeb-0c28-443f-bdcf-67bee43e6384 remoteRepositoryId=500be1ec-4d90-4496-8e58-c30e03156ce3 transaction.localRevision=11 remoteFromLocalRevision=6 08:34:46.325 [qtp1334149914-32] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:46.329 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7fefbbeb-0c28-443f-bdcf-67bee43e6384 from='https://localhost:36346/7fefbbeb-0c28-443f-bdcf-67bee43e6384' toID=500be1ec-4d90-4496-8e58-c30e03156ce3 to='target/repo/jjl1csmp-qhbn6-local', fromRepoLocalSync=false 08:34:46.454 [closeDeferredTimer-5d5c41e5-1] INFO c.c.c.l.LocalRepoManagerImpl - [5d5c41e5]_close: Shutting down real LocalRepoManager. 08:34:46.456 [qtp1334149914-79] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:46.612 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:46.617 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 7fefbbeb-0c28-443f-bdcf-67bee43e6384 08:34:46.617 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 500be1ec-4d90-4496-8e58-c30e03156ce3 08:34:46.617 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:46.625 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7fefbbeb-0c28-443f-bdcf-67bee43e6384 remoteRepositoryId=500be1ec-4d90-4496-8e58-c30e03156ce3 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=11 08:34:46.633 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:46.645 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:46.645 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:46.645 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:46.654 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:46.656 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:46.672 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 77.11% 08:34:46.673 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 88.31% 08:34:46.673 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 99.50% 08:34:46.730 [qtp1334149914-78] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:46.829 [qtp1334149914-78] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7fefbbeb-0c28-443f-bdcf-67bee43e6384 remoteRepositoryId=500be1ec-4d90-4496-8e58-c30e03156ce3 localRepositoryRevisionSynced=11 08:34:46.849 [qtp1334149914-78] INFO c.c.c.l.LocalRepoManagerImpl - [28fc1132]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:46.881 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=500be1ec-4d90-4496-8e58-c30e03156ce3 remoteRepositoryId=7fefbbeb-0c28-443f-bdcf-67bee43e6384 transaction.localRevision=14 remoteFromLocalRevision=12 08:34:46.902 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 100.00% 08:34:46.902 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66522ead]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:34:46.983 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66522ead]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.74 sec - in co.codewizards.cloudstore.test.repotorepo.SymlinkRepoToRepoSyncIT 08:34:47.153 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@24501598{HTTP/1.1}{127.0.0.1:0} 08:34:47.187 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7aaba9ea{/,null,UNAVAILABLE} 08:34:47.264 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/vDal1mwlbc2sdw_6yyZXqA/.cloudstore/localServerRunning.deleteToStop 08:34:47.357 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@5bb2fe86{SSL-http/1.1}{0.0.0.0:36346} 08:34:47.364 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@44348c10{/,null,UNAVAILABLE} 08:34:49.525 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6d31f106]initPersistenceManagerFactory: repositoryId=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 Running co.codewizards.cloudstore.test.repotorepo.BasicRepoToRepoSyncIT 08:34:49.571 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6d31f106]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13388 ms. 08:34:49.627 [main] INFO c.c.c.l.LocalRepoManagerImpl - [29c59b6e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote' 08:34:49.631 [main] INFO c.c.c.l.LocalRepoManagerImpl - [29c59b6e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote' locked successfully. 08:34:50.965 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:34:52.022 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4adcc981]initPersistenceManagerFactory: repositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 08:34:52.047 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4adcc981]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10371 ms. remoteRoot: jjl1d04o-nypdt-remote remoteRepositoryId: 2b7ea20c-fd20-4e63-9124-43b635042e68 08:34:52.789 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=345.0 MiB, used=35.5 MiB, available=3.4 GiB 08:34:53.165 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/8d9uunx6Jvk2JmIE73M5Ew/.cloudstore/ssl.server/keystore' does not exist! 08:34:53.165 [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! ********************************************************************** Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 032f59b1-29db-4ded-b95b-89aafe61cd6c localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04n-t5r3e-local localRepository.publicKeySha1 = B2:25:4D:64:DE:2A:04:ED:4A:45:70:E6:72:ED:F9:3C:CD:05:CC:30 remoteRepository.repositoryId = 2b7ea20c-fd20-4e63-9124-43b635042e68 remoteRepository.remoteRoot = https://localhost:44304/2b7ea20c-fd20-4e63-9124-43b635042e68/2 remoteRepository.publicKeySha1 = 2C:A4:28:32:E3:E1:A4:17:2B:B5:BD:04:D5:0C:AF:DD:E7:9D:1E:DB 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 032f59b1-29db-4ded-b95b-89aafe61cd6c 2b7ea20c-fd20-4e63-9124-43b635042e68 08:34:53.905 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=345.5 MiB, used=31.2 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 2b7ea20c-fd20-4e63-9124-43b635042e68 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04o-nypdt-remote localRepository.publicKeySha1 = 2C:A4:28:32:E3:E1:A4:17:2B:B5:BD:04:D5:0C:AF:DD:E7:9D:1E:DB remoteRepository.repositoryId = 032f59b1-29db-4ded-b95b-89aafe61cd6c remoteRepository.publicKeySha1 = B2:25:4D:64:DE:2A:04:ED:4A:45:70:E6:72:ED:F9:3C:CD:05:CC:30 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 2b7ea20c-fd20-4e63-9124-43b635042e68 032f59b1-29db-4ded-b95b-89aafe61cd6c 08:34:54.404 [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:238) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:34:54.414 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 14 08:49:54 CEST 2018 08:34:54.465 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 14285 ms. Generating a new RSA key pair took 14285 ms. ********************************************************************** Server certificate fingerprint (SHA1): 0E:5E:59:4E:C2:1A:EC:28:BA:CE:2F:39:D5:59:98:19:C8:15:81:6B 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. ********************************************************************** 08:34:54.479 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 0E:5E:59:4E:C2:1A:EC:28:BA:CE:2F:39:D5:59:98:19:C8:15:81:6B 08:34:54.685 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=304.5 MiB, used=6.6 MiB, available=3.5 GiB 08:34:54.715 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1987 ms. 08:34:55.419 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:34:55.435 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b7ea20c-fd20-4e63-9124-43b635042e68 from='https://localhost:44304/2b7ea20c-fd20-4e63-9124-43b635042e68/2' toID=032f59b1-29db-4ded-b95b-89aafe61cd6c to='target/repo/jjl1d04n-t5r3e-local', fromRepoLocalSync=true 08:34:55.438 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 032f59b1-29db-4ded-b95b-89aafe61cd6c ('target/repo/jjl1d04n-t5r3e-local') 08:34:55.553 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:34:55.581 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 08:34:55.702 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c serverRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 renewalDateTime=2018-07-14T07:04:55.634Z expiryDateTime=2018-07-14T07:34:55.633Z 08:34:55.761 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:34:55.798 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:34:55.852 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.00% 08:34:55.954 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 2786 ms. Generating a new RSA key pair took 2786 ms. ********************************************************************** Server certificate fingerprint (SHA1): 1D:16:C4:EC:49:79:11:A3:20:67:45:C3:70:40:8C:47:51:D7:C8:8B 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. ********************************************************************** 08:34:55.969 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 1D:16:C4:EC:49:79:11:A3:20:67:45:C3:70:40:8C:47:51:D7:C8:8B 08:34:56.021 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 08:34:56.113 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 08:34:56.203 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=304.5 MiB, used=8.5 MiB, available=3.5 GiB 08:34:56.257 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:34:56.267 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1967 ms. 08:34:56.271 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]initPersistenceManagerFactory: repositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d 08:34:56.279 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10537 ms. remoteRoot: jjl1crwi-bvfua-remote remoteRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:34:56.375 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 08:34:56.524 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:34:56.587 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:56.606 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2b7ea20c-fd20-4e63-9124-43b635042e68 08:34:56.607 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 032f59b1-29db-4ded-b95b-89aafe61cd6c 08:34:56.607 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 08:34:56.619 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 remoteRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:34:56.631 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:56.698 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:56.698 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04o-nypdt-remote/.cloudstore.properties 08:34:56.699 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04o-nypdt-remote/.cloudstore-repo/parent.properties 08:34:56.699 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:34:56.699 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:34:56.699 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:56.700 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:56.701 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f0eb4b4]initPersistenceManagerFactory: repositoryId=151666c3-2947-4797-8cb6-3996065ad088 08:34:56.713 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f0eb4b4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17563 ms. 08:34:56.719 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:56.736 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:34:56.749 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @21355ms 08:34:56.827 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:56.892 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:56.894 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:34:56.961 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31% 08:34:56.963 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:56.965 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=312.0 MiB, used=24.6 MiB, available=3.5 GiB 08:34:56.983 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58% 08:34:56.984 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85% 08:34:56.991 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:56.994 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' localRoot: jjl1d5ue-p44ex-local localRepositoryId: 151666c3-2947-4797-8cb6-3996065ad088 08:34:57.010 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:34:57.014 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:34:57.074 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c1d61258dc90bd87b0c4f3b849dc3d2097d8d35' to.sha1=''): /1 {11 11ä11#+} 1/a 08:34:57.169 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2b7ea20c-fd20-4e63-9124-43b635042e68"] on repo=032f59b1-29db-4ded-b95b-89aafe61cd6c 08:34:57.171 [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' 08:34:57.253 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 63936 bytes in 81 ms. path='/1 {11 11ä11#+} 1/a' 08:34:57.262 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:34:57.290 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:34:57.398 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2b7ea20c-fd20-4e63-9124-43b635042e68"] on repo=032f59b1-29db-4ded-b95b-89aafe61cd6c 08:34:57.425 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:57.448 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:57.450 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:34:57.568 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b4b255ca9c0411aee61b81f4f20559b775a0753f' to.sha1=''): /1 {11 11ä11#+} 1/b 08:34:57.611 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2b7ea20c-fd20-4e63-9124-43b635042e68"] on repo=032f59b1-29db-4ded-b95b-89aafe61cd6c 08:34:57.652 [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' 08:34:57.744 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 87234 bytes in 92 ms. path='/1 {11 11ä11#+} 1/b' 08:34:57.752 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:34:57.852 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2b7ea20c-fd20-4e63-9124-43b635042e68"] on repo=032f59b1-29db-4ded-b95b-89aafe61cd6c 08:34:57.890 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:57.924 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:57.930 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:34:58.022 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='98b741389b7e3ecd3217a9c73daf823e2a10743f' to.sha1=''): /a 08:34:58.114 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2b7ea20c-fd20-4e63-9124-43b635042e68"] on repo=032f59b1-29db-4ded-b95b-89aafe61cd6c 08:34:58.123 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:34:58.335 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @10819ms 08:34:58.402 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 538902 bytes in 279 ms. path='/a' 08:34:58.412 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a Jul 14, 2018 8:34:58 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:34:58.455 [main] INFO c.c.c.l.LocalRepoManagerImpl - [29c59b6e]initPersistenceManagerFactory: repositoryId=85f2d0ae-e682-4a40-a031-443c3d556a96 08:34:58.464 [main] INFO c.c.c.l.LocalRepoManagerImpl - [29c59b6e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5102 ms. 08:34:58.529 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2b7ea20c-fd20-4e63-9124-43b635042e68"] on repo=032f59b1-29db-4ded-b95b-89aafe61cd6c 08:34:58.545 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:34:58.596 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43% 08:34:58.741 [qtp1185997402-118] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 remoteRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c localRepositoryRevisionSynced=3 08:34:58.839 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c remoteRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 transaction.localRevision=24 remoteFromLocalRevision=4 08:34:58.859 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=032f59b1-29db-4ded-b95b-89aafe61cd6c from='target/repo/jjl1d04n-t5r3e-local' toID=2b7ea20c-fd20-4e63-9124-43b635042e68 to='https://localhost:44304/2b7ea20c-fd20-4e63-9124-43b635042e68/2' 08:34:58.937 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:34:59.095 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:59.108 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 032f59b1-29db-4ded-b95b-89aafe61cd6c 08:34:59.109 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2b7ea20c-fd20-4e63-9124-43b635042e68 08:34:59.109 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:34:59.115 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c remoteRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 08:34:59.155 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:59.207 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:59.207 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:34:59.207 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:59.207 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:59.207 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=338.5 MiB, used=35.3 MiB, available=3.4 GiB 08:34:59.223 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 08:34:59.223 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:34:59.278 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c remoteRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 localRepositoryRevisionSynced=24 08:34:59.420 [qtp1185997402-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 remoteRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c transaction.localRevision=6 remoteFromLocalRevision=25 08:34:59.437 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b7ea20c-fd20-4e63-9124-43b635042e68 from='https://localhost:44304/2b7ea20c-fd20-4e63-9124-43b635042e68/2' toID=032f59b1-29db-4ded-b95b-89aafe61cd6c to='target/repo/jjl1d04n-t5r3e-local', fromRepoLocalSync=false 08:34:59.519 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:34:59.524 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2b7ea20c-fd20-4e63-9124-43b635042e68 08:34:59.542 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 032f59b1-29db-4ded-b95b-89aafe61cd6c 08:34:59.543 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 08:34:59.548 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 remoteRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:34:59.550 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:34:59.581 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:34:59.581 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04o-nypdt-remote/.cloudstore.properties 08:34:59.581 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04o-nypdt-remote/.cloudstore-repo/parent.properties 08:34:59.581 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:34:59.581 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:34:59.581 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:34:59.581 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:34:59.588 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:34:59.589 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:34:59.664 [qtp1185997402-118] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 remoteRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c localRepositoryRevisionSynced=6 08:34:59.709 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c remoteRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 transaction.localRevision=27 remoteFromLocalRevision=7 08:34:59.755 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:34:59.942 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:34:59.942 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b7ea20c-fd20-4e63-9124-43b635042e68 from='https://localhost:44304/2b7ea20c-fd20-4e63-9124-43b635042e68/2' toID=032f59b1-29db-4ded-b95b-89aafe61cd6c to='target/repo/jjl1d04n-t5r3e-local', fromRepoLocalSync=true 08:34:59.950 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 032f59b1-29db-4ded-b95b-89aafe61cd6c ('target/repo/jjl1d04n-t5r3e-local') 08:34:59.976 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 5bf56dc4-ce4e-4efd-afc1-8a66334bd441 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k2-kfb3x-local localRepository.publicKeySha1 = B9:8B:F5:4F:4A:D0:82:E7:B5:B9:FB:CF:12:5A:F1:49:B7:06:15:76 remoteRepository.repositoryId = 85f2d0ae-e682-4a40-a031-443c3d556a96 remoteRepository.remoteRoot = https://localhost:32913/85f2d0ae-e682-4a40-a031-443c3d556a96 remoteRepository.publicKeySha1 = 97:9F:26:70:5A:ED:27:11:99:86:72:12:DE:23:B4:57:51:1B:CA:D2 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 5bf56dc4-ce4e-4efd-afc1-8a66334bd441 85f2d0ae-e682-4a40-a031-443c3d556a96 08:35:00.017 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 18.27% 08:35:00.046 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:35:00.048 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:35:00.054 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 08:35:00.091 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 08:35:00.136 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:35:00.139 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 08:35:00.185 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 941fdec9-89a7-47fe-a45f-2255f8065968 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwb-6wofi-local localRepository.publicKeySha1 = 11:E0:63:4B:50:C8:25:83:F9:A2:66:CF:12:58:B6:CE:E4:2D:1D:32 remoteRepository.repositoryId = 74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepository.remoteRoot = https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201 remoteRepository.publicKeySha1 = 93:83:82:62:69:45:9C:B4:A3:2A:66:B3:00:2D:6A:EC:E2:50:B8:92 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 941fdec9-89a7-47fe-a45f-2255f8065968 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:00.590 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 08:35:00.666 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:35:00.671 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=7 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6 08:35:00.693 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:00.696 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2b7ea20c-fd20-4e63-9124-43b635042e68 08:35:00.706 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 032f59b1-29db-4ded-b95b-89aafe61cd6c 08:35:00.707 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 08:35:00.705 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=339.0 MiB, used=30.5 MiB, available=3.5 GiB 08:35:00.709 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 remoteRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c localRepositoryRevisionSynced=7 localRepositoryRevisionInProgress=9 08:35:00.736 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@1b8c53ee{/,null,AVAILABLE} 08:35:00.745 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 1 ms. Jul 14, 2018 8:35:00 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:35:00.782 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@65961cbd{HTTP/1.1}{127.0.0.1:33813} 08:35:00.790 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @25401ms Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 85f2d0ae-e682-4a40-a031-443c3d556a96 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote localRepository.publicKeySha1 = 97:9F:26:70:5A:ED:27:11:99:86:72:12:DE:23:B4:57:51:1B:CA:D2 remoteRepository.repositoryId = 5bf56dc4-ce4e-4efd-afc1-8a66334bd441 remoteRepository.publicKeySha1 = B9:8B:F5:4F:4A:D0:82:E7:B5:B9:FB:CF:12:5A:F1:49:B7:06:15:76 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 85f2d0ae-e682-4a40-a031-443c3d556a96 5bf56dc4-ce4e-4efd-afc1-8a66334bd441 08:35:00.876 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:00.876 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04o-nypdt-remote/.cloudstore.properties 08:35:00.877 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04o-nypdt-remote/.cloudstore-repo/parent.properties 08:35:00.877 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:35:00.877 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:35:00.878 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:00.878 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:00.893 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:00.896 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:35:00.933 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.16% 08:35:00.935 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:00.955 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:35:00.972 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:00.975 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:35:01.096 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null Jul 14, 2018 8:35:01 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:35:01.155 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:01.158 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/new' 08:35:01.225 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:01.227 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=312.0 MiB, used=29.2 MiB, available=3.5 GiB 08:35:01.273 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:01.277 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/new/xxx' WatchTaskFirstWrittenChunk started Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 74410055-eddb-4c42-aa16-fd8dfe399d3d localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote localRepository.publicKeySha1 = 93:83:82:62:69:45:9C:B4:A3:2A:66:B3:00:2D:6A:EC:E2:50:B8:92 remoteRepository.repositoryId = 941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepository.publicKeySha1 = 11:E0:63:4B:50:C8:25:83:F9:A2:66:CF:12:58:B6:CE:E4:2D:1D:32 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 74410055-eddb-4c42-aa16-fd8dfe399d3d 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:01.566 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:01.599 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:01.602 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b' 08:35:01.639 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:01.690 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 37.16% 08:35:01.692 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.75% 08:35:01.702 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:01.704 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new/xxx' 08:35:01.802 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='b4b255ca9c0411aee61b81f4f20559b775a0753f'): /new/xxx 08:35:01.804 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:01.831 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.35% 08:35:01.935 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:35:01.937 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=85f2d0ae-e682-4a40-a031-443c3d556a96 from='https://localhost:32913/85f2d0ae-e682-4a40-a031-443c3d556a96' toID=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 to='target/repo/jjl1d6k2-kfb3x-local', fromRepoLocalSync=true 08:35:01.962 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5bf56dc4-ce4e-4efd-afc1-8a66334bd441 ('target/repo/jjl1d6k2-kfb3x-local') 08:35:02.032 [pool-13-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:35:02.056 [qtp1185997402-118] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 remoteRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c localRepositoryRevisionSynced=9 08:35:02.098 [pool-13-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:35:02.128 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c remoteRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 transaction.localRevision=38 remoteFromLocalRevision=10 08:35:02.162 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=032f59b1-29db-4ded-b95b-89aafe61cd6c from='target/repo/jjl1d04n-t5r3e-local' toID=2b7ea20c-fd20-4e63-9124-43b635042e68 to='https://localhost:44304/2b7ea20c-fd20-4e63-9124-43b635042e68/2' 08:35:02.248 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=25 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=24 08:35:02.266 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@5ca5ffb6{/,null,AVAILABLE} 08:35:02.289 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:02.301 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 032f59b1-29db-4ded-b95b-89aafe61cd6c 08:35:02.326 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2b7ea20c-fd20-4e63-9124-43b635042e68 08:35:02.343 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:02.345 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c remoteRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 localRepositoryRevisionSynced=25 localRepositoryRevisionInProgress=38 08:35:02.357 [pool-12-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 serverRepositoryId=85f2d0ae-e682-4a40-a031-443c3d556a96 renewalDateTime=2018-07-14T07:05:02.225Z expiryDateTime=2018-07-14T07:35:02.225Z 08:35:02.421 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms. 08:35:02.424 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:02.424 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:02.424 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:02.424 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:02.425 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 57.84% 08:35:02.427 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:02.429 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/new/xxx' 08:35:02.457 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:35:02.473 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:35:02.520 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:02.544 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.19% 08:35:02.551 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:02.552 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.38% 08:35:02.553 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b' 08:35:02.569 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.57% 08:35:02.583 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.76% 08:35:02.659 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@7e8224a1{SSL-http/1.1}{0.0.0.0:34341} 08:35:02.660 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @27271ms 08:35:02.669 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:02.674 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:35:32 CEST 2018 08:35:02.686 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 69.03% 08:35:02.687 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:35:02.743 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:35:02.808 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:35:02.817 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c remoteRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 localRepositoryRevisionSynced=38 08:35:02.856 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:02.861 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 85f2d0ae-e682-4a40-a031-443c3d556a96 08:35:02.861 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5bf56dc4-ce4e-4efd-afc1-8a66334bd441 08:35:02.862 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:02.863 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=85f2d0ae-e682-4a40-a031-443c3d556a96 remoteRepositoryId=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:35:02.896 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:02.912 [qtp1185997402-71] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 remoteRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c transaction.localRevision=12 remoteFromLocalRevision=39 08:35:02.925 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b7ea20c-fd20-4e63-9124-43b635042e68 from='https://localhost:44304/2b7ea20c-fd20-4e63-9124-43b635042e68/2' toID=032f59b1-29db-4ded-b95b-89aafe61cd6c to='target/repo/jjl1d04n-t5r3e-local', fromRepoLocalSync=false 08:35:02.950 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:02.950 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:02.950 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:02.951 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:02.969 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 08:35:02.981 [pool-12-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:03.024 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:35:03.091 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:03.107 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2b7ea20c-fd20-4e63-9124-43b635042e68 08:35:03.107 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 032f59b1-29db-4ded-b95b-89aafe61cd6c 08:35:03.107 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 08:35:03.109 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 remoteRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 08:35:03.111 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:03.124 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:03.125 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04o-nypdt-remote/.cloudstore.properties 08:35:03.125 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d04o-nypdt-remote/.cloudstore-repo/parent.properties 08:35:03.125 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:35:03.126 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:35:03.126 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:03.126 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:03.132 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:35:03.132 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:35:03.147 [pool-12-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:03.220 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 08:35:03.223 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 08:35:03.225 [pool-12-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:03.231 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/ee' 08:35:03.273 [qtp1185997402-71] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 remoteRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c localRepositoryRevisionSynced=12 08:35:03.299 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=032f59b1-29db-4ded-b95b-89aafe61cd6c remoteRepositoryId=2b7ea20c-fd20-4e63-9124-43b635042e68 transaction.localRevision=43 remoteFromLocalRevision=13 08:35:03.304 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:35:03.383 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@f4a6582{/,null,AVAILABLE} 08:35:03.380 [main] INFO c.c.c.l.LocalRepoManagerImpl - [26270b77]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:35:03.406 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4adcc981]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:35:03.422 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6fe337a5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dz07-f3czd-local' 08:35:03.427 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6fe337a5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dz07-f3czd-local' locked successfully. 08:35:03.472 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@5a4d157f{HTTP/1.1}{127.0.0.1:39490} 08:35:03.473 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @15962ms 08:35:03.504 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ccb4ef9cf1ac88a434e5eec9b6fd70ca1cc1f538' to.sha1=''): /ee 08:35:03.669 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:35:03.851 [pool-12-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="85f2d0ae-e682-4a40-a031-443c3d556a96"] on repo=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 Jul 14, 2018 8:35:03 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:35:03.868 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/ee' 08:35:04.219 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:35:04.250 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 941fdec9-89a7-47fe-a45f-2255f8065968 ('target/repo/jjl1crwb-6wofi-local') 08:35:04.258 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74410055-eddb-4c42-aa16-fd8dfe399d3d from='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=941fdec9-89a7-47fe-a45f-2255f8065968 to='target/repo/jjl1crwb-6wofi-local', fromRepoLocalSync=true 08:35:04.344 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57a3af25]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dzo1-65ike-local' 08:35:04.412 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:35:04.407 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57a3af25]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dzo1-65ike-local' locked successfully. createTempChunkFile: ee; createNewFile=true 08:35:04.471 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% deleteOrFail: chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0.xml 08:35:04.858 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@2aa1e79c{/,null,AVAILABLE} FileWatcher: CHUNK_SIZE reached! chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0 08:35:04.905 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 serverRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d renewalDateTime=2018-07-14T07:05:04.613Z expiryDateTime=2018-07-14T07:35:04.613Z WatchTaskChunksToFile: ready 08:35:05.132 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:35:05.194 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:35:05.280 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@698c4532{SSL-http/1.1}{0.0.0.0:45642} 08:35:05.282 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @17772ms 08:35:05.308 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:35:35 CEST 2018 08:35:05.367 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.21% 08:35:05.423 [qtp1299825292-37] ERROR c.c.c.r.s.DefaultExceptionMapper - java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:705) ~[co.codewizards.cloudstore.local-0.10.4.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:56) ~[co.codewizards.cloudstore.rest.server-0.10.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_171] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_171] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:677) ~[co.codewizards.cloudstore.local-0.10.4.jar:na] ... 42 common frames omitted 08:35:05.725 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:35:05.729 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=85f2d0ae-e682-4a40-a031-443c3d556a96 from='https://localhost:32913/85f2d0ae-e682-4a40-a031-443c3d556a96' toID=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 to='target/repo/jjl1d6k2-kfb3x-local', fromRepoLocalSync=true 08:35:05.745 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5bf56dc4-ce4e-4efd-afc1-8a66334bd441 ('target/repo/jjl1d6k2-kfb3x-local') 08:35:05.873 [pool-15-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:35:05.915 [pool-15-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 08:35:05.917 [pool-15-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:35:05.917 [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/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:705) ~[co.codewizards.cloudstore.local-0.10.4.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:56) ~[co.codewizards.cloudstore.rest.server-0.10.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_171] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.handleAndRethrowException(CloudStoreRestClient.java:364) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:175) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.getFileData(RestRepoTransport.java:213) [co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.getFileData(RepoToRepoSync.java:706) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:661) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:178) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:141) [co.codewizards.cloudstore.core-0.10.4.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_171] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_171] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_171] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_171] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_171] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:677) ~[co.codewizards.cloudstore.local-0.10.4.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:56) ~[co.codewizards.cloudstore.rest.server-0.10.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] ... 1 common frames omitted 08:35:05.998 [pool-14-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 serverRepositoryId=85f2d0ae-e682-4a40-a031-443c3d556a96 renewalDateTime=2018-07-14T07:05:02.225Z expiryDateTime=2018-07-14T07:35:02.225Z 08:35:06.063 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:35:06.067 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:35:06.105 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.19% 08:35:06.137 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.38% 08:35:06.155 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.57% 08:35:06.163 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.76% 08:35:06.247 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 08:35:06.287 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f0eb4b4]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1e155-oy405-local' 08:35:06.317 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:35:06.361 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f0eb4b4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1e155-oy405-local' locked successfully. 08:35:06.459 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 08:35:06.591 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:35:06.695 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:06.705 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 85f2d0ae-e682-4a40-a031-443c3d556a96 08:35:06.705 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5bf56dc4-ce4e-4efd-afc1-8a66334bd441 08:35:06.705 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:06.707 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=85f2d0ae-e682-4a40-a031-443c3d556a96 remoteRepositoryId=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 08:35:06.734 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 1 ms. 08:35:06.775 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:06.787 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:06.788 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:06.788 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:06.793 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:35:06.831 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:06.839 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:35:07.007 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 31.84% 08:35:07.009 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:07.126 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:07.131 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/ee' to '/ee-renamed' WatchTaskChunksToFile: ENTRY_CREATE=ee-renamed 08:35:07.126 [qtp1299825292-142] ERROR c.c.c.r.s.DefaultExceptionMapper - java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:705) ~[co.codewizards.cloudstore.local-0.10.4.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:56) ~[co.codewizards.cloudstore.rest.server-0.10.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_171] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_171] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:677) ~[co.codewizards.cloudstore.local-0.10.4.jar:na] ... 42 common frames omitted 08:35:07.140 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 08:35:07.241 [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/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:705) ~[co.codewizards.cloudstore.local-0.10.4.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:56) ~[co.codewizards.cloudstore.rest.server-0.10.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_171] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.handleAndRethrowException(CloudStoreRestClient.java:364) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:175) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.getFileData(RestRepoTransport.java:213) [co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.getFileData(RepoToRepoSync.java:706) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:661) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:178) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:141) [co.codewizards.cloudstore.core-0.10.4.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_171] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_171] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_171] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_171] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_171] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:677) ~[co.codewizards.cloudstore.local-0.10.4.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:56) ~[co.codewizards.cloudstore.rest.server-0.10.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] ... 1 common frames omitted 08:35:07.468 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:35:07.562 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - Updating FileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="85f2d0ae-e682-4a40-a031-443c3d556a96"], new toPath=/ee-renamed createTempChunkFile: ee-renamed; createNewFile=false moveOrFail: chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0.xml => chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0.xml 08:35:07.791 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:07.805 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:07.806 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:07.807 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:35:07.810 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:35:07.825 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:07.942 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:07.943 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/2/.cloudstore.properties 08:35:07.943 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore.properties 08:35:07.943 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore-repo/parent.properties 08:35:07.944 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:35:07.944 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:35:07.944 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:07.945 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:07.947 [pool-14-thread-3] INFO c.c.c.l.t.TempChunkFileManager - Moved chunkDto from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k2-kfb3x-local/.cloudstore-tmp/chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0.xml to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k2-kfb3x-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 08:35:08.031 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:08.047 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:35:08.147 [pool-14-thread-3] INFO c.c.c.l.t.TempChunkFileManager - Moved chunk from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k2-kfb3x-local/.cloudstore-tmp/chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0 to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k2-kfb3x-local/.cloudstore-tmp/chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0 08:35:08.150 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:08.166 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.43% 08:35:08.170 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:08.228 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:08.231 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/ee' 08:35:08.241 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:08.376 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 38.56% 08:35:08.399 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:08.402 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/ee-renamed' 08:35:08.476 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ccb4ef9cf1ac88a434e5eec9b6fd70ca1cc1f538' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /ee-renamed 08:35:08.485 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 37.54% 08:35:08.486 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 43.65% 08:35:08.489 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:08.511 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:35:08.530 [pool-14-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 08:35:08.535 [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' watchForCreationsDeletions: ENTRY_CREATE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34, chunksCreated=2 createTempChunkFile: ee-renamed; createNewFile=true 08:35:08.701 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3a96a5756b1e4d911ddcc2b196200277e0c388a' to.sha1=''): /a deleteOrFail: chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34.xml 08:35:08.992 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2196 bytes in 457 ms. path='/ee-renamed' 08:35:09.000 [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 08:35:09.022 [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=1050772 watchForCreationsDeletions: ENTRY_DELETE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34, chunksDeleted=3 deleteOrFail: chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0.xml 08:35:09.336 [qtp1299825292-69] ERROR c.c.c.r.s.DefaultExceptionMapper - java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:705) ~[co.codewizards.cloudstore.local-0.10.4.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:56) ~[co.codewizards.cloudstore.rest.server-0.10.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_171] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_171] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:677) ~[co.codewizards.cloudstore.local-0.10.4.jar:na] ... 42 common frames omitted 08:35:09.364 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="74410055-eddb-4c42-aa16-fd8dfe399d3d"] on repo=941fdec9-89a7-47fe-a45f-2255f8065968 08:35:09.374 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:35:09.384 [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/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:705) ~[co.codewizards.cloudstore.local-0.10.4.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:56) ~[co.codewizards.cloudstore.rest.server-0.10.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_171] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.handleAndRethrowException(CloudStoreRestClient.java:364) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:175) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.getFileData(RestRepoTransport.java:213) [co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.getFileData(RepoToRepoSync.java:706) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:661) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:178) [co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:141) [co.codewizards.cloudstore.core-0.10.4.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_171] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_171] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_171] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d6k4-5s4bf-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_171] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_171] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_171] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:677) ~[co.codewizards.cloudstore.local-0.10.4.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:56) ~[co.codewizards.cloudstore.rest.server-0.10.4.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505] ... 1 common frames omitted 08:35:09.391 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 08:35:09.406 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% deleteOrFail: chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34.xml 08:35:09.580 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 446429 bytes in 199 ms. path='/a' 08:35:09.660 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:35:09.797 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="85f2d0ae-e682-4a40-a031-443c3d556a96"] on repo=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 08:35:09.911 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="74410055-eddb-4c42-aa16-fd8dfe399d3d"] on repo=941fdec9-89a7-47fe-a45f-2255f8065968 08:35:09.915 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:10.019 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 45.27% 08:35:10.025 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:10.026 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:10.127 [qtp1299825292-37] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=85f2d0ae-e682-4a40-a031-443c3d556a96 remoteRepositoryId=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 localRepositoryRevisionSynced=5 08:35:10.141 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:10.152 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 08:35:10.198 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 remoteRepositoryId=85f2d0ae-e682-4a40-a031-443c3d556a96 transaction.localRevision=18 remoteFromLocalRevision=6 08:35:10.256 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 from='target/repo/jjl1d6k2-kfb3x-local' toID=85f2d0ae-e682-4a40-a031-443c3d556a96 to='https://localhost:32913/85f2d0ae-e682-4a40-a031-443c3d556a96' 08:35:10.272 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='191e327fb1c4081b795a132dfe2efc98ae9bce74' to.sha1=''): /b 08:35:10.331 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="74410055-eddb-4c42-aa16-fd8dfe399d3d"] on repo=941fdec9-89a7-47fe-a45f-2255f8065968 08:35:10.395 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b' 08:35:10.406 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:10.410 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5bf56dc4-ce4e-4efd-afc1-8a66334bd441 08:35:10.410 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 85f2d0ae-e682-4a40-a031-443c3d556a96 08:35:10.410 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:10.416 [pool-14-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 remoteRepositoryId=85f2d0ae-e682-4a40-a031-443c3d556a96 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=18 08:35:10.452 [pool-14-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 1 ms. 08:35:10.466 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:10.466 [pool-14-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:10.467 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:10.467 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:10.468 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 52.24% 08:35:10.468 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 59.70% 08:35:10.470 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:10.472 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/ee' 08:35:10.504 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41534 bytes in 109 ms. path='/b' 08:35:10.515 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:35:10.521 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:10.635 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 67.16% 08:35:10.636 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 74.63% 08:35:10.651 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="74410055-eddb-4c42-aa16-fd8dfe399d3d"] on repo=941fdec9-89a7-47fe-a45f-2255f8065968 08:35:10.683 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:10.704 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 remoteRepositoryId=85f2d0ae-e682-4a40-a031-443c3d556a96 localRepositoryRevisionSynced=18 08:35:10.810 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% 08:35:10.882 [qtp1299825292-55] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=85f2d0ae-e682-4a40-a031-443c3d556a96 remoteRepositoryId=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 transaction.localRevision=8 remoteFromLocalRevision=19 08:35:10.933 [qtp868892995-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=3 08:35:10.937 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=85f2d0ae-e682-4a40-a031-443c3d556a96 from='https://localhost:32913/85f2d0ae-e682-4a40-a031-443c3d556a96' toID=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 to='target/repo/jjl1d6k2-kfb3x-local', fromRepoLocalSync=false 08:35:10.992 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d transaction.localRevision=16 remoteFromLocalRevision=4 08:35:11.082 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:35:11.096 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:11.097 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=941fdec9-89a7-47fe-a45f-2255f8065968 from='target/repo/jjl1crwb-6wofi-local' toID=74410055-eddb-4c42-aa16-fd8dfe399d3d to='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' 08:35:11.100 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 85f2d0ae-e682-4a40-a031-443c3d556a96 08:35:11.101 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5bf56dc4-ce4e-4efd-afc1-8a66334bd441 08:35:11.101 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:11.102 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=85f2d0ae-e682-4a40-a031-443c3d556a96 remoteRepositoryId=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 08:35:11.105 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:11.107 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:11.108 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:11.108 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:11.108 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:11.114 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 08:35:11.115 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 08:35:11.157 [qtp1299825292-37] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=85f2d0ae-e682-4a40-a031-443c3d556a96 remoteRepositoryId=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 localRepositoryRevisionSynced=8 08:35:11.188 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11183 ms. 08:35:11.200 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5bf56dc4-ce4e-4efd-afc1-8a66334bd441 remoteRepositoryId=85f2d0ae-e682-4a40-a031-443c3d556a96 transaction.localRevision=22 remoteFromLocalRevision=9 remoteRoot: jjl1d5uv-epr0f-remote remoteRepositoryId: f5694c6f-eb11-43f7-af17-0737d8cff785 08:35:11.297 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:11.305 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:11.305 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:11.305 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:11.314 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=16 08:35:11.326 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:11.342 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 08:35:11.343 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:11.343 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:11.344 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:11.344 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:11.347 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 08:35:11.347 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:35:11.404 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d localRepositoryRevisionSynced=16 08:35:11.597 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=326.0 MiB, used=24.6 MiB, available=3.5 GiB 08:35:11.602 [qtp868892995-37] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 transaction.localRevision=6 remoteFromLocalRevision=17 08:35:11.627 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74410055-eddb-4c42-aa16-fd8dfe399d3d from='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=941fdec9-89a7-47fe-a45f-2255f8065968 to='target/repo/jjl1crwb-6wofi-local', fromRepoLocalSync=false 08:35:11.709 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:11.715 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:11.716 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:11.716 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:35:11.717 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:35:11.720 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:11.738 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:11.739 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/2/.cloudstore.properties 08:35:11.739 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore.properties 08:35:11.739 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore-repo/parent.properties 08:35:11.740 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:35:11.740 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:35:11.740 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:11.740 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:11.749 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:35:11.749 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:35:11.813 [qtp868892995-50] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=6 hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=3, chunksDeleted=3 08:35:11.876 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6d31f106]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:35:11.877 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d transaction.localRevision=19 remoteFromLocalRevision=7 08:35:11.878 [main] INFO c.c.c.l.LocalRepoManagerImpl - [29c59b6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:35:11.883 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:35:12.344 [main] INFO c.c.c.l.LocalRepoManagerImpl - [63d0e8d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1e5w5-s7b2v-local' 08:35:12.349 [main] INFO c.c.c.l.LocalRepoManagerImpl - [63d0e8d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1e5w5-s7b2v-local' locked successfully. 08:35:12.369 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 08:35:12.370 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74410055-eddb-4c42-aa16-fd8dfe399d3d from='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=941fdec9-89a7-47fe-a45f-2255f8065968 to='target/repo/jjl1crwb-6wofi-local', fromRepoLocalSync=true 08:35:12.370 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 941fdec9-89a7-47fe-a45f-2255f8065968 ('target/repo/jjl1crwb-6wofi-local') 08:35:12.390 [pool-5-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 08:35:12.412 [pool-5-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 19.03% 08:35:12.437 [pool-5-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 25.12% 08:35:12.507 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:35:12.513 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:35:12.523 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1771 ms. 08:35:14.314 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.44% 08:35:14.333 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:35:14.347 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.42% 08:35:14.384 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 78.46% 08:35:14.397 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 151666c3-2947-4797-8cb6-3996065ad088 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5ue-p44ex-local localRepository.publicKeySha1 = 54:9C:D0:56:83:CB:9C:89:35:97:8F:9E:41:C3:7E:56:CA:AE:C9:41 remoteRepository.repositoryId = f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepository.remoteRoot = https://localhost:34025/f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepository.publicKeySha1 = 61:8C:2A:EE:CC:04:01:41:62:DC:E9:C3:C4:B0:EE:82:F3:F2:9E:60 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 151666c3-2947-4797-8cb6-3996065ad088 f5694c6f-eb11-43f7-af17-0737d8cff785 08:35:14.899 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 08:35:15.016 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:35:15.024 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=7 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6 08:35:15.115 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:15.125 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:15.126 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:15.126 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:35:15.128 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=7 localRepositoryRevisionInProgress=9 08:35:15.131 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:15.221 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=328.5 MiB, used=29.2 MiB, available=3.5 GiB 08:35:15.220 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:15.220 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/2/.cloudstore.properties 08:35:15.221 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore.properties 08:35:15.221 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore-repo/parent.properties 08:35:15.224 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore.properties 08:35:15.225 [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!]]] 08:35:15.225 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:15.276 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:15.279 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = f5694c6f-eb11-43f7-af17-0737d8cff785 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote localRepository.publicKeySha1 = 61:8C:2A:EE:CC:04:01:41:62:DC:E9:C3:C4:B0:EE:82:F3:F2:9E:60 remoteRepository.repositoryId = 151666c3-2947-4797-8cb6-3996065ad088 remoteRepository.publicKeySha1 = 54:9C:D0:56:83:CB:9C:89:35:97:8F:9E:41:C3:7E:56:CA:AE:C9:41 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 f5694c6f-eb11-43f7-af17-0737d8cff785 151666c3-2947-4797-8cb6-3996065ad088 08:35:15.344 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:15.384 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:15.401 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1' 08:35:15.571 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:15.613 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:15.624 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d10' 08:35:15.672 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 30.31% 08:35:15.675 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:15.712 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:15.714 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d11' 08:35:15.845 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:15.891 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:15.897 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2' 08:35:15.947 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:16.020 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:16.023 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/d20' 08:35:16.054 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:16.136 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:16.139 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/f40' 08:35:16.194 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:16.281 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:16.286 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d3' 08:35:16.334 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:16.390 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 35.61% 08:35:16.390 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 40.91% 08:35:16.392 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:16.394 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties' 08:35:16.473 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f561b573b1639887bbd1a1dde32fa2e168374b79' to.sha1=''): /.cloudstore.properties 08:35:16.558 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="74410055-eddb-4c42-aa16-fd8dfe399d3d"] on repo=941fdec9-89a7-47fe-a45f-2255f8065968 08:35:16.606 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties' 08:35:16.629 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:35:16.634 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 151666c3-2947-4797-8cb6-3996065ad088 ('target/repo/jjl1d5ue-p44ex-local') 08:35:16.636 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f5694c6f-eb11-43f7-af17-0737d8cff785 from='https://localhost:34025/f5694c6f-eb11-43f7-af17-0737d8cff785' toID=151666c3-2947-4797-8cb6-3996065ad088 to='target/repo/jjl1d5ue-p44ex-local', fromRepoLocalSync=true 08:35:16.664 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 598 ms. 08:35:16.696 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:35:16.717 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 08:35:16.885 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 serverRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 renewalDateTime=2018-07-14T07:05:16.795Z expiryDateTime=2018-07-14T07:35:16.795Z 08:35:16.948 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:35:16.973 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:35:17.036 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.47% 08:35:17.235 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 08:35:17.277 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1197 ms. 08:35:17.306 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 08:35:17.503 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:35:17.711 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 08:35:17.877 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:35:18.026 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:18.049 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f5694c6f-eb11-43f7-af17-0737d8cff785 08:35:18.050 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 151666c3-2947-4797-8cb6-3996065ad088 08:35:18.051 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:18.056 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:35:18.079 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:18.158 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:18.159 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:18.159 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:18.159 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:18.340 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:18.363 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:35:18.469 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:18.479 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101 bytes in 1873 ms. path='/.cloudstore.properties' 08:35:18.504 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties 08:35:18.614 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="74410055-eddb-4c42-aa16-fd8dfe399d3d"] on repo=941fdec9-89a7-47fe-a45f-2255f8065968 08:35:18.633 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:18.636 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 08:35:18.705 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:18.726 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6fe337a5]initPersistenceManagerFactory: repositoryId=6972ba37-6920-42ff-8a4c-c619230ffc2b 08:35:18.729 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:18.781 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:18.783 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/d10/f30' 08:35:18.797 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6fe337a5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12993 ms. 08:35:18.801 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:18.818 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' localRoot: jjl1dz07-f3czd-local localRepositoryId: 6972ba37-6920-42ff-8a4c-c619230ffc2b 08:35:18.833 [main] INFO c.c.c.l.LocalRepoManagerImpl - [17e66aed]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dz08-rhqri-remote' 08:35:18.838 [main] INFO c.c.c.l.LocalRepoManagerImpl - [17e66aed]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dz08-rhqri-remote' locked successfully. 08:35:18.878 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:18.977 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 08:35:18.983 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:18.987 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:35:19.006 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ac1e0ac37404f2de2d1cdaf8d6c6c67cfb55974' to.sha1=''): /d1/d10/f30 08:35:19.231 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:19.260 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:19.266 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:35:19.270 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="74410055-eddb-4c42-aa16-fd8dfe399d3d"] on repo=941fdec9-89a7-47fe-a45f-2255f8065968 08:35:19.347 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/d10/f30' 08:35:19.354 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:19.424 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 34048 bytes in 77 ms. path='/d1/d10/f30' 08:35:19.434 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_0 into destFile f30 08:35:19.448 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:19.451 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:35:19.496 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:19.496 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="74410055-eddb-4c42-aa16-fd8dfe399d3d"] on repo=941fdec9-89a7-47fe-a45f-2255f8065968 08:35:19.575 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:19.577 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:19.579 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 08:35:19.605 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:19.608 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f20' 08:35:19.630 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:19.675 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 08:35:19.675 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 08:35:19.679 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:19.683 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 08:35:19.706 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b35fa12b24fa3dd455fa0b0f3503ede2cbacfd23' to.sha1=''): /d1/f20 08:35:19.766 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="74410055-eddb-4c42-aa16-fd8dfe399d3d"] on repo=941fdec9-89a7-47fe-a45f-2255f8065968 08:35:19.833 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f20' 08:35:19.838 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6da9fd21d6e28e1c6f29871d5ca39b556d24c054' to.sha1=''): /#4/#b 08:35:19.917 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157392 bytes in 84 ms. path='/d1/f20' 08:35:19.927 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b17578491f900ac355e02190d7efbd0fec614a69_0 into destFile f20 08:35:20.023 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="74410055-eddb-4c42-aa16-fd8dfe399d3d"] on repo=941fdec9-89a7-47fe-a45f-2255f8065968 08:35:20.034 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:20.096 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:20.104 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:20.110 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f21' 08:35:20.111 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 08:35:20.200 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2ed07b301bb04a3bb2cc52ba4e7922dd7c3956fe' to.sha1=''): /d1/f21 08:35:20.298 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="74410055-eddb-4c42-aa16-fd8dfe399d3d"] on repo=941fdec9-89a7-47fe-a45f-2255f8065968 08:35:20.299 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53200 bytes in 188 ms. path='/#4/#b' 08:35:20.314 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f21' 08:35:20.316 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 08:35:20.454 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:20.497 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 225336 bytes in 183 ms. path='/d1/f21' 08:35:20.507 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1201496551bf9c139b93437e511ec82695a95182_0 into destFile f21 08:35:20.638 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:20.675 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:20.685 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 08:35:20.710 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="74410055-eddb-4c42-aa16-fd8dfe399d3d"] on repo=941fdec9-89a7-47fe-a45f-2255f8065968 08:35:20.796 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='325f3ae910098218246fc14c977108517d6683a3' to.sha1=''): /#4/a 08:35:20.813 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:20.912 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 46.22% 08:35:20.963 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:20.970 [qtp868892995-72] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=9 08:35:20.987 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 08:35:21.015 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d transaction.localRevision=60 remoteFromLocalRevision=10 08:35:21.021 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=941fdec9-89a7-47fe-a45f-2255f8065968 from='target/repo/jjl1crwb-6wofi-local' toID=74410055-eddb-4c42-aa16-fd8dfe399d3d to='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' 08:35:21.097 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=17 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=16 08:35:21.106 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:21.111 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:21.112 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:21.112 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:21.113 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d localRepositoryRevisionSynced=17 localRepositoryRevisionInProgress=60 08:35:21.117 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:21.120 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:21.121 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:21.121 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:21.121 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:21.125 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 52.24% 08:35:21.125 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 08:35:21.125 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 08:35:21.147 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d localRepositoryRevisionSynced=60 08:35:21.308 [qtp868892995-50] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 transaction.localRevision=12 remoteFromLocalRevision=61 08:35:21.329 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 541978 bytes in 340 ms. path='/#4/a' 08:35:21.350 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:35:21.407 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74410055-eddb-4c42-aa16-fd8dfe399d3d from='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=941fdec9-89a7-47fe-a45f-2255f8065968 to='target/repo/jjl1crwb-6wofi-local', fromRepoLocalSync=false 08:35:21.436 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:21.540 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:21.544 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:21.545 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:21.546 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:21.546 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:35:21.547 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 08:35:21.561 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:21.573 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:21.602 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 08:35:21.630 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:21.638 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/2/.cloudstore.properties 08:35:21.639 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore.properties 08:35:21.639 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore-repo/parent.properties 08:35:21.645 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:35:21.662 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:35:21.663 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:21.663 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:21.671 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 08:35:21.671 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 08:35:21.805 [qtp868892995-50] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=12 08:35:21.858 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='670b27a9917139a543e8cedce6d618056aa9fb44' to.sha1=''): /#4/c+ 08:35:21.875 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d transaction.localRevision=63 remoteFromLocalRevision=13 08:35:21.942 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 08:35:22.002 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 08:35:22.009 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74410055-eddb-4c42-aa16-fd8dfe399d3d from='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=941fdec9-89a7-47fe-a45f-2255f8065968 to='target/repo/jjl1crwb-6wofi-local', fromRepoLocalSync=true 08:35:22.017 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 941fdec9-89a7-47fe-a45f-2255f8065968 ('target/repo/jjl1crwb-6wofi-local') 08:35:22.040 [pool-6-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 08:35:22.049 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:22.071 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 08:35:22.108 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:35:22.112 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:35:22.123 [pool-6-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 18.01% 08:35:22.132 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.44% 08:35:22.342 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:35:22.368 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.42% 08:35:22.426 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 78.58% 08:35:22.431 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:35:22.483 [pool-6-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 23.09% 08:35:22.497 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 465942 bytes in 425 ms. path='/#4/c+' 08:35:22.513 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 08:35:22.621 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 08:35:22.654 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:35:22.659 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=13 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=12 08:35:22.708 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:22.711 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:22.715 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:22.715 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:22.716 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:35:22.716 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=13 localRepositoryRevisionInProgress=14 08:35:22.727 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:22.749 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:22.749 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/2/.cloudstore.properties 08:35:22.754 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore.properties 08:35:22.755 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore-repo/parent.properties 08:35:22.761 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:35:22.762 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:35:22.762 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:22.763 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:22.775 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 08:35:22.776 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 08:35:22.799 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:22.831 [qtp868892995-72] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=14 08:35:22.941 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:22.944 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 08:35:23.054 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bebc162eac92872dc861f7a5f35711b422b81385' to.sha1=''): /#4/d$ 08:35:23.076 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d transaction.localRevision=64 remoteFromLocalRevision=15 08:35:23.129 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=941fdec9-89a7-47fe-a45f-2255f8065968 from='target/repo/jjl1crwb-6wofi-local' toID=74410055-eddb-4c42-aa16-fd8dfe399d3d to='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' 08:35:23.148 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:23.159 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 08:35:23.175 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=61 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=60 08:35:23.209 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:23.217 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:23.217 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:23.217 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:23.219 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d localRepositoryRevisionSynced=61 localRepositoryRevisionInProgress=64 08:35:23.221 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:23.223 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:23.224 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:23.224 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:23.224 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:23.224 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 08:35:23.225 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 08:35:23.234 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d localRepositoryRevisionSynced=64 08:35:23.347 [qtp868892995-72] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 transaction.localRevision=17 remoteFromLocalRevision=65 08:35:23.361 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74410055-eddb-4c42-aa16-fd8dfe399d3d from='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=941fdec9-89a7-47fe-a45f-2255f8065968 to='target/repo/jjl1crwb-6wofi-local', fromRepoLocalSync=false 08:35:23.399 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 288603 bytes in 239 ms. path='/#4/d$' 08:35:23.406 [closeDeferredTimer-26270b77-1] INFO c.c.c.l.LocalRepoManagerImpl - [26270b77]_close: Shutting down real LocalRepoManager. 08:35:23.413 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 08:35:23.477 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:23.481 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:23.481 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:23.481 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:35:23.482 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=17 08:35:23.483 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:23.502 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:23.503 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/2/.cloudstore.properties 08:35:23.503 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore.properties 08:35:23.503 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore-repo/parent.properties 08:35:23.514 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:35:23.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:35:23.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:23.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:23.539 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 08:35:23.540 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 08:35:23.563 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:23.600 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:23.655 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:23.659 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:35:23.647 [qtp868892995-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=17 08:35:23.725 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d transaction.localRevision=67 remoteFromLocalRevision=18 08:35:23.734 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 08:35:23.759 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='498a771c0a3c84d19c0de307cfc42ec98ee5466f' to.sha1=''): /1 {11 11ä11#+} 1/a 08:35:23.809 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 08:35:23.810 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74410055-eddb-4c42-aa16-fd8dfe399d3d from='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=941fdec9-89a7-47fe-a45f-2255f8065968 to='target/repo/jjl1crwb-6wofi-local', fromRepoLocalSync=true 08:35:23.818 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 941fdec9-89a7-47fe-a45f-2255f8065968 ('target/repo/jjl1crwb-6wofi-local') 08:35:23.841 [pool-7-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 08:35:23.855 [pool-7-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 18.01% 08:35:23.872 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:23.871 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:35:23.873 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:35:23.878 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1860 ms. 08:35:23.909 [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' 08:35:23.919 [pool-7-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 23.09% 08:35:23.974 [closeDeferredTimer-4adcc981-1] INFO c.c.c.l.LocalRepoManagerImpl - [4adcc981]_close: Shutting down real LocalRepoManager. 08:35:24.067 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101973 bytes in 158 ms. path='/1 {11 11ä11#+} 1/a' 08:35:24.108 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:35:24.279 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:24.287 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:24.322 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:24.328 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:35:24.473 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a11fda62eb7115d6dd2ea521834c48f1c0d3ee8c' to.sha1=''): /1 {11 11ä11#+} 1/b 08:35:24.605 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:24.611 [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' 08:35:24.715 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 119632 bytes in 103 ms. path='/1 {11 11ä11#+} 1/b' 08:35:24.725 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:35:24.792 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:24.855 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:24.933 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:24.938 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:35:25.175 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0fc00ebdb68ea53daebe92b0163dba8cf1ee5dc4' to.sha1=''): /1 {11 11ä11#+} 1/c 08:35:25.358 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:25.442 [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' 08:35:25.516 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45894 bytes in 73 ms. path='/1 {11 11ä11#+} 1/c' 08:35:25.530 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:35:25.575 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:25.597 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:25.671 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 43.50% 08:35:25.677 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:25.680 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:35:25.749 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.44% 08:35:25.788 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2d6e7ab1110cf9e9d15bdeee1dda8f0e8400e0f6' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:35:25.819 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:35:25.856 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.42% 08:35:25.889 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:25.961 [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' 08:35:26.022 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 78.58% 08:35:26.069 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:35:26.299 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 439983 bytes in 338 ms. path='/2/1 {11 11ä11#+} 1/a' 08:35:26.307 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 08:35:26.361 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:35:26.387 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:35:26.394 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=18 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=17 08:35:26.437 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:26.442 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:26.442 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:26.442 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:35:26.443 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=21 08:35:26.445 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:26.458 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:26.500 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:26.500 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/2/.cloudstore.properties 08:35:26.500 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore.properties 08:35:26.500 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore-repo/parent.properties 08:35:26.503 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore.properties 08:35:26.503 [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]]] 08:35:26.504 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:26.517 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 08:35:26.518 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 08:35:26.551 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:26.568 [qtp868892995-50] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=21 08:35:26.637 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:26.643 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:35:26.663 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d transaction.localRevision=68 remoteFromLocalRevision=22 08:35:26.721 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=941fdec9-89a7-47fe-a45f-2255f8065968 from='target/repo/jjl1crwb-6wofi-local' toID=74410055-eddb-4c42-aa16-fd8dfe399d3d to='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' 08:35:26.741 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1ba8cc614071e3e5db4b5de19a97849cd11b0543' to.sha1=''): /2/1 {11 11ä11#+} 1/b 08:35:26.800 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=65 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=64 08:35:26.831 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:26.834 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:26.834 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:26.835 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:26.835 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:26.836 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d localRepositoryRevisionSynced=65 localRepositoryRevisionInProgress=68 08:35:26.838 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:26.840 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:26.840 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:26.840 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:26.840 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:26.841 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 08:35:26.842 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 08:35:26.851 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d localRepositoryRevisionSynced=68 08:35:26.905 [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' 08:35:26.947 [qtp868892995-37] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 transaction.localRevision=24 remoteFromLocalRevision=69 08:35:26.991 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 105700 bytes in 85 ms. path='/2/1 {11 11ä11#+} 1/b' 08:35:26.995 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74410055-eddb-4c42-aa16-fd8dfe399d3d from='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=941fdec9-89a7-47fe-a45f-2255f8065968 to='target/repo/jjl1crwb-6wofi-local', fromRepoLocalSync=false 08:35:27.010 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:35:27.082 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:27.089 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:27.095 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:27.109 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:27.110 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:27.111 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:35:27.115 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=21 localRepositoryRevisionInProgress=24 08:35:27.117 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:27.144 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:27.145 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/2/.cloudstore.properties 08:35:27.152 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:27.158 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:35:27.155 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore.properties 08:35:27.159 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore-repo/parent.properties 08:35:27.165 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:35:27.166 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:35:27.166 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:27.167 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:27.175 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 08:35:27.176 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 08:35:27.222 [qtp868892995-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=24 08:35:27.258 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d transaction.localRevision=71 remoteFromLocalRevision=25 08:35:27.271 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='379650a50355e01a9555efa7b78a91c893b6283b' to.sha1=''): /2/a 08:35:27.336 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 08:35:27.353 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:27.375 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 08:35:27.376 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74410055-eddb-4c42-aa16-fd8dfe399d3d from='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=941fdec9-89a7-47fe-a45f-2255f8065968 to='target/repo/jjl1crwb-6wofi-local', fromRepoLocalSync=true 08:35:27.376 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 941fdec9-89a7-47fe-a45f-2255f8065968 ('target/repo/jjl1crwb-6wofi-local') 08:35:27.388 [pool-8-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 08:35:27.390 [pool-8-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1120 ms. 08:35:27.435 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:35:27.639 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 649344 bytes in 204 ms. path='/2/a' 08:35:27.652 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:35:27.847 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:27.858 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:27.981 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:27.982 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:35:28.049 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0c67990280370d49c4010d12ca049c5e1dbf48ee' to.sha1=''): /3/a 08:35:28.143 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:28.176 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:35:28.253 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 66386 bytes in 76 ms. path='/3/a' 08:35:28.262 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:35:28.398 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:28.418 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:28.483 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:28.486 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:35:28.534 [pool-8-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 18.01% 08:35:28.595 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='099c72fcbb840844cd2cd420e9647397ad6bd96c' to.sha1=''): /3/b 08:35:28.637 [pool-8-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 23.09% 08:35:28.663 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:28.741 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:35:28.744 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:35:28.751 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.44% 08:35:28.764 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:35:28.771 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.42% 08:35:28.792 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 78.58% 08:35:28.797 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:35:28.946 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:35:29.023 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51438 bytes in 77 ms. path='/3/b' 08:35:29.033 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:35:29.118 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 08:35:29.437 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:35:29.447 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:29.464 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=25 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=24 08:35:29.488 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:29.501 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:29.507 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:29.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:29.523 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:35:29.524 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=25 localRepositoryRevisionInProgress=27 08:35:29.568 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:29.581 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:35:29.585 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:29.636 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:29.637 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/2/.cloudstore.properties 08:35:29.637 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore.properties 08:35:29.637 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore-repo/parent.properties 08:35:29.668 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:35:29.669 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning true, because of deletion: /2/.cloudstore.properties 08:35:29.670 [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]]] 08:35:29.670 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:29.682 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 08:35:29.683 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 08:35:29.764 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='30f8bbd49f1675728b2764098e133ab3b2dabaa6' to.sha1=''): /3/c 08:35:29.881 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:29.899 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:35:29.989 [qtp868892995-50] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=27 08:35:30.024 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d transaction.localRevision=72 remoteFromLocalRevision=28 08:35:30.038 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=941fdec9-89a7-47fe-a45f-2255f8065968 from='target/repo/jjl1crwb-6wofi-local' toID=74410055-eddb-4c42-aa16-fd8dfe399d3d to='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' 08:35:30.102 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=69 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=68 08:35:30.120 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:30.128 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:30.128 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:30.128 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:30.129 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d localRepositoryRevisionSynced=69 localRepositoryRevisionInProgress=72 08:35:30.131 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:30.132 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:30.133 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:30.133 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:30.133 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:30.133 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 08:35:30.134 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 08:35:30.171 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d localRepositoryRevisionSynced=72 08:35:30.298 [qtp868892995-52] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 transaction.localRevision=30 remoteFromLocalRevision=73 08:35:30.311 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74410055-eddb-4c42-aa16-fd8dfe399d3d from='https://localhost:33942/74410055-eddb-4c42-aa16-fd8dfe399d3d/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=941fdec9-89a7-47fe-a45f-2255f8065968 to='target/repo/jjl1crwb-6wofi-local', fromRepoLocalSync=false 08:35:30.381 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:30.384 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 74410055-eddb-4c42-aa16-fd8dfe399d3d 08:35:30.393 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 941fdec9-89a7-47fe-a45f-2255f8065968 08:35:30.393 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:35:30.394 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=27 localRepositoryRevisionInProgress=30 08:35:30.396 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:30.404 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:30.405 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/2/.cloudstore.properties 08:35:30.405 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore.properties 08:35:30.405 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1crwi-bvfua-remote/.cloudstore-repo/parent.properties 08:35:30.429 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:35:30.429 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:35:30.429 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:30.429 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:30.459 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 08:35:30.459 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 08:35:30.480 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 820688 bytes in 581 ms. path='/3/c' 08:35:30.499 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:35:30.561 [qtp868892995-37] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d remoteRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 localRepositoryRevisionSynced=30 08:35:30.588 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=941fdec9-89a7-47fe-a45f-2255f8065968 remoteRepositoryId=74410055-eddb-4c42-aa16-fd8dfe399d3d transaction.localRevision=75 remoteFromLocalRevision=31 08:35:30.581 [main] INFO c.c.c.l.LocalRepoManagerImpl - [63d0e8d]initPersistenceManagerFactory: repositoryId=ab56afc6-191d-434a-9da2-272468f31ca4 08:35:30.598 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 08:35:30.600 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57a3af25]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:35:30.603 [main] INFO c.c.c.l.LocalRepoManagerImpl - [63d0e8d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9527 ms. 08:35:30.606 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:35:30.610 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:30.643 [main] INFO c.c.c.l.LocalRepoManagerImpl - [626b639e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local' 08:35:30.645 [main] INFO c.c.c.l.LocalRepoManagerImpl - [626b639e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local' locked successfully. 08:35:30.658 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:30.745 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2337bf27]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1e5w7-j0sdg-remote' 08:35:30.747 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:30.756 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:35:30.798 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2337bf27]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1e5w7-j0sdg-remote' locked successfully. 08:35:30.889 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='447a7fa9e496a21f2b40d6f00fd8fd0252246cba' to.sha1=''): /3/d 08:35:31.078 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:31.091 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:35:31.332 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 609708 bytes in 241 ms. path='/3/d' 08:35:31.340 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:35:31.408 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:31.418 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:31.432 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 44.48% 08:35:31.434 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:31.436 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 08:35:31.570 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2838db3c5f4ea830926e25f62063120a7fcac6c5' to.sha1=''): /5#/e 08:35:31.637 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:31.724 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 08:35:31.808 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 55848 bytes in 84 ms. path='/5#/e' 08:35:31.819 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 08:35:31.877 [closeDeferredTimer-6d31f106-1] INFO c.c.c.l.LocalRepoManagerImpl - [6d31f106]_close: Shutting down real LocalRepoManager. 08:35:31.940 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:35:31.972 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:32.034 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% 08:35:32.186 [qtp631086865-64] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 localRepositoryRevisionSynced=3 08:35:32.331 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 remoteRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 transaction.localRevision=106 remoteFromLocalRevision=4 08:35:32.376 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=151666c3-2947-4797-8cb6-3996065ad088 from='target/repo/jjl1d5ue-p44ex-local' toID=f5694c6f-eb11-43f7-af17-0737d8cff785 to='https://localhost:34025/f5694c6f-eb11-43f7-af17-0737d8cff785' 08:35:32.575 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:32.579 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 151666c3-2947-4797-8cb6-3996065ad088 08:35:32.580 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f5694c6f-eb11-43f7-af17-0737d8cff785 08:35:32.580 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:32.584 [closeDeferredTimer-29c59b6e-1] INFO c.c.c.l.LocalRepoManagerImpl - [29c59b6e]_close: Shutting down real LocalRepoManager. 08:35:32.599 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 remoteRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 08:35:32.622 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:32.659 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:32.662 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:32.663 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:32.663 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:32.664 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 08:35:32.665 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:35:32.705 [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:238) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:35:32.722 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 14 08:50:32 CEST 2018 08:35:32.756 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 remoteRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 localRepositoryRevisionSynced=106 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 220.478 sec - in co.codewizards.cloudstore.test.LocalServerClientGarbageCollectionIT 08:35:32.899 [qtp631086865-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 transaction.localRevision=6 remoteFromLocalRevision=107 08:35:32.924 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@364e5689{HTTP/1.1}{127.0.0.1:0} 08:35:32.929 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f5694c6f-eb11-43f7-af17-0737d8cff785 from='https://localhost:34025/f5694c6f-eb11-43f7-af17-0737d8cff785' toID=151666c3-2947-4797-8cb6-3996065ad088 to='target/repo/jjl1d5ue-p44ex-local', fromRepoLocalSync=false 08:35:32.942 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@a8aea3e{/,null,UNAVAILABLE} 08:35:32.960 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/ZXGIEt1GB4DRQDLrhWSYrA/.cloudstore/localServerRunning.deleteToStop 08:35:32.966 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@54743fed{SSL-http/1.1}{0.0.0.0:35775} 08:35:32.970 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3f772dec{/,null,UNAVAILABLE} 08:35:33.022 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:33.033 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f5694c6f-eb11-43f7-af17-0737d8cff785 08:35:33.034 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 151666c3-2947-4797-8cb6-3996065ad088 08:35:33.034 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:33.040 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:35:33.044 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:33.054 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:33.054 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:33.054 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:33.054 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:33.060 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:35:33.060 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:35:33.181 [qtp631086865-79] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 localRepositoryRevisionSynced=6 08:35:33.219 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 remoteRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 transaction.localRevision=109 remoteFromLocalRevision=7 08:35:33.228 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:35:33.668 [main] INFO c.c.c.l.LocalRepoManagerImpl - [17e66aed]initPersistenceManagerFactory: repositoryId=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 08:35:33.715 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f0eb4b4]_close: Shutting down real LocalRepoManager. 08:35:33.975 [main] INFO c.c.c.l.LocalRepoManagerImpl - [17e66aed]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10695 ms. remoteRoot: jjl1dz08-rhqri-remote remoteRepositoryId: 5c5ecb76-d824-4b7e-8cdf-12113487b5d2 08:35:34.495 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=350.0 MiB, used=37.1 MiB, available=3.4 GiB Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 6972ba37-6920-42ff-8a4c-c619230ffc2b localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dz07-f3czd-local localRepository.publicKeySha1 = 6D:D2:8A:C0:24:2A:9E:1C:22:4C:12:1C:D6:97:8F:67:89:59:01:93 remoteRepository.repositoryId = 5c5ecb76-d824-4b7e-8cdf-12113487b5d2 remoteRepository.remoteRoot = https://localhost:44304/5c5ecb76-d824-4b7e-8cdf-12113487b5d2/2 remoteRepository.publicKeySha1 = 44:C9:E7:D2:1D:06:22:8D:54:EC:6A:CF:BC:87:9A:9C:51:3A:FC:14 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 6972ba37-6920-42ff-8a4c-c619230ffc2b 5c5ecb76-d824-4b7e-8cdf-12113487b5d2 Running co.codewizards.cloudstore.test.FileLsIT 08:35:35.325 [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:238) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.4.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] 08:35:35.348 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 14 08:50:35 CEST 2018 08:35:35.442 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=350.5 MiB, used=31.6 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 5c5ecb76-d824-4b7e-8cdf-12113487b5d2 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dz08-rhqri-remote localRepository.publicKeySha1 = 44:C9:E7:D2:1D:06:22:8D:54:EC:6A:CF:BC:87:9A:9C:51:3A:FC:14 remoteRepository.repositoryId = 6972ba37-6920-42ff-8a4c-c619230ffc2b remoteRepository.publicKeySha1 = 6D:D2:8A:C0:24:2A:9E:1C:22:4C:12:1C:D6:97:8F:67:89:59:01:93 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 5c5ecb76-d824-4b7e-8cdf-12113487b5d2 6972ba37-6920-42ff-8a4c-c619230ffc2b 08:35:36.220 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:35:36.471 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:35:36.472 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 from='https://localhost:44304/5c5ecb76-d824-4b7e-8cdf-12113487b5d2/2' toID=6972ba37-6920-42ff-8a4c-c619230ffc2b to='target/repo/jjl1dz07-f3czd-local', fromRepoLocalSync=true 08:35:36.472 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6972ba37-6920-42ff-8a4c-c619230ffc2b ('target/repo/jjl1dz07-f3czd-local') 08:35:36.576 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:35:36.609 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 08:35:36.622 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6972ba37-6920-42ff-8a4c-c619230ffc2b serverRepositoryId=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 renewalDateTime=2018-07-14T07:05:36.528Z expiryDateTime=2018-07-14T07:35:36.528Z 08:35:36.663 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:35:36.684 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:35:36.719 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.00% 08:35:36.889 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 08:35:36.927 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 08:35:37.003 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:35:37.090 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 08:35:37.227 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:35:37.260 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/3pSg_jQ5ZKqYq02Alqoy_Q/.cloudstore/ssl.server/keystore' does not exist! 08:35:37.260 [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! ********************************************************************** 08:35:37.505 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:37.514 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5c5ecb76-d824-4b7e-8cdf-12113487b5d2 08:35:37.515 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6972ba37-6920-42ff-8a4c-c619230ffc2b 08:35:37.515 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 08:35:37.517 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 remoteRepositoryId=6972ba37-6920-42ff-8a4c-c619230ffc2b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:35:37.526 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:37.583 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:37.583 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dz08-rhqri-remote/.cloudstore.properties 08:35:37.583 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dz08-rhqri-remote/.cloudstore-repo/parent.properties 08:35:37.584 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:35:37.584 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:35:37.585 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:37.585 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:37.604 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:37.646 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:35:37.751 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:37.845 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:37.848 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:35:37.946 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31% 08:35:37.948 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:38.034 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58% 08:35:38.034 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85% 08:35:38.036 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:38.042 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:35:38.117 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6041d986bbeee7742bc176f49aff99ea5357398b' to.sha1=''): /1 {11 11ä11#+} 1/a 08:35:38.357 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5c5ecb76-d824-4b7e-8cdf-12113487b5d2"] on repo=6972ba37-6920-42ff-8a4c-c619230ffc2b 08:35:38.437 [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' 08:35:38.520 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41520 bytes in 83 ms. path='/1 {11 11ä11#+} 1/a' 08:35:38.528 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:35:38.609 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5c5ecb76-d824-4b7e-8cdf-12113487b5d2"] on repo=6972ba37-6920-42ff-8a4c-c619230ffc2b 08:35:38.674 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:38.800 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:38.801 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:35:38.848 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e2839734fa8e35cc1ee6331e551c3d3c59743778' to.sha1=''): /1 {11 11ä11#+} 1/b 08:35:38.888 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5c5ecb76-d824-4b7e-8cdf-12113487b5d2"] on repo=6972ba37-6920-42ff-8a4c-c619230ffc2b 08:35:38.964 [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' 08:35:39.078 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 363699 bytes in 112 ms. path='/1 {11 11ä11#+} 1/b' 08:35:39.086 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:35:39.468 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5c5ecb76-d824-4b7e-8cdf-12113487b5d2"] on repo=6972ba37-6920-42ff-8a4c-c619230ffc2b 08:35:39.506 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:39.542 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:39.544 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:35:39.592 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='804477a77078b8c2f113d9b01192948895093ac4' to.sha1=''): /a 08:35:39.635 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5c5ecb76-d824-4b7e-8cdf-12113487b5d2"] on repo=6972ba37-6920-42ff-8a4c-c619230ffc2b 08:35:39.714 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:35:39.800 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 236948 bytes in 85 ms. path='/a' 08:35:39.808 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:35:39.868 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5c5ecb76-d824-4b7e-8cdf-12113487b5d2"] on repo=6972ba37-6920-42ff-8a4c-c619230ffc2b 08:35:39.959 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:39.994 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 2732 ms. Generating a new RSA key pair took 2732 ms. ********************************************************************** Server certificate fingerprint (SHA1): CC:28:BA:CE:62:39:22:57:CA:71:04:27:91:F3:8D:32:CC:2E:73: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. ********************************************************************** 08:35:40.005 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): CC:28:BA:CE:62:39:22:57:CA:71:04:27:91:F3:8D:32:CC:2E:73:A5 08:35:40.041 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43% 08:35:40.153 [qtp1185997402-49] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 remoteRepositoryId=6972ba37-6920-42ff-8a4c-c619230ffc2b localRepositoryRevisionSynced=3 08:35:40.173 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.6 MiB, available=3.5 GiB 08:35:40.199 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1987 ms. 08:35:40.271 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6972ba37-6920-42ff-8a4c-c619230ffc2b remoteRepositoryId=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 transaction.localRevision=24 remoteFromLocalRevision=4 08:35:40.283 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6972ba37-6920-42ff-8a4c-c619230ffc2b from='target/repo/jjl1dz07-f3czd-local' toID=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 to='https://localhost:44304/5c5ecb76-d824-4b7e-8cdf-12113487b5d2/2' 08:35:40.404 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:40.407 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6972ba37-6920-42ff-8a4c-c619230ffc2b 08:35:40.408 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5c5ecb76-d824-4b7e-8cdf-12113487b5d2 08:35:40.408 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:40.412 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6972ba37-6920-42ff-8a4c-c619230ffc2b remoteRepositoryId=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 08:35:40.426 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:40.437 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:40.437 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:40.438 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:40.439 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:40.440 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 08:35:40.440 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:35:40.486 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6972ba37-6920-42ff-8a4c-c619230ffc2b remoteRepositoryId=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 localRepositoryRevisionSynced=24 08:35:40.546 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]_close: Shutting down real LocalRepoManager. 08:35:40.644 [qtp1185997402-49] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 remoteRepositoryId=6972ba37-6920-42ff-8a4c-c619230ffc2b transaction.localRevision=6 remoteFromLocalRevision=25 08:35:40.690 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 from='https://localhost:44304/5c5ecb76-d824-4b7e-8cdf-12113487b5d2/2' toID=6972ba37-6920-42ff-8a4c-c619230ffc2b to='target/repo/jjl1dz07-f3czd-local', fromRepoLocalSync=false 08:35:40.789 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:40.793 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5c5ecb76-d824-4b7e-8cdf-12113487b5d2 08:35:40.793 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6972ba37-6920-42ff-8a4c-c619230ffc2b 08:35:40.793 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 08:35:40.793 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 remoteRepositoryId=6972ba37-6920-42ff-8a4c-c619230ffc2b localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:35:40.795 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:40.802 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:40.803 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dz08-rhqri-remote/.cloudstore.properties 08:35:40.803 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dz08-rhqri-remote/.cloudstore-repo/parent.properties 08:35:40.803 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:35:40.803 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:35:40.803 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:40.803 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:40.809 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:35:40.809 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:35:40.877 [qtp1185997402-49] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 remoteRepositoryId=6972ba37-6920-42ff-8a4c-c619230ffc2b localRepositoryRevisionSynced=6 08:35:40.911 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6972ba37-6920-42ff-8a4c-c619230ffc2b remoteRepositoryId=5c5ecb76-d824-4b7e-8cdf-12113487b5d2 transaction.localRevision=27 remoteFromLocalRevision=7 08:35:40.913 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:35:41.062 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6fe337a5]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:35:41.063 [main] INFO c.c.c.l.LocalRepoManagerImpl - [17e66aed]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:35:41.066 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10acfe30]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1es20-wer6m-local' 08:35:41.069 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10acfe30]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1es20-wer6m-local' locked successfully. 08:35:41.800 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57a3af25]initPersistenceManagerFactory: repositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 08:35:41.877 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57a3af25]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21742 ms. localRoot: jjl1dzo1-65ike-local localRepositoryId: 04505143-56b4-4867-8d7e-38b394bb5b08 08:35:42.097 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2881ad47]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dzob-dlrdx-remote' 08:35:42.102 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2881ad47]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dzob-dlrdx-remote' locked successfully. 08:35:42.236 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @9138ms 08:35:42.647 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f0eb4b4]initPersistenceManagerFactory: repositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:35:42.653 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 08:35:42.709 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f0eb4b4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21516 ms. localRoot: jjl1e155-oy405-local localRepositoryId: 46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:35:43.023 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1e15r-2evzy-remote' 08:35:43.027 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1e15r-2evzy-remote' locked successfully. Jul 14, 2018 8:35:43 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:35:44.399 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@10fa70eb{/,null,AVAILABLE} 08:35:44.450 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@1f3d14e1{HTTP/1.1}{127.0.0.1:39593} 08:35:44.455 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @11362ms 08:35:44.525 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.1.5.v20140505 Jul 14, 2018 8:35:44 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:35:45.021 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@1ecee144{/,null,AVAILABLE} 08:35:45.165 [cloudStoreServerThread] INFO o.e.j.s.ServerConnector - Started ServerConnector@565a91e5{SSL-http/1.1}{0.0.0.0:46709} 08:35:45.166 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @12073ms 08:35:45.175 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 14 08:36:15 CEST 2018 08:35:45.518 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:35:45.519 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Creating backup: 'target/repo/jjl1d5ue-p44ex-local' => 'target/repo/jjl1d5ue-p44ex-local.bak' 08:35:45.637 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Created backup: 'target/repo/jjl1d5ue-p44ex-local' => 'target/repo/jjl1d5ue-p44ex-local.bak' 08:35:45.638 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:35:45.646 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74697863]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5ue-p44ex-local' 08:35:45.647 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74697863]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5ue-p44ex-local' locked successfully. ******************** YUHUUU ************* ******************** YUHUUU ************* ******************** YUHUUU ************* 08:35:47.154 [main] INFO c.c.c.l.LocalRepoManagerImpl - [626b639e]initPersistenceManagerFactory: repositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:35:47.159 [main] INFO c.c.c.l.LocalRepoManagerImpl - [626b639e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9534 ms. 08:35:47.262 [main] INFO c.c.c.l.LocalRepoManagerImpl - [33f4c769]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek07-pe1zq-remote' 08:35:47.266 [main] INFO c.c.c.l.LocalRepoManagerImpl - [33f4c769]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek07-pe1zq-remote' locked successfully. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.104 sec - in co.codewizards.cloudstore.test.FileLsIT 08:35:47.515 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74697863]initPersistenceManagerFactory: repositoryId=151666c3-2947-4797-8cb6-3996065ad088 08:35:47.519 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74697863]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1857 ms. 08:35:47.559 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@1f3d14e1{HTTP/1.1}{127.0.0.1:0} 08:35:47.564 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] 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 08:35:47.574 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@10fa70eb{/,null,UNAVAILABLE} 08:35:47.898 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [6cfb59d7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:35:47.899 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [6cfb59d7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:35:48.589 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] 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 08:35:48.594 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.4.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] 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 08:35:49.125 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [6cfb59d7]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:35:49.126 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [6cfb59d7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1227 ms. 08:35:49.166 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [6cfb59d7]_close: Shutting down real LocalRepoManager. 08:35:49.601 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2337bf27]initPersistenceManagerFactory: repositoryId=f49f2b58-58b5-437a-8d77-a710f85b8081 08:35:49.604 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2337bf27]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8678 ms. 08:35:49.749 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] 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 08:35:49.797 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 0.50% 08:35:49.801 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f5694c6f-eb11-43f7-af17-0737d8cff785 from='https://localhost:34025/f5694c6f-eb11-43f7-af17-0737d8cff785' toID=151666c3-2947-4797-8cb6-3996065ad088 to='target/repo/jjl1d5ue-p44ex-local', fromRepoLocalSync=true 08:35:49.804 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 151666c3-2947-4797-8cb6-3996065ad088 ('target/repo/jjl1d5ue-p44ex-local') 08:35:49.895 [pool-5-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 12.94% 08:35:50.052 [pool-5-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 19.03% 08:35:50.223 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=344.5 MiB, used=36.7 MiB, available=3.4 GiB 08:35:50.391 [pool-5-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 24.06% 08:35:50.492 [incDecRefCountTimer-6ca8564a] 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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309) ~[na:1.8.0_171] 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_171] at java.io.FilterOutputStream.write(FilterOutputStream.java:125) ~[na:1.8.0_171] at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1877) ~[na:1.8.0_171] at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1786) ~[na:1.8.0_171] at java.io.ObjectOutputStream.(ObjectOutputStream.java:247) ~[na:1.8.0_171] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter$ReplacingObjectOutputStream.(JavaNativeWithObjectRefMessageBodyWriter.java:98) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter.writeTo(JavaNativeWithObjectRefMessageBodyWriter.java:86) ~[co.codewizards.cloudstore.ls.core-0.10.4.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 08:35:50.574 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [48f08b7b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:35:50.575 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [48f08b7b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:35:50.606 [closeDeferredTimer-57a3af25-1] INFO c.c.c.l.LocalRepoManagerImpl - [57a3af25]_close: Shutting down real LocalRepoManager. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = ab56afc6-191d-434a-9da2-272468f31ca4 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1e5w5-s7b2v-local localRepository.publicKeySha1 = 26:3F:DE:59:CA:30:A4:EE:DB:2F:39:F3:19:27:9C:42:86:72:12:58 remoteRepository.repositoryId = f49f2b58-58b5-437a-8d77-a710f85b8081 remoteRepository.remoteRoot = https://localhost:32913/f49f2b58-58b5-437a-8d77-a710f85b8081 remoteRepository.publicKeySha1 = 4D:0D:64:04:B5:54:56:9B:95:6E:2B:AF:69:33:88:4B:E2:67:69:1D 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 ab56afc6-191d-434a-9da2-272468f31ca4 f49f2b58-58b5-437a-8d77-a710f85b8081 08:35:50.941 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] 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 08:35:50.945 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.4.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] 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 08:35:51.472 [closeDeferredTimer-2bef09c0-1] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]_close: Shutting down real LocalRepoManager. 08:35:51.590 [incDecRefCountTimer-6ca8564a] 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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309) ~[na:1.8.0_171] 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_171] at java.io.FilterOutputStream.write(FilterOutputStream.java:125) ~[na:1.8.0_171] at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1877) ~[na:1.8.0_171] at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1786) ~[na:1.8.0_171] at java.io.ObjectOutputStream.(ObjectOutputStream.java:247) ~[na:1.8.0_171] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter$ReplacingObjectOutputStream.(JavaNativeWithObjectRefMessageBodyWriter.java:98) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter.writeTo(JavaNativeWithObjectRefMessageBodyWriter.java:86) ~[co.codewizards.cloudstore.ls.core-0.10.4.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 08:35:51.597 [incDecRefCountTimer-6ca8564a] 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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_171] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_171] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309) ~[na:1.8.0_171] 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_171] at java.io.FilterOutputStream.write(FilterOutputStream.java:125) ~[na:1.8.0_171] at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1877) ~[na:1.8.0_171] at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1786) ~[na:1.8.0_171] at java.io.ObjectOutputStream.(ObjectOutputStream.java:247) ~[na:1.8.0_171] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter$ReplacingObjectOutputStream.(JavaNativeWithObjectRefMessageBodyWriter.java:98) ~[co.codewizards.cloudstore.ls.core-0.10.4.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter.writeTo(JavaNativeWithObjectRefMessageBodyWriter.java:86) ~[co.codewizards.cloudstore.ls.core-0.10.4.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 08:35:51.905 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=345.0 MiB, used=31.0 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = f49f2b58-58b5-437a-8d77-a710f85b8081 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1e5w7-j0sdg-remote localRepository.publicKeySha1 = 4D:0D:64:04:B5:54:56:9B:95:6E:2B:AF:69:33:88:4B:E2:67:69:1D remoteRepository.repositoryId = ab56afc6-191d-434a-9da2-272468f31ca4 remoteRepository.publicKeySha1 = 26:3F:DE:59:CA:30:A4:EE:DB:2F:39:F3:19:27:9C:42:86:72:12:58 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 f49f2b58-58b5-437a-8d77-a710f85b8081 ab56afc6-191d-434a-9da2-272468f31ca4 08:35:52.479 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [48f08b7b]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:35:52.480 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [48f08b7b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1905 ms. 08:35:52.559 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [48f08b7b]_close: Shutting down real LocalRepoManager. WatchTaskFirstWrittenChunk started 08:35:53.050 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] 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 08:35:53.130 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:35:53.142 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f49f2b58-58b5-437a-8d77-a710f85b8081 from='https://localhost:32913/f49f2b58-58b5-437a-8d77-a710f85b8081' toID=ab56afc6-191d-434a-9da2-272468f31ca4 to='target/repo/jjl1e5w5-s7b2v-local', fromRepoLocalSync=true 08:35:53.147 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ab56afc6-191d-434a-9da2-272468f31ca4 ('target/repo/jjl1e5w5-s7b2v-local') 08:35:53.192 [pool-17-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:35:53.224 [pool-17-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:35:53.369 [pool-16-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ab56afc6-191d-434a-9da2-272468f31ca4 serverRepositoryId=f49f2b58-58b5-437a-8d77-a710f85b8081 renewalDateTime=2018-07-14T07:05:53.321Z expiryDateTime=2018-07-14T07:35:53.321Z 08:35:53.414 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:35:53.423 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:35:53.465 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.15% 08:35:53.471 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.31% 08:35:53.476 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.46% 08:35:53.482 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.61% 08:35:53.607 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:35:53.638 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:35:53.654 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 serverRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 renewalDateTime=2018-07-14T07:05:16.795Z expiryDateTime=2018-07-14T07:35:16.795Z 08:35:53.694 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [1e18f6f2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:35:53.695 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [1e18f6f2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:35:53.885 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:53.891 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f49f2b58-58b5-437a-8d77-a710f85b8081 08:35:53.891 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: ab56afc6-191d-434a-9da2-272468f31ca4 08:35:53.891 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:53.893 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f49f2b58-58b5-437a-8d77-a710f85b8081 remoteRepositoryId=ab56afc6-191d-434a-9da2-272468f31ca4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:35:53.906 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:53.935 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:53.935 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:53.936 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:53.936 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:53.953 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 08:35:53.957 [pool-16-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:53.973 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:35:54.040 [pool-16-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:54.087 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] 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 08:35:54.089 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.4.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] 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 08:35:54.149 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 08:35:54.151 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 08:35:54.154 [pool-16-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:54.157 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e' 08:35:54.226 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50b0866e91082c26a5bddb18542bab2be8646000' to.sha1=''): /e 08:35:54.673 [pool-16-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f49f2b58-58b5-437a-8d77-a710f85b8081"] on repo=ab56afc6-191d-434a-9da2-272468f31ca4 08:35:54.687 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/e' createTempChunkFile: e; createNewFile=true deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0.xml 08:35:55.465 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [1e18f6f2]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:35:55.479 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [1e18f6f2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1784 ms. 08:35:55.515 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10acfe30]initPersistenceManagerFactory: repositoryId=d7339975-cf81-4291-93a2-775aadb5ddce 08:35:55.527 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10acfe30]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8186 ms. FileWatcher: CHUNK_SIZE reached! chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 08:35:55.568 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [1e18f6f2]_close: Shutting down real LocalRepoManager. localRoot: jjl1es20-wer6m-local localRepositoryId: d7339975-cf81-4291-93a2-775aadb5ddce 08:35:55.605 [main] INFO c.c.c.l.LocalRepoManagerImpl - [58e46572]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1es21-bf3ej-remote' 08:35:55.611 [main] INFO c.c.c.l.LocalRepoManagerImpl - [58e46572]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1es21-bf3ej-remote' locked successfully. WatchTaskChunksToFile: ready 08:35:56.039 [pool-16-thread-2] WARN c.c.c.c.r.s.RepoToRepoSync - Source file was modified or deleted during sync: /e 08:35:56.039 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 08:35:56.039 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 08:35:56.209 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:35:56.211 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f49f2b58-58b5-437a-8d77-a710f85b8081 from='https://localhost:32913/f49f2b58-58b5-437a-8d77-a710f85b8081' toID=ab56afc6-191d-434a-9da2-272468f31ca4 to='target/repo/jjl1e5w5-s7b2v-local', fromRepoLocalSync=true 08:35:56.211 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ab56afc6-191d-434a-9da2-272468f31ca4 ('target/repo/jjl1e5w5-s7b2v-local') 08:35:56.216 [pool-19-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:35:56.224 [pool-19-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 08:35:56.227 [pool-19-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:35:56.347 [pool-18-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ab56afc6-191d-434a-9da2-272468f31ca4 serverRepositoryId=f49f2b58-58b5-437a-8d77-a710f85b8081 renewalDateTime=2018-07-14T07:05:53.321Z expiryDateTime=2018-07-14T07:35:53.321Z 08:35:56.389 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b34f1e3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:35:56.390 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b34f1e3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:35:56.401 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:35:56.404 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:35:56.552 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.28% 08:35:56.558 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.57% 08:35:56.565 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.85% 08:35:56.571 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 71.13% 08:35:56.606 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:35:56.622 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:35:56.696 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:56.708 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f49f2b58-58b5-437a-8d77-a710f85b8081 08:35:56.708 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: ab56afc6-191d-434a-9da2-272468f31ca4 08:35:56.708 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:56.709 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f49f2b58-58b5-437a-8d77-a710f85b8081 remoteRepositoryId=ab56afc6-191d-434a-9da2-272468f31ca4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6 08:35:56.711 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:56.725 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:56.734 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:56.734 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:56.734 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:56.745 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 08:35:56.747 [pool-18-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:56.751 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 08:35:56.774 [pool-18-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:56.793 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e' 08:35:56.960 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c5c3d58f9eb4281924e2725dd367528a20406df1' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /e 08:35:56.989 [pool-18-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=ab56afc6-191d-434a-9da2-272468f31ca4 08:35:56.989 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/e' 08:35:57.161 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] 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 createTempChunkFile: e; createNewFile=true deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0.xml 08:35:57.893 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2881ad47]initPersistenceManagerFactory: repositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 08:35:57.909 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2881ad47]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8479 ms. remoteRoot: jjl1dzob-dlrdx-remote remoteRepositoryId: d3dc61d2-2fa0-4613-8d28-275e6ae4f776 createTempChunkFile: e; createNewFile=true watchForCreationsDeletions: ENTRY_CREATE=chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34, chunksCreated=1 08:35:58.243 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.4.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] 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 08:35:58.247 [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.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.4.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_171] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] 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 deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34.xml 08:35:58.326 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b34f1e3]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:35:58.328 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b34f1e3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1937 ms. 08:35:58.372 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:35:58.410 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:35:58.461 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=420.5 MiB, used=23.8 MiB, available=3.5 GiB 08:35:58.464 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 08:35:58.494 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 08:35:58.510 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1063654 bytes in 1515 ms. path='/e' 08:35:58.517 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:35:58.524 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e watchForCreationsDeletions: ENTRY_DELETE=chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0, chunksDeleted=1 08:35:58.548 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34 into destFile e WatchTaskChunksToFile: length reached! length=1063654 watchForCreationsDeletions: ENTRY_DELETE=chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34, chunksDeleted=2 deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0.xml 08:35:58.556 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 08:35:58.613 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34.xml 08:35:59.036 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:35:59.053 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f49f2b58-58b5-437a-8d77-a710f85b8081"] on repo=ab56afc6-191d-434a-9da2-272468f31ca4 08:35:59.066 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=7 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6 08:35:59.085 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:59.089 [pool-18-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:59.093 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f5694c6f-eb11-43f7-af17-0737d8cff785 08:35:59.098 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 151666c3-2947-4797-8cb6-3996065ad088 08:35:59.098 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:59.100 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 localRepositoryRevisionSynced=7 localRepositoryRevisionInProgress=9 08:35:59.112 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:59.123 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 08:35:59.125 [pool-18-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:59.128 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 08:35:59.153 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:59.153 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:59.153 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:59.153 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:59.154 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b34f1e3]_close: Shutting down real LocalRepoManager. 08:35:59.263 [qtp1299825292-37] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f49f2b58-58b5-437a-8d77-a710f85b8081 remoteRepositoryId=ab56afc6-191d-434a-9da2-272468f31ca4 localRepositoryRevisionSynced=6 08:35:59.542 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ab56afc6-191d-434a-9da2-272468f31ca4 remoteRepositoryId=f49f2b58-58b5-437a-8d77-a710f85b8081 transaction.localRevision=11 remoteFromLocalRevision=7 08:35:59.551 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ab56afc6-191d-434a-9da2-272468f31ca4 from='target/repo/jjl1e5w5-s7b2v-local' toID=f49f2b58-58b5-437a-8d77-a710f85b8081 to='https://localhost:32913/f49f2b58-58b5-437a-8d77-a710f85b8081' 08:35:59.728 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:35:59.739 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: ab56afc6-191d-434a-9da2-272468f31ca4 08:35:59.739 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f49f2b58-58b5-437a-8d77-a710f85b8081 08:35:59.739 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:35:59.758 [pool-18-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ab56afc6-191d-434a-9da2-272468f31ca4 remoteRepositoryId=f49f2b58-58b5-437a-8d77-a710f85b8081 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=11 08:35:59.776 [pool-18-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:35:59.787 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:35:59.787 [pool-18-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:35:59.788 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:35:59.788 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:35:59.789 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 52.24% 08:35:59.793 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 63.43% 08:35:59.794 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 74.63% 08:35:59.856 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ab56afc6-191d-434a-9da2-272468f31ca4 remoteRepositoryId=f49f2b58-58b5-437a-8d77-a710f85b8081 localRepositoryRevisionSynced=11 08:35:59.858 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 27.36% 08:35:59.879 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:35:59.925 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:35:59.933 [qtp1299825292-37] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f49f2b58-58b5-437a-8d77-a710f85b8081 remoteRepositoryId=ab56afc6-191d-434a-9da2-272468f31ca4 transaction.localRevision=9 remoteFromLocalRevision=12 08:35:59.941 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f49f2b58-58b5-437a-8d77-a710f85b8081 from='https://localhost:32913/f49f2b58-58b5-437a-8d77-a710f85b8081' toID=ab56afc6-191d-434a-9da2-272468f31ca4 to='target/repo/jjl1e5w5-s7b2v-local', fromRepoLocalSync=false 08:36:00.067 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:00.072 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f49f2b58-58b5-437a-8d77-a710f85b8081 08:36:00.072 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: ab56afc6-191d-434a-9da2-272468f31ca4 08:36:00.072 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:00.074 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f49f2b58-58b5-437a-8d77-a710f85b8081 remoteRepositoryId=ab56afc6-191d-434a-9da2-272468f31ca4 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 08:36:00.097 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 33.47% 08:36:00.099 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:00.107 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:00.110 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:00.111 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:00.111 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:00.111 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:00.118 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 08:36:00.119 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 08:36:00.139 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]initPersistenceManagerFactory: repositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 08:36:00.145 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10438 ms. 08:36:00.184 [qtp1299825292-37] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f49f2b58-58b5-437a-8d77-a710f85b8081 remoteRepositoryId=ab56afc6-191d-434a-9da2-272468f31ca4 localRepositoryRevisionSynced=9 08:36:00.190 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 39.57% 08:36:00.191 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 45.68% 08:36:00.193 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:00.195 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/zzz' 08:36:00.232 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [54843794]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:00.232 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [54843794]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. remoteRoot: jjl1e15r-2evzy-remote remoteRepositoryId: 579d4267-5c48-4572-85b0-c40c7e2d3ef2 08:36:00.264 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ab56afc6-191d-434a-9da2-272468f31ca4 remoteRepositoryId=f49f2b58-58b5-437a-8d77-a710f85b8081 transaction.localRevision=14 remoteFromLocalRevision=10 08:36:00.271 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% hasCorrectAmountOfCreationsDeletions: toBeCreated=1, chunksCreated=1, toBeDeleted=2, chunksDeleted=2 08:36:00.774 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=417.0 MiB, used=23.8 MiB, available=3.5 GiB 08:36:00.803 [main] INFO c.c.c.l.LocalRepoManagerImpl - [63d0e8d]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:36:00.803 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2337bf27]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:36:01.029 [main] INFO c.c.c.l.LocalRepoManagerImpl - [33f4c769]initPersistenceManagerFactory: repositoryId=d9d394d6-d786-40b2-9441-0d775887392a 08:36:01.036 [main] INFO c.c.c.l.LocalRepoManagerImpl - [33f4c769]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6422 ms. 08:36:01.064 [closeDeferredTimer-17e66aed-1] INFO c.c.c.l.LocalRepoManagerImpl - [17e66aed]_close: Shutting down real LocalRepoManager. 08:36:01.064 [closeDeferredTimer-6fe337a5-1] INFO c.c.c.l.LocalRepoManagerImpl - [6fe337a5]_close: Shutting down real LocalRepoManager. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 04505143-56b4-4867-8d7e-38b394bb5b08 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dzo1-65ike-local localRepository.publicKeySha1 = 0B:C6:99:0A:73:D1:76:20:E4:EA:B7:D4:2B:17:37:36:64:6F:0C:AD remoteRepository.repositoryId = d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepository.remoteRoot = https://localhost:34341/d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepository.publicKeySha1 = 16:6D:07:10:FA:7D:D4:50:D3:12:2E:4C:EF:00:A3:66:EE:0E:C9:6B 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 04505143-56b4-4867-8d7e-38b394bb5b08 d3dc61d2-2fa0-4613-8d28-275e6ae4f776 08:36:01.691 [main] INFO c.c.c.l.LocalRepoManagerImpl - [25a2c4dc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1f7yw-kysli-local' 08:36:01.703 [main] INFO c.c.c.l.LocalRepoManagerImpl - [25a2c4dc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1f7yw-kysli-local' locked successfully. 08:36:01.722 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/3pSg_jQ5ZKqYq02Alqoy_Q/.cloudstore/localServerRunning.deleteToStop 08:36:01.728 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@565a91e5{SSL-http/1.1}{0.0.0.0:46709} 08:36:01.731 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1ecee144{/,null,UNAVAILABLE} 08:36:01.939 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [54843794]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:01.941 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [54843794]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1709 ms. 08:36:01.986 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=335.0 MiB, used=36.3 MiB, available=3.4 GiB 08:36:02.043 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [54843794]_close: Shutting down real LocalRepoManager. 08:36:02.544 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=412.0 MiB, used=29.2 MiB, available=3.5 GiB Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local localRepository.publicKeySha1 = 69:8A:B8:0A:BB:36:C6:B6:E8:EE:AE:13:57:ED:98:92:85:3C:AC:39 remoteRepository.repositoryId = d9d394d6-d786-40b2-9441-0d775887392a remoteRepository.remoteRoot = https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a remoteRepository.publicKeySha1 = E0:A7:2D:E2:AA:A9:B9:80:6A:28:44:3F:FA:A6:E9:0D:9B:4F:7B:42 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 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a d9d394d6-d786-40b2-9441-0d775887392a Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = d3dc61d2-2fa0-4613-8d28-275e6ae4f776 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1dzob-dlrdx-remote localRepository.publicKeySha1 = 16:6D:07:10:FA:7D:D4:50:D3:12:2E:4C:EF:00:A3:66:EE:0E:C9:6B remoteRepository.repositoryId = 04505143-56b4-4867-8d7e-38b394bb5b08 remoteRepository.publicKeySha1 = 0B:C6:99:0A:73:D1:76:20:E4:EA:B7:D4:2B:17:37:36:64:6F:0C:AD 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 d3dc61d2-2fa0-4613-8d28-275e6ae4f776 04505143-56b4-4867-8d7e-38b394bb5b08 08:36:03.141 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=336.0 MiB, used=30.6 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = d9d394d6-d786-40b2-9441-0d775887392a localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek07-pe1zq-remote localRepository.publicKeySha1 = E0:A7:2D:E2:AA:A9:B9:80:6A:28:44:3F:FA:A6:E9:0D:9B:4F:7B:42 remoteRepository.repositoryId = 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepository.publicKeySha1 = 69:8A:B8:0A:BB:36:C6:B6:E8:EE:AE:13:57:ED:98:92:85:3C:AC:39 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 d9d394d6-d786-40b2-9441-0d775887392a 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:03.357 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [30f4ce3b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:03.358 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [30f4ce3b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:03.943 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 08:36:03.971 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 08:36:04.007 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 08:36:04.169 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 08:36:04.242 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 08:36:04.347 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:36:04.348 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 79.41% 08:36:04.369 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 from='https://localhost:34341/d3dc61d2-2fa0-4613-8d28-275e6ae4f776' toID=04505143-56b4-4867-8d7e-38b394bb5b08 to='target/repo/jjl1dzo1-65ike-local', fromRepoLocalSync=true 08:36:04.373 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 04505143-56b4-4867-8d7e-38b394bb5b08 ('target/repo/jjl1dzo1-65ike-local') 08:36:04.395 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 08:36:04.441 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 95.68% 08:36:04.475 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:36:04.515 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% Successfully requested to connect the following local and remote repositories: 08:36:04.541 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 100.00% localRepository.repositoryId = 46cbdbe6-01e1-4ffd-9cb5-504def82c12b localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1e155-oy405-local localRepository.publicKeySha1 = 27:34:A2:AF:86:33:6E:D2:5F:4C:E1:35:47:0B:7C:D4:DF:B9:AC:2C remoteRepository.repositoryId = 579d4267-5c48-4572-85b0-c40c7e2d3ef2 remoteRepository.remoteRoot = https://localhost:45642/579d4267-5c48-4572-85b0-c40c7e2d3ef2 remoteRepository.publicKeySha1 = 0B:F0:52:B6:31:26:76:5D:7A:32:21:4F:BB:28:5A:FE:40:52:01:CE 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 46cbdbe6-01e1-4ffd-9cb5-504def82c12b 579d4267-5c48-4572-85b0-c40c7e2d3ef2 08:36:04.841 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 serverRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 renewalDateTime=2018-07-14T07:06:04.601Z expiryDateTime=2018-07-14T07:36:04.601Z 08:36:04.927 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:36:04.928 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d9d394d6-d786-40b2-9441-0d775887392a from='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' toID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a to='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true 08:36:04.939 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a ('target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1') 08:36:04.963 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:04.992 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:36:05.006 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [30f4ce3b]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:05.007 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [30f4ce3b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1649 ms. 08:36:05.037 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:05.057 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 19.03% 08:36:05.137 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=417.5 MiB, used=29.2 MiB, available=3.5 GiB 08:36:05.198 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 24.11% 08:36:05.213 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.08% 08:36:05.276 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a serverRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a renewalDateTime=2018-07-14T07:06:04.976Z expiryDateTime=2018-07-14T07:36:04.976Z 08:36:05.301 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [30f4ce3b]_close: Shutting down real LocalRepoManager. Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 579d4267-5c48-4572-85b0-c40c7e2d3ef2 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1e15r-2evzy-remote localRepository.publicKeySha1 = 0B:F0:52:B6:31:26:76:5D:7A:32:21:4F:BB:28:5A:FE:40:52:01:CE remoteRepository.repositoryId = 46cbdbe6-01e1-4ffd-9cb5-504def82c12b remoteRepository.publicKeySha1 = 27:34:A2:AF:86:33:6E:D2:5F:4C:E1:35:47:0B:7C:D4:DF:B9:AC:2C 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 579d4267-5c48-4572-85b0-c40c7e2d3ef2 46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:05.356 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:05.400 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:05.410 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:36:05.423 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:05.523 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:05.526 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:05.527 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:05.527 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:05.531 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:36:05.548 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:05.593 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 08:36:05.596 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:05.599 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:05.599 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:05.599 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:05.613 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.84% 08:36:05.617 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:05.625 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:36:05.717 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 08:36:05.879 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:05.907 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:36:05.966 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.80% 08:36:05.967 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% 08:36:06.087 [qtp868892995-50] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=2 08:36:06.108 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 08:36:06.213 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa933a7f40cd5ec5977940bbeabb0564c8bc4939' to.sha1=''): /3/zzz 08:36:06.224 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a transaction.localRevision=5 remoteFromLocalRevision=3 08:36:06.245 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a from='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1' toID=d9d394d6-d786-40b2-9441-0d775887392a to='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' 08:36:06.364 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:06.366 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:06.369 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:06.370 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:06.370 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:36:06.376 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 08:36:06.384 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:06.455 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:06.456 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/2/.cloudstore.properties 08:36:06.456 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/.cloudstore.properties 08:36:06.456 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/.cloudstore-repo/parent.properties 08:36:06.456 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:36:06.456 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:36:06.456 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:06.456 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:06.473 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:06.475 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 56.31% 08:36:06.481 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 62.42% 08:36:06.482 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 68.52% 08:36:06.484 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:06.487 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d3dc61d2-2fa0-4613-8d28-275e6ae4f776 08:36:06.487 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 04505143-56b4-4867-8d7e-38b394bb5b08 08:36:06.488 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:06.490 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:36:06.491 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:36:06.507 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:06.556 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:36:06.563 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/zzz' 08:36:06.608 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='727b602e2aec44a4d5b95c11b0c7541720ec2aff' to.sha1=''): /a 08:36:06.608 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:06.610 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:06.610 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:06.610 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:06.630 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [6b26d3ea]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:06.630 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [6b26d3ea]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. Jul 14, 2018 8:36:06 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:06.816 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:36:06.836 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=579d4267-5c48-4572-85b0-c40c7e2d3ef2 from='https://localhost:45642/579d4267-5c48-4572-85b0-c40c7e2d3ef2' toID=46cbdbe6-01e1-4ffd-9cb5-504def82c12b to='target/repo/jjl1e155-oy405-local', fromRepoLocalSync=true 08:36:06.846 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 46cbdbe6-01e1-4ffd-9cb5-504def82c12b ('target/repo/jjl1e155-oy405-local') 08:36:06.868 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="11f97ec3-6bdf-4ab7-879d-a9944fe59b6a"] on repo=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:06.903 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:36:06.931 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:06.966 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:36:07.004 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 153760 bytes in 101 ms. path='/a' Jul 14, 2018 8:36:07 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:07.053 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:36:07.092 [qtp868892995-50] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:07.110 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.111 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 08:36:07.154 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.175 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 08:36:07.286 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.286 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="11f97ec3-6bdf-4ab7-879d-a9944fe59b6a"] on repo=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:07.322 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.327 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.330 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:36:07.351 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.353 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 08:36:07.417 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.439 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b serverRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 renewalDateTime=2018-07-14T07:06:07.223Z expiryDateTime=2018-07-14T07:36:07.223Z 08:36:07.476 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='08c60c8f947de305562b710c281db37540fe7827' to.sha1=''): /b Jul 14, 2018 8:36:07 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:07.489 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 08:36:07.492 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.496 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:36:07.560 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:07.599 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.625 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="11f97ec3-6bdf-4ab7-879d-a9944fe59b6a"] on repo=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:07.628 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b' 08:36:07.645 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:07.678 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.693 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:36:07.731 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 162750 bytes in 102 ms. path='/b' Jul 14, 2018 8:36:07 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:07.770 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.03% 08:36:07.786 [qtp868892995-37] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:36:07.808 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.830 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="11f97ec3-6bdf-4ab7-879d-a9944fe59b6a"] on repo=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:07.840 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.858 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:36:07.872 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.884 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:36:07.900 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a localRepositoryRevisionSynced=5 08:36:07.959 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:07.992 [qtp868892995-37] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a transaction.localRevision=11 remoteFromLocalRevision=6 08:36:08.088 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:08.086 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d9d394d6-d786-40b2-9441-0d775887392a from='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' toID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a to='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false 08:36:08.095 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [6b26d3ea]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:08.096 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [6b26d3ea]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1465 ms. 08:36:08.108 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 08:36:08.133 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [6b26d3ea]_close: Shutting down real LocalRepoManager. 08:36:08.155 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:08.157 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:08.161 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:08.161 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:08.161 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:08.162 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=11 08:36:08.164 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:08.174 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:08.175 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:08.175 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:08.175 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:08.181 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:36:08.188 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:36:08.235 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 08:36:08.236 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 08:36:08.239 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:08.244 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 08:36:08.249 [qtp868892995-72] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=11 08:36:08.275 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 08:36:08.290 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a transaction.localRevision=14 remoteFromLocalRevision=12 08:36:08.294 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:36:08.368 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 08:36:08.518 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3625f1c3d68f8859882db9ac65f0d0033a30454' to.sha1=''): /#4/#b 08:36:08.560 [main] INFO c.c.c.l.LocalRepoManagerImpl - [58e46572]initPersistenceManagerFactory: repositoryId=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 08:36:08.569 [main] INFO c.c.c.l.LocalRepoManagerImpl - [58e46572]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9110 ms. 08:36:08.580 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:36:08.626 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [10c77ff5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:08.627 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [10c77ff5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. remoteRoot: jjl1es21-bf3ej-remote remoteRepositoryId: 6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 08:36:08.676 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 08:36:08.683 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d9d394d6-d786-40b2-9441-0d775887392a from='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' toID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a to='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true 08:36:08.683 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a ('target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1') 08:36:08.699 [pool-10-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 08:36:08.719 [pool-10-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1875 ms. 08:36:08.748 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:08.834 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 08:36:08.924 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 08:36:09.000 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:09.137 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:09.139 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 85822 bytes in 214 ms. path='/#4/#b' 08:36:09.172 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 579d4267-5c48-4572-85b0-c40c7e2d3ef2 08:36:09.173 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:09.173 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:09.176 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 08:36:09.183 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 remoteRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:36:09.204 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:09.223 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=355.0 MiB, used=37.2 MiB, available=3.4 GiB 08:36:09.359 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:09.359 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:09.360 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:09.360 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:09.419 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:09.481 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:09.517 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:09.529 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:09.527 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 08:36:09.549 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = d7339975-cf81-4291-93a2-775aadb5ddce localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1es20-wer6m-local localRepository.publicKeySha1 = 93:19:32:2C:AE:8C:C8:4D:30:97:74:2E:EC:5E:D2:30:02:19:0D:6F remoteRepository.repositoryId = 6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 remoteRepository.remoteRoot = https://localhost:44304/6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49/5%23 remoteRepository.publicKeySha1 = B5:68:97:8A:47:23:38:B6:5A:EB:0F:05:82:48:B6:22:00:DE:20:C3 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 d7339975-cf81-4291-93a2-775aadb5ddce 6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 08:36:09.728 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:09.737 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb928556a5bc65dfa630c1a9c3894da137ad3d99' to.sha1=''): /#4/a 08:36:09.774 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:09.786 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 08:36:09.841 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:09.842 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:09.845 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 08:36:09.866 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:09.873 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:36:09.938 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:09.956 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 08:36:09.961 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:09.964 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:36:10.011 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [10c77ff5]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:10.012 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [10c77ff5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1385 ms. 08:36:10.053 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:10.071 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 688480 bytes in 226 ms. path='/#4/a' 08:36:10.080 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [10c77ff5]_close: Shutting down real LocalRepoManager. 08:36:10.093 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:10.098 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:36:10.105 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:10.267 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=343.0 MiB, used=32.1 MiB, available=3.5 GiB 08:36:10.302 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:10.301 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1es21-bf3ej-remote localRepository.publicKeySha1 = B5:68:97:8A:47:23:38:B6:5A:EB:0F:05:82:48:B6:22:00:DE:20:C3 remoteRepository.repositoryId = d7339975-cf81-4291-93a2-775aadb5ddce remoteRepository.publicKeySha1 = 93:19:32:2C:AE:8C:C8:4D:30:97:74:2E:EC:5E:D2:30:02:19:0D:6F 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: 08:36:10.398 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:10.401 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null cloudstore dropRepoConnection 6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 d7339975-cf81-4291-93a2-775aadb5ddce 08:36:10.420 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:36:10.499 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:10.503 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:10.510 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 08:36:10.518 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:10.520 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 08:36:10.588 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:10.622 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b75e1dfbfb1c5410a724ac823a5bf4dbd524628' to.sha1=''): /#4/c+ 08:36:10.624 [pool-10-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 19.03% 08:36:10.681 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 08:36:10.685 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 08:36:10.688 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:10.692 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 08:36:10.701 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 532322 bytes in 4137 ms. path='/3/zzz' 08:36:10.720 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz 08:36:10.741 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:10.787 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 08:36:10.867 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:36:10.905 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:10.973 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 47.72% 08:36:10.983 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72ca7bb8fe27ed723f231686748e778c2ae25b86' to.sha1=''): /#4/#b 08:36:11.020 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [4b850a7e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:11.020 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [4b850a7e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:11.101 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 515107 bytes in 314 ms. path='/#4/c+' 08:36:11.126 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 08:36:11.238 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:11.245 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:11.252 [pool-10-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 24.17% 08:36:11.257 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:11.264 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 08:36:11.300 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:11.303 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 08:36:11.416 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:11.419 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:11.422 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 08:36:11.424 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:36:11.426 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 08:36:11.440 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:36:11.472 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13e3f43969aa547b142d2602885e703c6dbc798e' to.sha1=''): /#4/d$ 08:36:11.513 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:11.555 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=12 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=11 08:36:11.568 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:36:11.577 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 from='https://localhost:44304/6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49/5%23' toID=d7339975-cf81-4291-93a2-775aadb5ddce to='target/repo/jjl1es20-wer6m-local', fromRepoLocalSync=true 08:36:11.585 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d7339975-cf81-4291-93a2-775aadb5ddce ('target/repo/jjl1es20-wer6m-local') 08:36:11.586 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:11.589 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:11.589 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:11.589 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:11.590 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=13 08:36:11.592 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:11.596 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:11.596 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:11.596 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:11.596 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:11.606 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 08:36:11.608 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 08:36:11.612 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:11.657 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 148420 bytes in 383 ms. path='/#4/#b' 08:36:11.663 [qtp868892995-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=13 08:36:11.667 [pool-10-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:36:11.681 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 08:36:11.684 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 08:36:11.694 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a transaction.localRevision=16 remoteFromLocalRevision=14 08:36:11.703 [pool-10-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 08:36:11.707 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a from='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1' toID=d9d394d6-d786-40b2-9441-0d775887392a to='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' 08:36:11.758 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=5 08:36:11.765 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d7339975-cf81-4291-93a2-775aadb5ddce serverRepositoryId=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 renewalDateTime=2018-07-14T07:06:11.661Z expiryDateTime=2018-07-14T07:36:11.661Z 08:36:11.785 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:11.788 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:11.789 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:11.789 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:36:11.790 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=16 08:36:11.791 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:11.796 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:11.801 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:11.816 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:11.835 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:11.851 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.69% 08:36:11.856 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:11.861 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 08:36:11.872 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 242760 bytes in 187 ms. path='/#4/d$' 08:36:11.894 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 08:36:11.901 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:11.903 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/2/.cloudstore.properties 08:36:11.903 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/.cloudstore.properties 08:36:11.903 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/.cloudstore-repo/parent.properties 08:36:11.905 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/.cloudstore.properties 08:36:11.906 [main] 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!]]] 08:36:11.906 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:11.957 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:11.959 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:36:12.002 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:12.034 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16c4ec5be7d71cef2ea26cf33cff04d99034ad87' to.sha1=''): /#4/a 08:36:12.040 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.049 [main] INFO c.c.c.l.LocalRepoManagerImpl - [25a2c4dc]initPersistenceManagerFactory: repositoryId=d9089823-4c53-4aa5-862b-81427c4fc43e 08:36:12.073 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 08:36:12.098 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 08:36:12.105 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.111 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.110 [main] INFO c.c.c.l.LocalRepoManagerImpl - [25a2c4dc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5553 ms. 08:36:12.124 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.131 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:36:12.134 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1' 08:36:12.139 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:12.145 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 08:36:12.173 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6e54bef6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1f7yy-fo2ns-remote' 08:36:12.177 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6e54bef6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1f7yy-fo2ns-remote' locked successfully. 08:36:12.217 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:36:12.268 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='efb81c2c3c97d7a37a96d5dc6d2c89fb719a3e2d' to.sha1=''): /1 {11 11ä11#+} 1/a 08:36:12.341 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.369 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.364 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:12.372 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d10' 08:36:12.376 [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' 08:36:12.497 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 08:36:12.520 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 581170 bytes in 375 ms. path='/#4/a' 08:36:12.523 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 55.18% 08:36:12.527 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.534 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.539 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d11' 08:36:12.574 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 179784 bytes in 198 ms. path='/1 {11 11ä11#+} 1/a' 08:36:12.581 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:12.604 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:12.612 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:12.723 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:12.727 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 08:36:12.727 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d7339975-cf81-4291-93a2-775aadb5ddce 08:36:12.727 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /5# 08:36:12.728 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.737 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 remoteRepositoryId=d7339975-cf81-4291-93a2-775aadb5ddce localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:36:12.725 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:12.745 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:12.747 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.753 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [4b850a7e]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:12.755 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [4b850a7e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1735 ms. 08:36:12.755 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.762 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2' 08:36:12.765 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:12.770 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.772 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:36:12.811 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.819 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [4b850a7e]_close: Shutting down real LocalRepoManager. 08:36:12.823 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.835 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.841 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.854 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:12.844 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 08:36:12.854 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1es21-bf3ej-remote/.cloudstore.properties 08:36:12.854 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1es21-bf3ej-remote/.cloudstore-repo/parent.properties 08:36:12.855 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:36:12.854 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/d20' 08:36:12.855 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:36:12.855 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:12.855 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:12.871 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.16% 08:36:12.874 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.895 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:36:12.979 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b95a460554c31c657ff8798cb491c6da63f3ee10' to.sha1=''): /1 {11 11ä11#+} 1/b 08:36:12.996 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:12.999 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:13.023 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:13.035 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/f40' 08:36:13.060 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2017308bff33557d9056ef13d8e9b5803c57867f' to.sha1=''): /#4/c+ 08:36:13.075 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.76% 08:36:13.087 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:13.091 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:13.093 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.36% 08:36:13.100 [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' 08:36:13.112 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:13.114 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e' 08:36:13.114 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:13.119 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d3' 08:36:13.182 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:13.238 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 08:36:13.241 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:13.240 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7defeb5d92c559a169c092340f0fca0d3767ecce' to.sha1=''): /e 08:36:13.258 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 60.49% 08:36:13.259 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 65.79% 08:36:13.261 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:13.281 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties' 08:36:13.361 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='366a7574664b1427cf31d3c7601223678e06af2e' to.sha1=''): /.cloudstore.properties Jul 14, 2018 8:36:13 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:13.365 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 269943 bytes in 265 ms. path='/1 {11 11ä11#+} 1/b' 08:36:13.379 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:36:13.395 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183555 bytes in 157 ms. path='/#4/c+' 08:36:13.407 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 08:36:13.490 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49"] on repo=d7339975-cf81-4291-93a2-775aadb5ddce 08:36:13.493 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/e' 08:36:13.492 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:13.497 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:13.503 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="11f97ec3-6bdf-4ab7-879d-a9944fe59b6a"] on repo=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:13.565 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 206352 bytes in 72 ms. path='/e' 08:36:13.565 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:13.571 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 08:36:13.577 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties' 08:36:13.581 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:13.599 [qtp868892995-149] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 343 ms. 08:36:13.617 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:13.621 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:13.621 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49"] on repo=d7339975-cf81-4291-93a2-775aadb5ddce 08:36:13.624 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 08:36:13.632 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:36:13.640 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [2f4185e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:13.641 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [2f4185e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:13.669 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:13.677 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 46.95% 08:36:13.743 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a15201acac0c0977f9f41ab6f59509166cf6e99' to.sha1=''): /#4/d$ 08:36:13.777 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4aceedd1c7a66236f81120e32fc4d0daa3df8ff6' to.sha1=''): /1 {11 11ä11#+} 1/c 08:36:13.816 [qtp1185997402-118] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 remoteRepositoryId=d7339975-cf81-4291-93a2-775aadb5ddce localRepositoryRevisionSynced=3 08:36:13.875 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:13.881 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:13.900 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d7339975-cf81-4291-93a2-775aadb5ddce remoteRepositoryId=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 transaction.localRevision=10 remoteFromLocalRevision=4 08:36:13.943 [qtp868892995-149] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1455 ms. 08:36:13.947 [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' 08:36:13.950 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 08:36:13.947 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d7339975-cf81-4291-93a2-775aadb5ddce from='target/repo/jjl1es20-wer6m-local' toID=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 to='https://localhost:44304/6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49/5%23' 08:36:14.028 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:14.032 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d7339975-cf81-4291-93a2-775aadb5ddce 08:36:14.032 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 08:36:14.032 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:14.037 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d7339975-cf81-4291-93a2-775aadb5ddce remoteRepositoryId=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=10 08:36:14.045 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:14.054 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:14.055 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:14.055 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:14.055 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:14.074 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 52.24% 08:36:14.075 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 08:36:14.075 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:36:14.079 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 281170 bytes in 132 ms. path='/1 {11 11ä11#+} 1/c' 08:36:14.093 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:36:14.096 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 132158 bytes in 146 ms. path='/#4/d$' 08:36:14.126 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d7339975-cf81-4291-93a2-775aadb5ddce remoteRepositoryId=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 localRepositoryRevisionSynced=10 08:36:14.127 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 08:36:14.181 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:14.193 [qtp1185997402-118] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 remoteRepositoryId=d7339975-cf81-4291-93a2-775aadb5ddce transaction.localRevision=6 remoteFromLocalRevision=11 08:36:14.245 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 from='https://localhost:44304/6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49/5%23' toID=d7339975-cf81-4291-93a2-775aadb5ddce to='target/repo/jjl1es20-wer6m-local', fromRepoLocalSync=false 08:36:14.248 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:14.255 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:14.333 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:14.336 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 43.50% 08:36:14.336 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 08:36:14.336 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d7339975-cf81-4291-93a2-775aadb5ddce 08:36:14.336 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /5# 08:36:14.337 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 remoteRepositoryId=d7339975-cf81-4291-93a2-775aadb5ddce localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:36:14.338 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:14.340 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:14.343 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:36:14.345 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:14.345 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1es21-bf3ej-remote/.cloudstore.properties 08:36:14.345 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1es21-bf3ej-remote/.cloudstore-repo/parent.properties 08:36:14.345 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:36:14.345 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:36:14.346 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:14.346 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:14.354 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:14.371 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:36:14.371 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:36:14.434 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb60098e1f54e1b612b44f764cff30083679f376' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:36:14.436 [qtp1185997402-49] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 remoteRepositoryId=d7339975-cf81-4291-93a2-775aadb5ddce localRepositoryRevisionSynced=6 08:36:14.509 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:14.512 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:36:14.520 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d7339975-cf81-4291-93a2-775aadb5ddce remoteRepositoryId=6f7943e0-9ec5-40f7-acf5-16b5b6fb4f49 transaction.localRevision=13 remoteFromLocalRevision=7 08:36:14.525 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:36:14.533 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:14.564 [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' 08:36:14.620 [main] INFO c.c.c.l.LocalRepoManagerImpl - [10acfe30]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:36:14.638 [main] INFO c.c.c.l.LocalRepoManagerImpl - [58e46572]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 263.001 sec - in co.codewizards.cloudstore.test.repotorepo.RemotePathPrefixedRepoToRepoSyncIT 08:36:14.645 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d931aa28d3bb45f8999399901c0a02ce9e45a784' to.sha1=''): /1 {11 11ä11#+} 1/a 08:36:14.667 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 47718 bytes in 103 ms. path='/2/1 {11 11ä11#+} 1/a' 08:36:14.676 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@74ddf462{HTTP/1.1}{127.0.0.1:0} 08:36:14.685 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7cce41ac{/,null,UNAVAILABLE} 08:36:14.687 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:14.704 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/DjgKDrSQ6UfsKYu7BIxINA/.cloudstore/localServerRunning.deleteToStop 08:36:14.706 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [2f4185e]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:14.708 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [2f4185e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1066 ms. 08:36:14.720 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:14.727 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@5e196ed6{SSL-http/1.1}{0.0.0.0:44304} 08:36:14.728 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4ac530b{/,null,UNAVAILABLE} 08:36:14.767 [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' 08:36:14.772 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:14.811 [qtp631086865-79] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 localRepositoryRevisionSynced=9 08:36:14.852 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:14.863 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [2f4185e]_close: Shutting down real LocalRepoManager. 08:36:14.874 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:14.876 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20570 bytes in 109 ms. path='/1 {11 11ä11#+} 1/a' 08:36:14.879 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:36:14.890 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:14.953 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='43b0a9d604ae1830c6ba1e784c7ba8a3f0f37e1e' to.sha1=''): /2/1 {11 11ä11#+} 1/b 08:36:14.968 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:14.980 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:15.000 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:15.001 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:15.003 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:36:15.053 [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' 08:36:15.095 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7fecd9bbd388e1b5e265a7337b7e687e2c4b9132' to.sha1=''): /1 {11 11ä11#+} 1/b 08:36:15.168 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 201700 bytes in 115 ms. path='/2/1 {11 11ä11#+} 1/b' 08:36:15.179 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:15.185 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:36:15.265 [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' 08:36:15.315 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:15.355 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 146505 bytes in 90 ms. path='/1 {11 11ä11#+} 1/b' 08:36:15.369 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:36:15.378 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:15.400 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:15.402 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:36:15.403 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101 bytes in 1826 ms. path='/.cloudstore.properties' Jul 14, 2018 8:36:15 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:15.428 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:15.450 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:15.461 [qtp868892995-72] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties 08:36:15.474 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:15.477 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:36:15.491 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="11f97ec3-6bdf-4ab7-879d-a9944fe59b6a"] on repo=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:15.494 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bf0d3a09b2991d2bf6d42f8221657f6e1b3dab1f' to.sha1=''): /2/a 08:36:15.497 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:15.506 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:15.508 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/d10/f30' 08:36:15.548 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 remoteRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 transaction.localRevision=118 remoteFromLocalRevision=10 08:36:15.560 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=151666c3-2947-4797-8cb6-3996065ad088 from='target/repo/jjl1d5ue-p44ex-local' toID=f5694c6f-eb11-43f7-af17-0737d8cff785 to='https://localhost:34025/f5694c6f-eb11-43f7-af17-0737d8cff785' 08:36:15.582 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:15.590 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='555014c1fc9412f6cd6953ea6e647bb164e2ca96' to.sha1=''): /1 {11 11ä11#+} 1/c 08:36:15.593 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [671b6ac3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:15.594 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [671b6ac3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:15.594 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:36:15.595 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9193bd694f2c0f8269b1576c719dc729e611f9e0' to.sha1=''): /d1/d10/f30 Jul 14, 2018 8:36:15 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:15.655 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:15.680 [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' 08:36:15.720 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="11f97ec3-6bdf-4ab7-879d-a9944fe59b6a"] on repo=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:15.728 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/d10/f30' 08:36:15.857 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 173760 bytes in 128 ms. path='/d1/d10/f30' Jul 14, 2018 8:36:15 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:15.896 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 196350 bytes in 216 ms. path='/1 {11 11ä11#+} 1/c' 08:36:15.920 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:36:15.932 [qtp868892995-52] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_0 into destFile f30 08:36:15.987 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:16.004 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 494421 bytes in 409 ms. path='/2/a' 08:36:16.032 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:16.056 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="11f97ec3-6bdf-4ab7-879d-a9944fe59b6a"] on repo=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:16.060 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:16.067 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:16.091 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 43.50% 08:36:16.092 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:16.095 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f20' 08:36:16.108 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:16.116 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:36:16.187 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ca45cd4fd96c5d0c0fb144177d525680d28d5bb' to.sha1=''): /d1/f20 Jul 14, 2018 8:36:16 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:16.191 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:16.213 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:16.248 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:16.251 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:36:16.267 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b14b956f0924656d5ec95e5690b3609a655c3f9a' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:36:16.284 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="11f97ec3-6bdf-4ab7-879d-a9944fe59b6a"] on repo=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:16.295 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f20' 08:36:16.341 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:16.354 [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' 08:36:16.428 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c84733b591d7bc001b9919993ea2793397b4276' to.sha1=''): /3/a 08:36:16.437 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 245216 bytes in 142 ms. path='/d1/f20' Jul 14, 2018 8:36:16 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:16.510 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 31356 bytes in 152 ms. path='/2/1 {11 11ä11#+} 1/a' 08:36:16.523 [qtp868892995-37] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b17578491f900ac355e02190d7efbd0fec614a69_0 into destFile f20 08:36:16.520 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:16.542 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:36:16.544 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:16.638 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="11f97ec3-6bdf-4ab7-879d-a9944fe59b6a"] on repo=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:16.648 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:16.661 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:16.669 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:16.692 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:16.695 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:16.697 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f21' 08:36:16.696 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:36:16.781 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 136005 bytes in 238 ms. path='/3/a' 08:36:16.794 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:16.796 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='546e0af5fa235cc4be357221eeaffa677ee22e25' to.sha1=''): /d1/f21 Jul 14, 2018 8:36:16 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:16.863 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9f7778ce073b2c163b7b953a2203b05eee49a2f8' to.sha1=''): /2/1 {11 11ä11#+} 1/b 08:36:16.879 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:16.889 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="11f97ec3-6bdf-4ab7-879d-a9944fe59b6a"] on repo=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:16.894 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:16.926 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [671b6ac3]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:16.927 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [671b6ac3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1332 ms. 08:36:16.943 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f21' 08:36:16.948 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:16.951 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:36:16.957 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:16.960 [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' 08:36:16.965 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [671b6ac3]_close: Shutting down real LocalRepoManager. 08:36:17.056 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6bb89078c3dcc68c56b9eab32aa38c4d20624793' to.sha1=''): /3/b 08:36:17.108 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:17.107 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 431596 bytes in 164 ms. path='/d1/f21' Jul 14, 2018 8:36:17 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:17.115 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:36:17.160 [qtp868892995-37] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1201496551bf9c139b93437e511ec82695a95182_0 into destFile f21 08:36:17.187 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 408512 bytes in 227 ms. path='/2/1 {11 11ä11#+} 1/b' 08:36:17.211 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:36:17.244 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="11f97ec3-6bdf-4ab7-879d-a9944fe59b6a"] on repo=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:17.250 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 127244 bytes in 111 ms. path='/3/b' 08:36:17.253 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:17.259 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:17.282 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:36:17.287 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 71.09% 08:36:17.309 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:17.339 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:17.332 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a localRepositoryRevisionSynced=16 08:36:17.349 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:17.351 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:36:17.441 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9a905eebb38d00a43de4b733964e29b11b4cb42d' to.sha1=''): /2/a 08:36:17.448 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:17.476 [qtp868892995-72] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a transaction.localRevision=36 remoteFromLocalRevision=17 08:36:17.481 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:17.484 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:36:17.504 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d9d394d6-d786-40b2-9441-0d775887392a from='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' toID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a to='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false 08:36:17.520 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:17.535 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:36:17.546 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:17.573 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:17.574 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:17.574 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:17.574 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=13 localRepositoryRevisionInProgress=36 08:36:17.576 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:17.581 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [5b9b7026]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:17.582 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [5b9b7026]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:17.578 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:17.578 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:17.578 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:17.579 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:17.584 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 77.11% 08:36:17.584 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 08:36:17.584 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 08:36:17.644 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9068abf67272539e9e582a984abbc0b407a4fe4' to.sha1=''): /3/c 08:36:17.678 [qtp868892995-172] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=36 08:36:17.707 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a transaction.localRevision=39 remoteFromLocalRevision=37 08:36:17.719 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 364458 bytes in 184 ms. path='/2/a' 08:36:17.726 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 08:36:17.734 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:17.742 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:17.755 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:36:17.774 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 08:36:17.784 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d9d394d6-d786-40b2-9441-0d775887392a from='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' toID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a to='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true 08:36:17.786 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a ('target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1') 08:36:17.810 [pool-11-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 08:36:17.831 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:17.835 [pool-11-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 19.03% 08:36:17.854 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:17.886 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:17.889 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:36:17.910 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 178273 bytes in 150 ms. path='/3/c' 08:36:17.936 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:36:17.960 [pool-11-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 24.17% 08:36:18.060 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:18.063 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:18.065 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:18.074 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:36:18.079 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 66.33% 08:36:18.082 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:36:18.087 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 08:36:18.095 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:18.111 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 87.77% 08:36:18.111 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f948332554ffe47906dfef8e266428cf92bb76f9' to.sha1=''): /3/a 08:36:18.120 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:18.132 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:36:18.192 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:18.203 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:36:18.228 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 08:36:18.296 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d15f336756dacf96f04f4abf567929ce7909ef94' to.sha1=''): /3/d 08:36:18.317 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 14469 bytes in 112 ms. path='/3/a' 08:36:18.323 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:18.330 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=37 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=36 08:36:18.336 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:18.342 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:18.349 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:18.350 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:18.351 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=37 localRepositoryRevisionInProgress=38 08:36:18.353 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:18.354 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:18.355 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:18.355 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:18.355 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:18.357 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:18.370 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 08:36:18.371 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 08:36:18.372 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:18.397 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:36:18.420 [qtp868892995-172] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=38 08:36:18.424 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:18.439 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a transaction.localRevision=40 remoteFromLocalRevision=39 08:36:18.451 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a from='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1' toID=d9d394d6-d786-40b2-9441-0d775887392a to='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' 08:36:18.458 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:18.510 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:18.523 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:36:18.555 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=17 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=16 08:36:18.572 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:18.613 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:18.613 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:18.613 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:36:18.614 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a localRepositoryRevisionSynced=17 localRepositoryRevisionInProgress=40 08:36:18.616 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:18.636 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:18.650 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/2/.cloudstore.properties 08:36:18.650 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/.cloudstore.properties 08:36:18.650 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/.cloudstore-repo/parent.properties 08:36:18.656 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 362661 bytes in 259 ms. path='/3/d' 08:36:18.656 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:36:18.657 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 08:36:18.657 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:18.657 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:18.662 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 08:36:18.663 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 08:36:18.664 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:36:18.656 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff15e941d2b70300e98095e5ee7aaff34fadcf4c' to.sha1=''): /3/b 08:36:18.670 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a localRepositoryRevisionSynced=40 08:36:18.732 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:18.739 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:18.759 [qtp868892995-172] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a transaction.localRevision=41 remoteFromLocalRevision=41 08:36:18.764 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:18.796 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:18.796 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 08:36:18.900 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='efa8ba48d65bd179c0451f76c91380caa59f00c7' to.sha1=''): /5#/e 08:36:18.970 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [5b9b7026]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:18.971 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [5b9b7026]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1389 ms. 08:36:19.016 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [5b9b7026]_close: Shutting down real LocalRepoManager. 08:36:19.391 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d9d394d6-d786-40b2-9441-0d775887392a from='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' toID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a to='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false 08:36:19.857 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:36:19.868 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:19.892 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:19.894 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 08:36:19.897 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:19.897 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:19.897 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:19.898 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=38 localRepositoryRevisionInProgress=41 08:36:19.900 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:19.903 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:19.903 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:19.903 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:19.903 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:19.911 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 08:36:19.912 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 08:36:19.943 [qtp868892995-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=41 08:36:19.978 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a transaction.localRevision=43 remoteFromLocalRevision=42 08:36:19.985 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 08:36:20.016 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 90012 bytes in 120 ms. path='/5#/e' 08:36:20.026 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 08:36:20.037 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 08:36:20.042 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d9d394d6-d786-40b2-9441-0d775887392a from='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' toID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a to='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true 08:36:20.057 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a ('target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1') 08:36:20.087 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:20.088 [pool-12-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 08:36:20.090 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:20.091 [pool-12-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1891 ms. 08:36:20.093 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:36:20.097 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 66.33% 08:36:20.102 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:36:20.104 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 08:36:20.112 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="d3dc61d2-2fa0-4613-8d28-275e6ae4f776"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:20.125 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 87.77% 08:36:20.146 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 811032 bytes in 283 ms. path='/3/b' 08:36:20.149 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 08:36:20.165 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:20.168 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:20.175 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=42 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=41 08:36:20.185 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:20.189 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:20.190 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:20.190 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:20.190 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=107 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=106 08:36:20.191 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=42 localRepositoryRevisionInProgress=43 08:36:20.193 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:20.192 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42% 08:36:20.195 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:20.195 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:20.195 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:20.196 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:20.212 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:36:20.231 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:20.236 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 151666c3-2947-4797-8cb6-3996065ad088 08:36:20.236 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:20.238 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:20.239 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 remoteRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=118 08:36:20.285 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:20.317 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:20.317 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:20.317 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:20.318 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:20.319 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 52.24% 08:36:20.319 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 63.43% 08:36:20.320 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 74.63% 08:36:20.340 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:20.349 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 remoteRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 localRepositoryRevisionSynced=118 08:36:20.361 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:20.372 [qtp1078390093-61] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 localRepositoryRevisionSynced=3 08:36:20.393 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:20.395 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:36:20.417 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [53291679]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:20.418 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [53291679]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:20.469 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 remoteRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 transaction.localRevision=106 remoteFromLocalRevision=4 08:36:20.474 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=04505143-56b4-4867-8d7e-38b394bb5b08 from='target/repo/jjl1dzo1-65ike-local' toID=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 to='https://localhost:34341/d3dc61d2-2fa0-4613-8d28-275e6ae4f776' 08:36:20.480 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='78570a3b4603d2ffc7a44d0ff4f118438735ae8d' to.sha1=''): /3/c 08:36:20.571 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:20.574 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:20.576 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 04505143-56b4-4867-8d7e-38b394bb5b08 08:36:20.576 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d3dc61d2-2fa0-4613-8d28-275e6ae4f776 08:36:20.576 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:20.581 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:36:20.586 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 remoteRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 08:36:20.595 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:20.606 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:20.606 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:20.607 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:20.607 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:20.607 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 08:36:20.608 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:36:20.631 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 remoteRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 localRepositoryRevisionSynced=106 08:36:20.703 [qtp1078390093-61] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 transaction.localRevision=6 remoteFromLocalRevision=107 08:36:20.714 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 from='https://localhost:34341/d3dc61d2-2fa0-4613-8d28-275e6ae4f776' toID=04505143-56b4-4867-8d7e-38b394bb5b08 to='target/repo/jjl1dzo1-65ike-local', fromRepoLocalSync=false 08:36:20.781 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:20.788 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d3dc61d2-2fa0-4613-8d28-275e6ae4f776 08:36:20.788 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 04505143-56b4-4867-8d7e-38b394bb5b08 08:36:20.788 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:20.789 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:36:20.791 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:20.795 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:20.795 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:20.795 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:20.795 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:20.802 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:36:20.803 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:36:20.804 [closeDeferredTimer-63d0e8d-1] INFO c.c.c.l.LocalRepoManagerImpl - [63d0e8d]_close: Shutting down real LocalRepoManager. 08:36:20.804 [closeDeferredTimer-2337bf27-1] INFO c.c.c.l.LocalRepoManagerImpl - [2337bf27]_close: Shutting down real LocalRepoManager. 08:36:20.879 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 955776 bytes in 298 ms. path='/3/c' 08:36:20.912 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:36:20.914 [qtp1078390093-89] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 localRepositoryRevisionSynced=6 08:36:20.987 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:20.987 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 remoteRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 transaction.localRevision=109 remoteFromLocalRevision=7 08:36:21.048 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:36:21.051 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:21.062 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:21.066 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:36:21.168 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b4c2692a242abaf56d4c2370cdeff4b1a2cdba19' to.sha1=''): /3/d 08:36:21.270 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:21.273 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:36:21.364 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9336 bytes in 91 ms. path='/3/d' 08:36:21.420 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:36:21.485 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:21.506 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:21.517 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 44.48% 08:36:21.519 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:21.522 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 08:36:21.592 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='94b5c98b32eaaba130f8ab7f0cbaddbeb71ff07f' to.sha1=''): /5#/e 08:36:21.634 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:21.637 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 08:36:21.665 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50% 08:36:21.670 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 from='https://localhost:34341/d3dc61d2-2fa0-4613-8d28-275e6ae4f776' toID=04505143-56b4-4867-8d7e-38b394bb5b08 to='target/repo/jjl1dzo1-65ike-local', fromRepoLocalSync=true 08:36:21.671 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 04505143-56b4-4867-8d7e-38b394bb5b08 ('target/repo/jjl1dzo1-65ike-local') 08:36:21.688 [pool-5-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94% 08:36:21.733 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [53291679]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:21.734 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [53291679]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1316 ms. 08:36:21.761 [pool-5-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 19.03% 08:36:21.792 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168640 bytes in 155 ms. path='/5#/e' 08:36:21.811 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [53291679]_close: Shutting down real LocalRepoManager. 08:36:21.824 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 08:36:21.969 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="579d4267-5c48-4572-85b0-c40c7e2d3ef2"] on repo=46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:21.983 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:21.991 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% 08:36:21.997 [pool-12-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 17.97% 08:36:22.141 [pool-12-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 22.99% 08:36:22.146 [qtp947652609-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 remoteRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b localRepositoryRevisionSynced=3 08:36:22.197 [pool-5-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 24.06% 08:36:22.279 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b remoteRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 transaction.localRevision=106 remoteFromLocalRevision=4 08:36:22.294 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=46cbdbe6-01e1-4ffd-9cb5-504def82c12b from='target/repo/jjl1e155-oy405-local' toID=579d4267-5c48-4572-85b0-c40c7e2d3ef2 to='https://localhost:45642/579d4267-5c48-4572-85b0-c40c7e2d3ef2' 08:36:22.406 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 08:36:22.406 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 08:36:22.468 [qtp868892995-149] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=43 08:36:22.477 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6e54bef6]initPersistenceManagerFactory: repositoryId=5a1cd57d-dc11-4203-9be8-85e706ed4e3c 08:36:22.515 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 serverRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 renewalDateTime=2018-07-14T07:06:04.601Z expiryDateTime=2018-07-14T07:36:04.601Z 08:36:22.526 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6e54bef6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7068 ms. 08:36:22.531 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:22.538 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:22.538 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 579d4267-5c48-4572-85b0-c40c7e2d3ef2 08:36:22.538 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:22.541 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a transaction.localRevision=46 remoteFromLocalRevision=44 08:36:22.558 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a from='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1' toID=d9d394d6-d786-40b2-9441-0d775887392a to='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' 08:36:22.572 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b remoteRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 08:36:22.584 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:22.589 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:22.592 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:22.602 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 56.12% 08:36:22.603 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=41 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=40 08:36:22.604 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:22.604 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:22.604 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:22.605 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:22.611 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 08:36:22.612 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:22.611 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:36:22.615 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:22.615 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:22.615 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:36:22.616 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 61.23% 08:36:22.616 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a localRepositoryRevisionSynced=41 localRepositoryRevisionInProgress=46 08:36:22.617 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:22.650 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b remoteRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 localRepositoryRevisionSynced=106 08:36:22.661 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:22.661 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/2/.cloudstore.properties 08:36:22.661 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/.cloudstore.properties 08:36:22.661 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/.cloudstore-repo/parent.properties 08:36:22.661 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 08:36:22.663 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/.cloudstore.properties 08:36:22.663 [main] 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]]] 08:36:22.664 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:22.684 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:36:22.691 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:36:22.709 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 85.98% 08:36:22.731 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 08:36:22.740 [qtp947652609-65] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 remoteRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b transaction.localRevision=6 remoteFromLocalRevision=107 08:36:22.756 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 98.23% 08:36:22.755 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=579d4267-5c48-4572-85b0-c40c7e2d3ef2 from='https://localhost:45642/579d4267-5c48-4572-85b0-c40c7e2d3ef2' toID=46cbdbe6-01e1-4ffd-9cb5-504def82c12b to='target/repo/jjl1e155-oy405-local', fromRepoLocalSync=false 08:36:22.796 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 08:36:22.796 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 08:36:22.805 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a localRepositoryRevisionSynced=46 08:36:22.867 [qtp868892995-72] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a transaction.localRevision=46 remoteFromLocalRevision=47 08:36:22.892 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d9d394d6-d786-40b2-9441-0d775887392a from='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' toID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a to='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false 08:36:22.899 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:22.907 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 579d4267-5c48-4572-85b0-c40c7e2d3ef2 08:36:22.907 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:22.907 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:22.908 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 remoteRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:36:22.911 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:22.913 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:22.913 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:22.913 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:22.913 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:22.921 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:36:22.922 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:36:22.978 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [278e03c2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:22.979 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [278e03c2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:23.004 [qtp947652609-65] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 remoteRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b localRepositoryRevisionSynced=6 08:36:23.022 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:23.026 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:23.027 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:23.027 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:23.022 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:23.028 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=7 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6 08:36:23.028 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=43 localRepositoryRevisionInProgress=46 08:36:23.030 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:23.032 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:23.035 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:23.035 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:23.036 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:23.042 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 08:36:23.042 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 08:36:23.058 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b remoteRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 transaction.localRevision=109 remoteFromLocalRevision=7 08:36:23.069 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:36:23.068 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:23.081 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d3dc61d2-2fa0-4613-8d28-275e6ae4f776 08:36:23.082 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 04505143-56b4-4867-8d7e-38b394bb5b08 08:36:23.082 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:23.083 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 localRepositoryRevisionSynced=7 localRepositoryRevisionInProgress=9 08:36:23.099 [qtp868892995-72] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=46 08:36:23.124 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 1 ms. 08:36:23.148 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a transaction.localRevision=49 remoteFromLocalRevision=47 08:36:23.156 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 08:36:23.183 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 08:36:23.191 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:23.197 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:23.198 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:23.198 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:23.198 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d9d394d6-d786-40b2-9441-0d775887392a from='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' toID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a to='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true 08:36:23.205 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a ('target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1') 08:36:23.210 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 31.09% 08:36:23.212 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:23.216 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:36:23.222 [pool-13-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 08:36:23.268 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:23.281 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:23.287 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1487 ms. 08:36:23.295 [pool-13-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 19.03% 08:36:23.357 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:23.390 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:23.399 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 08:36:23.421 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=352.0 MiB, used=36.2 MiB, available=3.4 GiB 08:36:23.596 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:36:23.607 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=579d4267-5c48-4572-85b0-c40c7e2d3ef2 from='https://localhost:45642/579d4267-5c48-4572-85b0-c40c7e2d3ef2' toID=46cbdbe6-01e1-4ffd-9cb5-504def82c12b to='target/repo/jjl1e155-oy405-local', fromRepoLocalSync=true 08:36:23.607 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 46cbdbe6-01e1-4ffd-9cb5-504def82c12b ('target/repo/jjl1e155-oy405-local') 08:36:23.625 [pool-5-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:36:23.648 [pool-13-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 24.17% 08:36:23.713 [pool-5-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 19.03% 08:36:23.721 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:23.814 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 38.56% 08:36:23.818 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 46.02% 08:36:23.830 [pool-5-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 24.06% 08:36:23.931 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:23.934 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:23.948 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 08:36:23.973 [qtp1078390093-61] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 localRepositoryRevisionSynced=9 08:36:23.981 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 08:36:24.008 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:36:24.026 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 remoteRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 transaction.localRevision=116 remoteFromLocalRevision=10 08:36:24.047 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 08:36:24.101 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=04505143-56b4-4867-8d7e-38b394bb5b08 from='target/repo/jjl1dzo1-65ike-local' toID=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 to='https://localhost:34341/d3dc61d2-2fa0-4613-8d28-275e6ae4f776' 08:36:24.157 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=107 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=106 08:36:24.214 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = d9089823-4c53-4aa5-862b-81427c4fc43e localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1f7yw-kysli-local 08:36:24.219 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 04505143-56b4-4867-8d7e-38b394bb5b08 08:36:24.219 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d3dc61d2-2fa0-4613-8d28-275e6ae4f776 08:36:24.219 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: localRepository.publicKeySha1 = E2:DF:AA:BA:E8:C4:99:D6:F5:B2:7A:A3:84:90:88:C6:1F:68:27:29 remoteRepository.repositoryId = 5a1cd57d-dc11-4203-9be8-85e706ed4e3c remoteRepository.remoteRoot = https://localhost:32913/5a1cd57d-dc11-4203-9be8-85e706ed4e3c remoteRepository.publicKeySha1 = 36:16:BC:AC:91:91:21:B9:F6:B5:EC:DD:BF:E2:16:99:A5:A6:75:F2 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 d9089823-4c53-4aa5-862b-81427c4fc43e 5a1cd57d-dc11-4203-9be8-85e706ed4e3c 08:36:24.220 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 remoteRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=116 08:36:24.272 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 08:36:24.292 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 08:36:24.298 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:24.303 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=7 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6 08:36:24.304 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:24.307 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:24.307 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:24.307 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:24.309 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:24.313 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 579d4267-5c48-4572-85b0-c40c7e2d3ef2 08:36:24.313 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:24.313 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:24.314 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 remoteRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b localRepositoryRevisionSynced=7 localRepositoryRevisionInProgress=9 08:36:24.309 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 52.24% 08:36:24.322 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 59.70% 08:36:24.325 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:24.348 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 08:36:24.360 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 1 ms. 08:36:24.402 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:24.415 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 67.16% 08:36:24.416 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 74.63% 08:36:24.439 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:24.439 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:24.439 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:24.440 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:24.479 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 29.72% 08:36:24.481 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:24.484 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:36:24.503 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 remoteRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 localRepositoryRevisionSynced=116 08:36:24.608 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:24.615 [qtp1078390093-37] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 transaction.localRevision=12 remoteFromLocalRevision=117 08:36:24.622 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:24.624 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 from='https://localhost:34341/d3dc61d2-2fa0-4613-8d28-275e6ae4f776' toID=04505143-56b4-4867-8d7e-38b394bb5b08 to='target/repo/jjl1dzo1-65ike-local', fromRepoLocalSync=false 08:36:24.634 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:36:24.641 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=352.0 MiB, used=35.0 MiB, available=3.4 GiB 08:36:24.735 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:24.737 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:24.739 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d3dc61d2-2fa0-4613-8d28-275e6ae4f776 08:36:24.740 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 04505143-56b4-4867-8d7e-38b394bb5b08 08:36:24.740 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 5a1cd57d-dc11-4203-9be8-85e706ed4e3c localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1f7yy-fo2ns-remote localRepository.publicKeySha1 = 36:16:BC:AC:91:91:21:B9:F6:B5:EC:DD:BF:E2:16:99:A5:A6:75:F2 remoteRepository.repositoryId = d9089823-4c53-4aa5-862b-81427c4fc43e remoteRepository.publicKeySha1 = E2:DF:AA:BA:E8:C4:99:D6:F5:B2:7A:A3:84:90:88:C6:1F:68:27:29 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 5a1cd57d-dc11-4203-9be8-85e706ed4e3c d9089823-4c53-4aa5-862b-81427c4fc43e 08:36:24.743 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 08:36:24.755 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:24.764 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:24.765 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:24.767 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:24.767 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new' 08:36:24.767 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:24.768 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:24.765 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [278e03c2]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:24.775 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 88.31% 08:36:24.775 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50% 08:36:24.795 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 08:36:24.795 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [278e03c2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1816 ms. 08:36:24.804 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 66.33% 08:36:24.807 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:36:24.810 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 08:36:24.820 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 87.77% 08:36:24.828 [qtp1078390093-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 localRepositoryRevisionSynced=12 08:36:24.839 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:24.855 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 remoteRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 transaction.localRevision=120 remoteFromLocalRevision=13 08:36:24.858 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 08:36:24.871 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:24.875 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=47 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=46 08:36:24.914 [qtp631086865-95] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 transaction.localRevision=12 remoteFromLocalRevision=119 08:36:24.918 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00% 08:36:24.919 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:24.922 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:24.923 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:24.923 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:24.924 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:24.924 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1 {11 11ä11#+} 1/b' to '/2/new/xxx' 08:36:24.926 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=47 localRepositoryRevisionInProgress=48 08:36:24.931 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:24.935 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:24.936 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:24.936 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:24.936 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:24.943 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 08:36:24.943 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 08:36:24.987 [qtp868892995-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=48 08:36:24.989 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [278e03c2]_close: Shutting down real LocalRepoManager. 08:36:25.015 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a transaction.localRevision=51 remoteFromLocalRevision=49 08:36:25.027 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a from='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1' toID=d9d394d6-d786-40b2-9441-0d775887392a to='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' 08:36:25.100 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=47 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=46 08:36:25.140 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:25.142 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:25.143 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:25.143 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 08:36:25.143 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a localRepositoryRevisionSynced=47 localRepositoryRevisionInProgress=51 08:36:25.169 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 1 ms. 08:36:25.183 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50% 08:36:25.193 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 from='https://localhost:34341/d3dc61d2-2fa0-4613-8d28-275e6ae4f776' toID=04505143-56b4-4867-8d7e-38b394bb5b08 to='target/repo/jjl1dzo1-65ike-local', fromRepoLocalSync=true 08:36:25.193 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 04505143-56b4-4867-8d7e-38b394bb5b08 ('target/repo/jjl1dzo1-65ike-local') 08:36:25.197 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:25.201 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:25.202 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/2/.cloudstore.properties 08:36:25.202 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/.cloudstore.properties 08:36:25.202 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1ek06-8wvn6-local/.cloudstore-repo/parent.properties 08:36:25.203 [pool-6-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94% 08:36:25.205 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 08:36:25.205 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning true, because of deletion: /2/.cloudstore.properties 08:36:25.206 [main] 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]]] 08:36:25.206 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< WatchTaskFirstWrittenChunk started 08:36:25.247 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:25.249 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1 {11 11ä11#+} 1/b' 08:36:25.260 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 08:36:25.260 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 08:36:25.254 [pool-6-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 19.03% 08:36:25.267 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:25.283 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.79% 08:36:25.286 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.68% 08:36:25.288 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:25.296 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new/xxx' 08:36:25.357 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a localRepositoryRevisionSynced=51 08:36:25.368 [pool-6-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 24.20% 08:36:25.401 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='9f7778ce073b2c163b7b953a2203b05eee49a2f8'): /2/new/xxx 08:36:25.403 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:25.467 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.57% 08:36:25.505 [qtp868892995-52] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a transaction.localRevision=51 remoteFromLocalRevision=52 08:36:25.539 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d9d394d6-d786-40b2-9441-0d775887392a from='https://localhost:33942/d9d394d6-d786-40b2-9441-0d775887392a' toID=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a to='target/repo/jjl1ek06-8wvn6-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false 08:36:25.534 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 75.12% 08:36:25.535 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f5694c6f-eb11-43f7-af17-0737d8cff785 from='https://localhost:34025/f5694c6f-eb11-43f7-af17-0737d8cff785' toID=151666c3-2947-4797-8cb6-3996065ad088 to='target/repo/jjl1d5ue-p44ex-local', fromRepoLocalSync=false 08:36:25.578 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [989d375]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:25.579 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [989d375]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:25.579 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:25.583 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d9d394d6-d786-40b2-9441-0d775887392a 08:36:25.594 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 11f97ec3-6bdf-4ab7-879d-a9944fe59b6a 08:36:25.594 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:25.595 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=48 localRepositoryRevisionInProgress=51 08:36:25.597 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:25.599 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:25.599 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:25.599 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:25.599 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:25.606 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 08:36:25.607 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 08:36:25.654 [qtp868892995-72] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a remoteRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a localRepositoryRevisionSynced=51 08:36:25.663 [qtp947652609-37] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 remoteRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b localRepositoryRevisionSynced=9 08:36:25.667 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f97ec3-6bdf-4ab7-879d-a9944fe59b6a remoteRepositoryId=d9d394d6-d786-40b2-9441-0d775887392a transaction.localRevision=54 remoteFromLocalRevision=52 08:36:25.670 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 08:36:25.671 [main] INFO c.c.c.l.LocalRepoManagerImpl - [626b639e]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:36:25.698 [main] INFO c.c.c.l.LocalRepoManagerImpl - [33f4c769]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:36:25.699 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b remoteRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 transaction.localRevision=120 remoteFromLocalRevision=10 08:36:25.704 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 serverRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 renewalDateTime=2018-07-14T07:06:04.601Z expiryDateTime=2018-07-14T07:36:04.601Z 08:36:25.704 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=46cbdbe6-01e1-4ffd-9cb5-504def82c12b from='target/repo/jjl1e155-oy405-local' toID=579d4267-5c48-4572-85b0-c40c7e2d3ef2 to='https://localhost:45642/579d4267-5c48-4572-85b0-c40c7e2d3ef2' 08:36:25.708 [pool-20-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:36:25.710 [pool-20-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5a1cd57d-dc11-4203-9be8-85e706ed4e3c from='https://localhost:32913/5a1cd57d-dc11-4203-9be8-85e706ed4e3c' toID=d9089823-4c53-4aa5-862b-81427c4fc43e to='target/repo/jjl1f7yw-kysli-local', fromRepoLocalSync=true Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 152.613 sec - in co.codewizards.cloudstore.test.repotorepo.PathPrefixedConfigInheritanceRepoToRepoSyncIT 08:36:25.728 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d9089823-4c53-4aa5-862b-81427c4fc43e ('target/repo/jjl1f7yw-kysli-local') 08:36:25.761 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:25.762 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@260be0f6{HTTP/1.1}{127.0.0.1:0} 08:36:25.767 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:25.769 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 56.12% 08:36:25.779 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1a84f4a7{/,null,UNAVAILABLE} 08:36:25.787 [pool-21-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:36:25.797 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=107 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=106 08:36:25.800 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 61.23% 08:36:25.802 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/0A8wHa0pEFm-lay5uFbogg/.cloudstore/localServerRunning.deleteToStop 08:36:25.812 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:25.820 [pool-21-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:36:25.816 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:25.821 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 579d4267-5c48-4572-85b0-c40c7e2d3ef2 08:36:25.822 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:25.823 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b remoteRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=120 08:36:25.836 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 08:36:25.843 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@298e0a57{SSL-http/1.1}{0.0.0.0:33942} 08:36:25.845 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:36:25.850 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 08:36:25.852 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2f6fc01{/,null,UNAVAILABLE} 08:36:25.864 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 85.98% 08:36:25.872 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 08:36:25.876 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms. 08:36:25.879 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:25.880 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:25.880 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:25.880 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:25.882 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 57.84% 08:36:25.884 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:25.886 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 98.23% 08:36:25.893 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1 {11 11ä11#+} 1/b' to '/2/new/xxx' 08:36:25.909 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:25.915 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=13 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=12 08:36:25.928 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:25.930 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:25.933 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d3dc61d2-2fa0-4613-8d28-275e6ae4f776 08:36:25.933 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 04505143-56b4-4867-8d7e-38b394bb5b08 08:36:25.933 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:25.935 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 localRepositoryRevisionSynced=13 localRepositoryRevisionInProgress=14 08:36:25.938 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:25.941 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:25.941 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:25.942 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:25.943 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:25.944 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:25.950 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 38.56% 08:36:25.951 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 49.75% 08:36:25.948 [pool-20-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d9089823-4c53-4aa5-862b-81427c4fc43e serverRepositoryId=5a1cd57d-dc11-4203-9be8-85e706ed4e3c renewalDateTime=2018-07-14T07:06:25.880Z expiryDateTime=2018-07-14T07:36:25.880Z 08:36:25.951 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1 {11 11ä11#+} 1/b' 08:36:25.975 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:25.995 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:26.007 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:26.024 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 69.03% 08:36:26.024 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:36:26.036 [qtp1078390093-37] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 localRepositoryRevisionSynced=14 08:36:26.047 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 remoteRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 transaction.localRevision=122 remoteFromLocalRevision=15 08:36:26.050 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=04505143-56b4-4867-8d7e-38b394bb5b08 from='target/repo/jjl1dzo1-65ike-local' toID=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 to='https://localhost:34341/d3dc61d2-2fa0-4613-8d28-275e6ae4f776' 08:36:26.054 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.14% 08:36:26.059 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.28% 08:36:26.065 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.42% 08:36:26.072 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.56% 08:36:26.117 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=117 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=116 08:36:26.132 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b remoteRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 localRepositoryRevisionSynced=120 08:36:26.125 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:26.139 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 04505143-56b4-4867-8d7e-38b394bb5b08 08:36:26.140 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d3dc61d2-2fa0-4613-8d28-275e6ae4f776 08:36:26.140 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:26.142 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 remoteRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=122 08:36:26.145 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:26.191 [qtp947652609-37] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 remoteRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b transaction.localRevision=12 remoteFromLocalRevision=121 08:36:26.207 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=579d4267-5c48-4572-85b0-c40c7e2d3ef2 from='https://localhost:45642/579d4267-5c48-4572-85b0-c40c7e2d3ef2' toID=46cbdbe6-01e1-4ffd-9cb5-504def82c12b to='target/repo/jjl1e155-oy405-local', fromRepoLocalSync=false 08:36:26.224 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:36:26.229 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:26.235 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:26.235 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:26.235 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:26.237 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:26.248 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision' 08:36:26.260 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:26.267 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:26.278 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 579d4267-5c48-4572-85b0-c40c7e2d3ef2 08:36:26.286 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 46cbdbe6-01e1-4ffd-9cb5-504def82c12b 08:36:26.286 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:26.287 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 remoteRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 08:36:26.291 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:26.293 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:26.301 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:26.305 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:26.305 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:26.311 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:36:26.314 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:36:26.348 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:26.352 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5a1cd57d-dc11-4203-9be8-85e706ed4e3c 08:36:26.352 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d9089823-4c53-4aa5-862b-81427c4fc43e 08:36:26.352 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:26.353 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5a1cd57d-dc11-4203-9be8-85e706ed4e3c remoteRepositoryId=d9089823-4c53-4aa5-862b-81427c4fc43e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:36:26.384 [qtp947652609-65] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 remoteRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b localRepositoryRevisionSynced=12 08:36:26.375 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:26.402 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cbdbe6-01e1-4ffd-9cb5-504def82c12b remoteRepositoryId=579d4267-5c48-4572-85b0-c40c7e2d3ef2 transaction.localRevision=125 remoteFromLocalRevision=13 08:36:26.406 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 55.60% 08:36:26.406 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:36:26.407 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:26.423 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:26.425 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision/1 {11 11ä11#+} 1' 08:36:26.448 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:26.448 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:26.448 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:26.449 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:26.459 [pool-20-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 08:36:26.462 [pool-20-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:26.493 [pool-20-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:36:26.533 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:26.544 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 61.19% 08:36:26.545 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 66.79% 08:36:26.547 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:26.548 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision/1 {11 11ä11#+} 1/a' 08:36:26.553 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f0eb4b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:36:26.554 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:36:26.561 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69bc9584]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fr5q-ul7z-local' 08:36:26.563 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69bc9584]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fr5q-ul7z-local' locked successfully. 08:36:26.572 [pool-20-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:26.601 [pool-20-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 08:36:26.604 [pool-20-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 08:36:26.607 [pool-20-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:26.613 [pool-20-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c' 08:36:26.624 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fc701b5b39f8be589594446b51f347c281ceacf9' to.sha1=''): /2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision/1 {11 11ä11#+} 1/a Jul 14, 2018 8:36:26 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:26.750 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="04505143-56b4-4867-8d7e-38b394bb5b08"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:26.754 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision/1 {11 11ä11#+} 1/a' 08:36:26.772 [pool-20-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d00d1ebc65d9dc128cc3e121c98ebba8e8a50a9' to.sha1=''): /c 08:36:26.869 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [989d375]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:26.872 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [989d375]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1293 ms. 08:36:26.888 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 47718 bytes in 134 ms. path='/2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision/1 {11 11ä11#+} 1/a' Jul 14, 2018 8:36:26 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:26.907 [pool-20-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5a1cd57d-dc11-4203-9be8-85e706ed4e3c"] on repo=d9089823-4c53-4aa5-862b-81427c4fc43e 08:36:26.915 [qtp631086865-95] INFO c.c.c.l.LocalRepoManagerImpl - [989d375]_close: Shutting down real LocalRepoManager. 08:36:26.954 [qtp1078390093-37] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:26.959 [pool-20-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/c' 08:36:27.066 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="04505143-56b4-4867-8d7e-38b394bb5b08"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:27.092 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:27.111 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:27.112 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision/1 {11 11ä11#+} 1/b' 08:36:27.263 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='43b0a9d604ae1830c6ba1e784c7ba8a3f0f37e1e' to.sha1=''): /2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision/1 {11 11ä11#+} 1/b Jul 14, 2018 8:36:27 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. createTempChunkFile: c; createNewFile=true 08:36:27.369 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="04505143-56b4-4867-8d7e-38b394bb5b08"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:27.375 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision/1 {11 11ä11#+} 1/b' 08:36:27.411 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5b061170]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:27.413 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5b061170]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:27.448 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 201700 bytes in 73 ms. path='/2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision/1 {11 11ä11#+} 1/b' Jul 14, 2018 8:36:27 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:27.489 [qtp1078390093-37] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:36:27.520 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="04505143-56b4-4867-8d7e-38b394bb5b08"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0.xml 08:36:27.531 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:27.585 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:27.591 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision/a' 08:36:27.637 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bf0d3a09b2991d2bf6d42f8221657f6e1b3dab1f' to.sha1=''): /2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision/a Jul 14, 2018 8:36:27 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:27.689 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="04505143-56b4-4867-8d7e-38b394bb5b08"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:27.691 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision/a' FileWatcher: CHUNK_SIZE reached! chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 WatchTaskChunksToFile: ready 08:36:27.808 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 494421 bytes in 117 ms. path='/2.jjl1fotoJEme5hawZaunviGpf0V0EA.collision/a' Jul 14, 2018 8:36:27 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:27.868 [qtp1078390093-37] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:27.958 [pool-20-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 08:36:27.958 [pool-20-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 08:36:27.993 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="04505143-56b4-4867-8d7e-38b394bb5b08"] on repo=04505143-56b4-4867-8d7e-38b394bb5b08 08:36:28.003 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:28.012 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 73.51% 08:36:28.027 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 remoteRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 localRepositoryRevisionSynced=122 08:36:28.080 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:36:28.081 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5a1cd57d-dc11-4203-9be8-85e706ed4e3c from='https://localhost:32913/5a1cd57d-dc11-4203-9be8-85e706ed4e3c' toID=d9089823-4c53-4aa5-862b-81427c4fc43e to='target/repo/jjl1f7yw-kysli-local', fromRepoLocalSync=true 08:36:28.081 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d9089823-4c53-4aa5-862b-81427c4fc43e ('target/repo/jjl1f7yw-kysli-local') 08:36:28.087 [pool-23-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:36:28.109 [pool-23-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 08:36:28.111 [pool-23-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:36:28.131 [qtp1078390093-89] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 transaction.localRevision=28 remoteFromLocalRevision=123 08:36:28.155 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 from='https://localhost:34341/d3dc61d2-2fa0-4613-8d28-275e6ae4f776' toID=04505143-56b4-4867-8d7e-38b394bb5b08 to='target/repo/jjl1dzo1-65ike-local', fromRepoLocalSync=false 08:36:28.189 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5b061170]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:28.189 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5b061170]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 774 ms. 08:36:28.204 [pool-22-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d9089823-4c53-4aa5-862b-81427c4fc43e serverRepositoryId=5a1cd57d-dc11-4203-9be8-85e706ed4e3c renewalDateTime=2018-07-14T07:06:25.880Z expiryDateTime=2018-07-14T07:36:25.880Z 08:36:28.212 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:28.215 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d3dc61d2-2fa0-4613-8d28-275e6ae4f776 08:36:28.216 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 04505143-56b4-4867-8d7e-38b394bb5b08 08:36:28.216 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:28.217 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=28 08:36:28.219 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:28.222 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:28.222 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:28.222 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:28.222 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:28.229 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 88.31% 08:36:28.230 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50% 08:36:28.265 [qtp1078390093-37] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 remoteRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 localRepositoryRevisionSynced=28 08:36:28.265 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:28.267 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:28.270 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:36:28.271 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:36:28.274 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:28.303 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:28.304 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:28.311 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:28.311 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 151666c3-2947-4797-8cb6-3996065ad088 08:36:28.311 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:28.312 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 08:36:28.313 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04505143-56b4-4867-8d7e-38b394bb5b08 remoteRepositoryId=d3dc61d2-2fa0-4613-8d28-275e6ae4f776 transaction.localRevision=136 remoteFromLocalRevision=29 08:36:28.320 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00% 08:36:28.324 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5a1cd57d-dc11-4203-9be8-85e706ed4e3c 08:36:28.324 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d9089823-4c53-4aa5-862b-81427c4fc43e 08:36:28.325 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:28.325 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:28.327 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5a1cd57d-dc11-4203-9be8-85e706ed4e3c remoteRepositoryId=d9089823-4c53-4aa5-862b-81427c4fc43e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=4 08:36:28.329 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:28.338 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:28.339 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:28.339 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:28.339 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:28.340 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:28.340 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:28.340 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:28.340 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:28.342 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5b061170]_close: Shutting down real LocalRepoManager. 08:36:28.347 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 08:36:28.349 [pool-22-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:28.352 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 08:36:28.343 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57a3af25]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:36:28.345 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2881ad47]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:36:28.353 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ee6dc82]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fsjj-orfge-local' 08:36:28.356 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ee6dc82]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fsjj-orfge-local' locked successfully. 08:36:28.404 [pool-22-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:28.411 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c' 08:36:28.492 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d00d1ebc65d9dc128cc3e121c98ebba8e8a50a9' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /c 08:36:28.506 [pool-22-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=d9089823-4c53-4aa5-862b-81427c4fc43e 08:36:28.507 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/c' createTempChunkFile: c; createNewFile=true watchForCreationsDeletions: ENTRY_CREATE=chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0, chunksCreated=1 deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0.xml 08:36:28.967 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 88.31% 08:36:28.975 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 99.50% 08:36:29.030 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [3a4ec5c2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:29.031 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [3a4ec5c2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. watchForCreationsDeletions: ENTRY_CREATE=chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34, chunksCreated=2 createTempChunkFile: c; createNewFile=true deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34.xml 08:36:29.626 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1060540 bytes in 1119 ms. path='/c' 08:36:29.633 [pool-22-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c watchForCreationsDeletions: ENTRY_DELETE=chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0, chunksDeleted=1 08:36:29.654 [pool-22-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c WatchTaskChunksToFile: length reached! length=1060540 watchForCreationsDeletions: ENTRY_DELETE=chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34, chunksDeleted=2 deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0.xml 08:36:30.004 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [3a4ec5c2]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:30.005 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [3a4ec5c2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 970 ms. 08:36:30.052 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [3a4ec5c2]_close: Shutting down real LocalRepoManager. deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34.xml 08:36:30.440 [pool-22-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5a1cd57d-dc11-4203-9be8-85e706ed4e3c"] on repo=d9089823-4c53-4aa5-862b-81427c4fc43e 08:36:30.504 [pool-22-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:30.531 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 08:36:30.533 [pool-22-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:30.536 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 08:36:30.596 [qtp1299825292-190] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5a1cd57d-dc11-4203-9be8-85e706ed4e3c remoteRepositoryId=d9089823-4c53-4aa5-862b-81427c4fc43e localRepositoryRevisionSynced=4 08:36:30.665 [pool-22-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d9089823-4c53-4aa5-862b-81427c4fc43e remoteRepositoryId=5a1cd57d-dc11-4203-9be8-85e706ed4e3c transaction.localRevision=12 remoteFromLocalRevision=5 08:36:30.786 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d9089823-4c53-4aa5-862b-81427c4fc43e from='target/repo/jjl1f7yw-kysli-local' toID=5a1cd57d-dc11-4203-9be8-85e706ed4e3c to='https://localhost:32913/5a1cd57d-dc11-4203-9be8-85e706ed4e3c' 08:36:30.885 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:30.889 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d9089823-4c53-4aa5-862b-81427c4fc43e 08:36:30.889 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5a1cd57d-dc11-4203-9be8-85e706ed4e3c 08:36:30.889 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:30.893 [pool-22-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d9089823-4c53-4aa5-862b-81427c4fc43e remoteRepositoryId=5a1cd57d-dc11-4203-9be8-85e706ed4e3c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=12 08:36:30.902 [pool-22-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:30.924 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:30.924 [pool-22-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:30.924 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:30.924 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:30.925 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 52.24% 08:36:30.927 [pool-22-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:30.928 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:36:30.973 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dc507cd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:30.973 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dc507cd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:31.038 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 61.19% 08:36:31.040 [pool-22-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:31.086 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 70.15% 08:36:31.106 [pool-22-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d9089823-4c53-4aa5-862b-81427c4fc43e remoteRepositoryId=5a1cd57d-dc11-4203-9be8-85e706ed4e3c localRepositoryRevisionSynced=12 08:36:31.231 [qtp1299825292-69] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5a1cd57d-dc11-4203-9be8-85e706ed4e3c remoteRepositoryId=d9089823-4c53-4aa5-862b-81427c4fc43e transaction.localRevision=8 remoteFromLocalRevision=13 08:36:31.271 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5a1cd57d-dc11-4203-9be8-85e706ed4e3c from='https://localhost:32913/5a1cd57d-dc11-4203-9be8-85e706ed4e3c' toID=d9089823-4c53-4aa5-862b-81427c4fc43e to='target/repo/jjl1f7yw-kysli-local', fromRepoLocalSync=false 08:36:31.376 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:31.380 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5a1cd57d-dc11-4203-9be8-85e706ed4e3c 08:36:31.380 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d9089823-4c53-4aa5-862b-81427c4fc43e 08:36:31.381 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:31.382 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5a1cd57d-dc11-4203-9be8-85e706ed4e3c remoteRepositoryId=d9089823-4c53-4aa5-862b-81427c4fc43e localRepositoryRevisionSynced=4 localRepositoryRevisionInProgress=8 08:36:31.385 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:31.389 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:31.389 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:31.389 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:31.389 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:31.396 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 77.11% 08:36:31.397 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 08:36:31.397 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 08:36:31.431 [qtp1299825292-69] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5a1cd57d-dc11-4203-9be8-85e706ed4e3c remoteRepositoryId=d9089823-4c53-4aa5-862b-81427c4fc43e localRepositoryRevisionSynced=8 08:36:31.467 [pool-22-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d9089823-4c53-4aa5-862b-81427c4fc43e remoteRepositoryId=5a1cd57d-dc11-4203-9be8-85e706ed4e3c transaction.localRevision=16 remoteFromLocalRevision=9 08:36:31.472 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 08:36:31.960 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dc507cd]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:31.961 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dc507cd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 987 ms. hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=2, chunksDeleted=2 08:36:32.002 [main] INFO c.c.c.l.LocalRepoManagerImpl - [25a2c4dc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:36:32.003 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6e54bef6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:36:32.066 [qtp631086865-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 localRepositoryRevisionSynced=12 08:36:32.148 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dc507cd]_close: Shutting down real LocalRepoManager. 08:36:32.447 [main] INFO c.c.c.l.LocalRepoManagerImpl - [431f8830]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fvp6-dzaoj-local' 08:36:32.458 [main] INFO c.c.c.l.LocalRepoManagerImpl - [431f8830]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fvp6-dzaoj-local' locked successfully. 08:36:32.754 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 remoteRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 transaction.localRevision=121 remoteFromLocalRevision=13 08:36:32.795 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 100.00% 08:36:32.795 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74697863]_close: Shutting down real LocalRepoManager. 08:36:34.985 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:36:34.986 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Restoring backup: 'target/repo/jjl1d5ue-p44ex-local.bak' => 'target/repo/jjl1d5ue-p44ex-local' 08:36:35.193 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Restored backup: 'target/repo/jjl1d5ue-p44ex-local.bak' => 'target/repo/jjl1d5ue-p44ex-local' 08:36:35.193 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:36:35.194 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d1c5cf2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5ue-p44ex-local' 08:36:35.195 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d1c5cf2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5ue-p44ex-local' locked successfully. 08:36:36.224 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d1c5cf2]initPersistenceManagerFactory: repositoryId=151666c3-2947-4797-8cb6-3996065ad088 08:36:36.225 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d1c5cf2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1030 ms. 08:36:36.542 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [7ab15f9d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:36.543 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [7ab15f9d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:36.701 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69bc9584]initPersistenceManagerFactory: repositoryId=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:36.713 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69bc9584]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8080 ms. 08:36:36.855 [main] INFO c.c.c.l.LocalRepoManagerImpl - [693f2c89]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fr5r-tnlv0-remote' 08:36:36.876 [main] INFO c.c.c.l.LocalRepoManagerImpl - [693f2c89]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fr5r-tnlv0-remote' locked successfully. 08:36:37.773 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [7ab15f9d]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:37.773 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [7ab15f9d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1230 ms. 08:36:37.806 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [7ab15f9d]_close: Shutting down real LocalRepoManager. 08:36:38.293 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 0.50% 08:36:38.296 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f5694c6f-eb11-43f7-af17-0737d8cff785 from='https://localhost:34025/f5694c6f-eb11-43f7-af17-0737d8cff785' toID=151666c3-2947-4797-8cb6-3996065ad088 to='target/repo/jjl1d5ue-p44ex-local', fromRepoLocalSync=true 08:36:38.296 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 151666c3-2947-4797-8cb6-3996065ad088 ('target/repo/jjl1d5ue-p44ex-local') 08:36:38.358 [pool-6-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 12.94% 08:36:38.442 [pool-6-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 19.03% 08:36:38.531 [pool-6-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 24.06% 08:36:38.600 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [34898489]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:38.600 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [34898489]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:39.727 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [34898489]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:39.728 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [34898489]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1127 ms. 08:36:39.773 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [34898489]_close: Shutting down real LocalRepoManager. 08:36:40.195 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ee6dc82]initPersistenceManagerFactory: repositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:36:40.203 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ee6dc82]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7096 ms. localRoot: jjl1fsjj-orfge-local localRepositoryId: f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:36:40.234 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7d18338b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fsjk-pevkv-remote' 08:36:40.238 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7d18338b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fsjk-pevkv-remote' locked successfully. 08:36:40.344 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 serverRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 renewalDateTime=2018-07-14T07:05:16.795Z expiryDateTime=2018-07-14T07:35:16.795Z 08:36:40.364 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [6e730605]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:40.365 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [6e730605]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:41.314 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [6e730605]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:41.320 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [6e730605]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 954 ms. 08:36:41.361 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [6e730605]_close: Shutting down real LocalRepoManager. 08:36:41.978 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1efbb828]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:41.979 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1efbb828]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:42.916 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1efbb828]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:42.917 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1efbb828]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 938 ms. 08:36:42.948 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:42.963 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:42.989 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 08:36:43.021 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 08:36:43.036 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:36:43.069 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 08:36:43.113 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 08:36:43.155 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:43.174 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=7 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=12 08:36:43.196 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:43.199 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:43.199 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 151666c3-2947-4797-8cb6-3996065ad088 08:36:43.200 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:43.201 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 localRepositoryRevisionSynced=7 localRepositoryRevisionInProgress=14 08:36:43.212 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:43.225 [main] INFO c.c.c.l.LocalRepoManagerImpl - [431f8830]initPersistenceManagerFactory: repositoryId=75ff9774-6d9c-411c-8dc7-8cceafe790f4 08:36:43.260 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:43.260 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:43.260 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:43.260 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:43.261 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1efbb828]_close: Shutting down real LocalRepoManager. 08:36:43.293 [main] INFO c.c.c.l.LocalRepoManagerImpl - [431f8830]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6666 ms. 08:36:43.359 [main] INFO c.c.c.l.LocalRepoManagerImpl - [53b60595]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fvp7-eajd0-remote' 08:36:43.363 [main] INFO c.c.c.l.LocalRepoManagerImpl - [53b60595]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fvp7-eajd0-remote' locked successfully. 08:36:43.841 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 27.36% 08:36:43.849 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:43.876 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:36:44.001 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 33.47% 08:36:44.003 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:44.072 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 39.57% 08:36:44.072 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 45.68% 08:36:44.074 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:44.076 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/zzz' 08:36:44.099 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [50131694]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:44.100 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [50131694]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:45.192 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [50131694]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:45.193 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [50131694]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1093 ms. 08:36:45.259 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [50131694]_close: Shutting down real LocalRepoManager. 08:36:46.410 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [4eaf787c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:46.411 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [4eaf787c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:46.554 [closeDeferredTimer-7f0eb4b4-1] INFO c.c.c.l.LocalRepoManagerImpl - [7f0eb4b4]_close: Shutting down real LocalRepoManager. 08:36:46.557 [closeDeferredTimer-2bef09c0-1] INFO c.c.c.l.LocalRepoManagerImpl - [2bef09c0]_close: Shutting down real LocalRepoManager. 08:36:47.716 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [4eaf787c]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:47.717 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [4eaf787c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1306 ms. 08:36:47.801 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [4eaf787c]_close: Shutting down real LocalRepoManager. 08:36:48.346 [closeDeferredTimer-57a3af25-1] INFO c.c.c.l.LocalRepoManagerImpl - [57a3af25]_close: Shutting down real LocalRepoManager. 08:36:48.346 [closeDeferredTimer-2881ad47-1] INFO c.c.c.l.LocalRepoManagerImpl - [2881ad47]_close: Shutting down real LocalRepoManager. 08:36:48.896 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa933a7f40cd5ec5977940bbeabb0564c8bc4939' to.sha1=''): /3/zzz 08:36:49.444 [main] INFO c.c.c.l.LocalRepoManagerImpl - [693f2c89]initPersistenceManagerFactory: repositoryId=e4841336-1e4a-4acb-8ba4-e6e161f949f0 08:36:49.455 [main] INFO c.c.c.l.LocalRepoManagerImpl - [693f2c89]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8395 ms. 08:36:49.496 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:36:49.504 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/zzz' 08:36:49.542 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [58fc4f7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:49.543 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [58fc4f7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:49.907 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=447.5 MiB, used=36.0 MiB, available=3.4 GiB 08:36:50.667 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [58fc4f7]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:50.668 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [58fc4f7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1124 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 1430bfe5-84b6-4feb-9099-7de73f2d04f4 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fr5q-ul7z-local localRepository.publicKeySha1 = A0:DF:86:03:59:46:B0:CC:A0:63:E6:0F:A9:3A:C3:F0:DE:8B:C9:F2 remoteRepository.repositoryId = e4841336-1e4a-4acb-8ba4-e6e161f949f0 remoteRepository.remoteRoot = https://localhost:45642/e4841336-1e4a-4acb-8ba4-e6e161f949f0 remoteRepository.publicKeySha1 = 94:39:7B:A1:2C:B2:F7:6F:F2:FD:7B:A9:64:B6:3D:F9:CB:5E:B8:1B 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 1430bfe5-84b6-4feb-9099-7de73f2d04f4 e4841336-1e4a-4acb-8ba4-e6e161f949f0 08:36:50.704 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [58fc4f7]_close: Shutting down real LocalRepoManager. 08:36:51.168 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=448.0 MiB, used=34.3 MiB, available=3.4 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = e4841336-1e4a-4acb-8ba4-e6e161f949f0 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fr5r-tnlv0-remote localRepository.publicKeySha1 = 94:39:7B:A1:2C:B2:F7:6F:F2:FD:7B:A9:64:B6:3D:F9:CB:5E:B8:1B remoteRepository.repositoryId = 1430bfe5-84b6-4feb-9099-7de73f2d04f4 remoteRepository.publicKeySha1 = A0:DF:86:03:59:46:B0:CC:A0:63:E6:0F:A9:3A:C3:F0:DE:8B:C9:F2 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 e4841336-1e4a-4acb-8ba4-e6e161f949f0 1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:51.753 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4dd5f878]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:51.753 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4dd5f878]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:51.800 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 08:36:51.829 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 08:36:51.852 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 08:36:52.002 [closeDeferredTimer-25a2c4dc-1] INFO c.c.c.l.LocalRepoManagerImpl - [25a2c4dc]_close: Shutting down real LocalRepoManager. 08:36:52.020 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 08:36:52.073 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 08:36:52.154 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 79.44% 08:36:52.187 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 08:36:52.221 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 95.69% 08:36:52.281 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 08:36:52.488 [closeDeferredTimer-6e54bef6-1] INFO c.c.c.l.LocalRepoManagerImpl - [6e54bef6]_close: Shutting down real LocalRepoManager. 08:36:52.681 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:36:52.682 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4841336-1e4a-4acb-8ba4-e6e161f949f0 from='https://localhost:45642/e4841336-1e4a-4acb-8ba4-e6e161f949f0' toID=1430bfe5-84b6-4feb-9099-7de73f2d04f4 to='target/repo/jjl1fr5q-ul7z-local', fromRepoLocalSync=true 08:36:52.683 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1430bfe5-84b6-4feb-9099-7de73f2d04f4 ('target/repo/jjl1fr5q-ul7z-local') 08:36:52.702 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:36:52.744 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 19.03% 08:36:52.792 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 24.11% 08:36:52.980 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1430bfe5-84b6-4feb-9099-7de73f2d04f4 serverRepositoryId=e4841336-1e4a-4acb-8ba4-e6e161f949f0 renewalDateTime=2018-07-14T07:06:52.880Z expiryDateTime=2018-07-14T07:36:52.880Z 08:36:53.044 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:36:53.067 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:36:53.083 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:36:53.088 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:36:53.233 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:53.241 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: e4841336-1e4a-4acb-8ba4-e6e161f949f0 08:36:53.244 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:53.245 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:53.248 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4841336-1e4a-4acb-8ba4-e6e161f949f0 remoteRepositoryId=1430bfe5-84b6-4feb-9099-7de73f2d04f4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:36:53.267 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:53.311 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:53.311 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:53.311 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:53.311 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:53.321 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.84% 08:36:53.324 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:53.337 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:36:53.488 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4dd5f878]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:53.489 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4dd5f878]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1735 ms. 08:36:53.506 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:53.551 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4dd5f878]_close: Shutting down real LocalRepoManager. 08:36:53.717 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.80% 08:36:53.734 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% 08:36:53.945 [qtp947652609-65] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4841336-1e4a-4acb-8ba4-e6e161f949f0 remoteRepositoryId=1430bfe5-84b6-4feb-9099-7de73f2d04f4 localRepositoryRevisionSynced=2 08:36:55.125 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1430bfe5-84b6-4feb-9099-7de73f2d04f4 remoteRepositoryId=e4841336-1e4a-4acb-8ba4-e6e161f949f0 transaction.localRevision=5 remoteFromLocalRevision=3 08:36:55.155 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1430bfe5-84b6-4feb-9099-7de73f2d04f4 from='target/repo/jjl1fr5q-ul7z-local' toID=e4841336-1e4a-4acb-8ba4-e6e161f949f0 to='https://localhost:45642/e4841336-1e4a-4acb-8ba4-e6e161f949f0' 08:36:55.329 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:36:55.340 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:55.341 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: e4841336-1e4a-4acb-8ba4-e6e161f949f0 08:36:55.341 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:36:55.347 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1430bfe5-84b6-4feb-9099-7de73f2d04f4 remoteRepositoryId=e4841336-1e4a-4acb-8ba4-e6e161f949f0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 08:36:55.355 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:36:55.391 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:36:55.391 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:36:55.391 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:36:55.391 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:36:55.394 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:55.395 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:36:55.551 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:55.571 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 532322 bytes in 6067 ms. path='/3/zzz' 08:36:55.579 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz 08:36:55.674 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 55.10% 08:36:55.681 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:55.684 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:36:55.748 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:55.761 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="f5694c6f-eb11-43f7-af17-0737d8cff785"] on repo=151666c3-2947-4797-8cb6-3996065ad088 08:36:55.767 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:55.768 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:36:55.875 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:55.877 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:55.906 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 47.72% 08:36:55.912 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:55.917 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:36:55.940 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [1f659dcb]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:55.940 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [1f659dcb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:55.967 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:56.012 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 60.34% 08:36:56.012 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 65.58% 08:36:56.014 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:56.015 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:36:56.061 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='36562686942c9e8be16c35f8c3d2c2caa404727b' to.sha1=''): /1 {11 11ä11#+} 1/a Jul 14, 2018 8:36:56 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:56.251 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:56.256 [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' 08:36:56.369 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 379421 bytes in 112 ms. path='/1 {11 11ä11#+} 1/a' Jul 14, 2018 8:36:56 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:56.419 [qtp947652609-59] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:56.542 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:56.639 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:56.653 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:56.655 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:36:56.739 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6706eadbee01793c2554fd5c1636e48d4da9ae2b' to.sha1=''): /1 {11 11ä11#+} 1/b Jul 14, 2018 8:36:56 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:56.818 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [1f659dcb]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:56.819 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [1f659dcb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 878 ms. 08:36:56.821 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:56.853 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [1f659dcb]_close: Shutting down real LocalRepoManager. 08:36:56.892 [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' 08:36:57.043 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 611307 bytes in 151 ms. path='/1 {11 11ä11#+} 1/b' Jul 14, 2018 8:36:57 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:57.075 [qtp947652609-53] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:36:57.192 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:57.211 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:57.276 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:57.280 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:36:57.340 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f31121fd5dcfff492176ff1bbd7b80641dd1837c' to.sha1=''): /1 {11 11ä11#+} 1/c Jul 14, 2018 8:36:57 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:57.486 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:57.519 [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' 08:36:57.593 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [3e4bae34]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:36:57.593 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [3e4bae34]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:36:57.611 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 276710 bytes in 92 ms. path='/1 {11 11ä11#+} 1/c' Jul 14, 2018 8:36:57 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:57.647 [qtp947652609-37] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:36:57.761 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:57.823 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:57.891 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:57.894 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:36:57.942 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42bd0ee35f97c9e8baaee95bbc2a4339a880eef2' to.sha1=''): /2/1 {11 11ä11#+} 1/a Jul 14, 2018 8:36:57 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:58.139 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:58.242 [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' 08:36:58.333 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 278289 bytes in 90 ms. path='/2/1 {11 11ä11#+} 1/a' Jul 14, 2018 8:36:58 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:58.383 [qtp947652609-59] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:36:58.447 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:58.503 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:58.648 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:58.654 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:36:58.693 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89ea795aefd117129e8802fc919819a75aa2ada9' to.sha1=''): /2/1 {11 11ä11#+} 1/b Jul 14, 2018 8:36:58 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:58.763 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:58.851 [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' 08:36:59.022 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 770406 bytes in 171 ms. path='/2/1 {11 11ä11#+} 1/b' Jul 14, 2018 8:36:59 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:59.054 [qtp947652609-37] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:36:59.123 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [3e4bae34]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:36:59.123 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [3e4bae34]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1529 ms. 08:36:59.184 [qtp631086865-171] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 localRepositoryRevisionSynced=14 08:36:59.362 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [3e4bae34]_close: Shutting down real LocalRepoManager. 08:36:59.373 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:59.447 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:59.488 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:36:59.493 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:36:59.529 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d4c26924124f0ce0c1923408e4d710ec58d9cb4' to.sha1=''): /2/a Jul 14, 2018 8:36:59 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:59.597 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:36:59.603 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:36:59.713 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 454113 bytes in 110 ms. path='/2/a' Jul 14, 2018 8:36:59 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:36:59.741 [qtp947652609-59] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:00.024 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:37:00.035 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:00.049 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:00.051 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:37:00.087 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77eef6de482371c046524585cbf30a8bd67a21ec' to.sha1=''): /3/a Jul 14, 2018 8:37:00 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:37:00.136 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:37:00.144 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:37:00.188 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 61341 bytes in 44 ms. path='/3/a' Jul 14, 2018 8:37:00 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:37:00.213 [qtp947652609-37] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:00.234 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 remoteRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 transaction.localRevision=118 remoteFromLocalRevision=15 08:37:00.248 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7d18338b]initPersistenceManagerFactory: repositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a 08:37:00.253 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:37:00.304 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7d18338b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 15385 ms. 08:37:00.304 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=151666c3-2947-4797-8cb6-3996065ad088 from='target/repo/jjl1d5ue-p44ex-local' toID=f5694c6f-eb11-43f7-af17-0737d8cff785 to='https://localhost:34025/f5694c6f-eb11-43f7-af17-0737d8cff785' 08:37:00.309 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:00.330 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [442e979]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:37:00.330 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [442e979]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. remoteRoot: jjl1fsjk-pevkv-remote remoteRepositoryId: 72e650cf-f48c-48e8-a8e1-9b063bf72f1a 08:37:00.347 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:00.350 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:37:00.409 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bde5cf4fa67b623a2d5bdb266c0eceea7042f825' to.sha1=''): /3/b Jul 14, 2018 8:37:00 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:37:00.535 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:37:00.626 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:37:00.731 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 123460 bytes in 105 ms. path='/3/b' Jul 14, 2018 8:37:00 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:37:00.761 [qtp947652609-37] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:00.795 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=457.0 MiB, used=36.6 MiB, available=3.4 GiB 08:37:00.844 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:37:00.864 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:00.898 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:00.900 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:37:00.963 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='61e6bb2f6f5e3bbe1315d6f1016339453285d6a3' to.sha1=''): /3/c Jul 14, 2018 8:37:00 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:37:01.035 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:37:01.045 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:37:01.104 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56226 bytes in 59 ms. path='/3/c' Jul 14, 2018 8:37:01 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:37:01.153 [qtp947652609-37] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:37:01.212 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:37:01.238 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:01.259 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:01.264 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = f1ef5691-9c64-48f2-a17a-56f84e71d1aa localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fsjj-orfge-local localRepository.publicKeySha1 = 37:85:56:12:32:AC:0C:C5:8D:4D:B9:70:3E:C6:69:13:0F:58:71:53 remoteRepository.repositoryId = 72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepository.remoteRoot = https://localhost:34341/72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepository.publicKeySha1 = E1:A6:1E:A1:6B:19:AB:F3:40:E9:C6:ED:24:21:DC:1B:EF:64:A4:3D 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 f1ef5691-9c64-48f2-a17a-56f84e71d1aa 72e650cf-f48c-48e8-a8e1-9b063bf72f1a 08:37:01.354 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af47f8bae2d95402626ad747c0b3611b511ecea3' to.sha1=''): /3/d Jul 14, 2018 8:37:01 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:37:01.433 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [442e979]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:37:01.434 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [442e979]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1104 ms. 08:37:01.442 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:37:01.445 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:37:01.480 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [442e979]_close: Shutting down real LocalRepoManager. 08:37:01.578 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 208926 bytes in 133 ms. path='/3/d' Jul 14, 2018 8:37:01 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:37:01.636 [qtp947652609-66] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:37:01.687 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1430bfe5-84b6-4feb-9099-7de73f2d04f4"] on repo=1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:37:01.695 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:01.707 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.15% 08:37:01.733 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=457.0 MiB, used=31.2 MiB, available=3.5 GiB 08:37:01.759 [main] INFO c.c.c.l.LocalRepoManagerImpl - [53b60595]initPersistenceManagerFactory: repositoryId=0f54da5e-574d-4279-aae9-e5c6907875fa 08:37:01.762 [main] INFO c.c.c.l.LocalRepoManagerImpl - [53b60595]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13274 ms. 08:37:01.763 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1430bfe5-84b6-4feb-9099-7de73f2d04f4 remoteRepositoryId=e4841336-1e4a-4acb-8ba4-e6e161f949f0 localRepositoryRevisionSynced=5 Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 72e650cf-f48c-48e8-a8e1-9b063bf72f1a localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fsjk-pevkv-remote localRepository.publicKeySha1 = E1:A6:1E:A1:6B:19:AB:F3:40:E9:C6:ED:24:21:DC:1B:EF:64:A4:3D remoteRepository.repositoryId = f1ef5691-9c64-48f2-a17a-56f84e71d1aa remoteRepository.publicKeySha1 = 37:85:56:12:32:AC:0C:C5:8D:4D:B9:70:3E:C6:69:13:0F:58:71:53 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 72e650cf-f48c-48e8-a8e1-9b063bf72f1a f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:01.817 [qtp947652609-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4841336-1e4a-4acb-8ba4-e6e161f949f0 remoteRepositoryId=1430bfe5-84b6-4feb-9099-7de73f2d04f4 transaction.localRevision=39 remoteFromLocalRevision=6 08:37:01.830 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4841336-1e4a-4acb-8ba4-e6e161f949f0 from='https://localhost:45642/e4841336-1e4a-4acb-8ba4-e6e161f949f0' toID=1430bfe5-84b6-4feb-9099-7de73f2d04f4 to='target/repo/jjl1fr5q-ul7z-local', fromRepoLocalSync=false 08:37:01.881 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:01.886 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: e4841336-1e4a-4acb-8ba4-e6e161f949f0 08:37:01.888 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 1430bfe5-84b6-4feb-9099-7de73f2d04f4 08:37:01.889 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:01.890 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4841336-1e4a-4acb-8ba4-e6e161f949f0 remoteRepositoryId=1430bfe5-84b6-4feb-9099-7de73f2d04f4 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=39 08:37:01.891 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:01.893 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:01.893 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:01.893 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:01.894 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:01.899 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:37:01.899 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:37:01.927 [qtp947652609-53] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4841336-1e4a-4acb-8ba4-e6e161f949f0 remoteRepositoryId=1430bfe5-84b6-4feb-9099-7de73f2d04f4 localRepositoryRevisionSynced=39 08:37:01.936 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1430bfe5-84b6-4feb-9099-7de73f2d04f4 remoteRepositoryId=e4841336-1e4a-4acb-8ba4-e6e161f949f0 transaction.localRevision=42 remoteFromLocalRevision=40 08:37:01.939 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:37:01.986 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [23f89079]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:37:01.987 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [23f89079]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:37:02.041 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69bc9584]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:37:02.042 [main] INFO c.c.c.l.LocalRepoManagerImpl - [693f2c89]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:37:02.046 [main] INFO c.c.c.l.LocalRepoManagerImpl - [c29b0dc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gijg-7bs06-local' 08:37:02.049 [main] INFO c.c.c.l.LocalRepoManagerImpl - [c29b0dc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gijg-7bs06-local' locked successfully. 08:37:02.227 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=357.5 MiB, used=36.8 MiB, available=3.4 GiB Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 75ff9774-6d9c-411c-8dc7-8cceafe790f4 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fvp6-dzaoj-local localRepository.publicKeySha1 = E3:06:36:3B:35:70:4B:98:79:DC:8F:F1:26:4C:C6:9C:4F:1F:E9:E7 remoteRepository.repositoryId = 0f54da5e-574d-4279-aae9-e5c6907875fa remoteRepository.remoteRoot = https://localhost:32913/0f54da5e-574d-4279-aae9-e5c6907875fa remoteRepository.publicKeySha1 = D6:6F:4B:A5:39:58:26:6D:D6:FF:27:71:19:66:B6:79:34:5C:1E:F7 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 75ff9774-6d9c-411c-8dc7-8cceafe790f4 0f54da5e-574d-4279-aae9-e5c6907875fa 08:37:02.816 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [23f89079]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:37:02.817 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [23f89079]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 830 ms. 08:37:02.843 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:37:02.846 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=72e650cf-f48c-48e8-a8e1-9b063bf72f1a from='https://localhost:34341/72e650cf-f48c-48e8-a8e1-9b063bf72f1a' toID=f1ef5691-9c64-48f2-a17a-56f84e71d1aa to='target/repo/jjl1fsjj-orfge-local', fromRepoLocalSync=true 08:37:02.847 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f1ef5691-9c64-48f2-a17a-56f84e71d1aa ('target/repo/jjl1fsjj-orfge-local') 08:37:02.857 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [23f89079]_close: Shutting down real LocalRepoManager. 08:37:02.887 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:37:02.909 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 08:37:03.006 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa serverRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a renewalDateTime=2018-07-14T07:07:02.934Z expiryDateTime=2018-07-14T07:37:02.934Z 08:37:03.052 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:37:03.070 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:37:03.122 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=345.0 MiB, used=31.7 MiB, available=3.5 GiB 08:37:03.124 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.69% Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 0f54da5e-574d-4279-aae9-e5c6907875fa localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1fvp7-eajd0-remote localRepository.publicKeySha1 = D6:6F:4B:A5:39:58:26:6D:D6:FF:27:71:19:66:B6:79:34:5C:1E:F7 remoteRepository.repositoryId = 75ff9774-6d9c-411c-8dc7-8cceafe790f4 remoteRepository.publicKeySha1 = E3:06:36:3B:35:70:4B:98:79:DC:8F:F1:26:4C:C6:9C:4F:1F:E9:E7 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 0f54da5e-574d-4279-aae9-e5c6907875fa 75ff9774-6d9c-411c-8dc7-8cceafe790f4 08:37:03.283 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 08:37:03.302 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 08:37:03.367 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:37:03.411 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=119 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=106 08:37:03.447 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:03.448 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 08:37:03.450 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 151666c3-2947-4797-8cb6-3996065ad088 08:37:03.451 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f5694c6f-eb11-43f7-af17-0737d8cff785 08:37:03.451 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:03.452 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 remoteRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=118 08:37:03.460 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:03.469 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:03.469 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:03.469 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:03.469 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:03.470 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 52.24% 08:37:03.470 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 63.43% 08:37:03.470 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 74.63% 08:37:03.482 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 remoteRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 localRepositoryRevisionSynced=118 08:37:03.530 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [41b1b9e9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:37:03.531 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [41b1b9e9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:37:03.542 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% WatchTaskFirstWrittenChunk started 08:37:03.643 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:03.649 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 72e650cf-f48c-48e8-a8e1-9b063bf72f1a 08:37:03.650 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:03.650 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:03.650 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:37:03.657 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:03.693 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:03.693 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:03.693 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:03.693 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:03.732 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:03.740 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:37:03.798 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:03.819 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:03.822 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 08:37:03.863 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:03.885 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:03.888 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:37:03.920 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:03.947 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 08:37:03.949 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:03.952 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:37:03.970 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:03.984 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:03.987 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:37:04.063 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:04.079 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:04.081 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:37:04.101 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:04.130 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:04.133 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 08:37:04.157 [pool-24-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:37:04.158 [pool-24-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f54da5e-574d-4279-aae9-e5c6907875fa from='https://localhost:32913/0f54da5e-574d-4279-aae9-e5c6907875fa' toID=75ff9774-6d9c-411c-8dc7-8cceafe790f4 to='target/repo/jjl1fvp6-dzaoj-local', fromRepoLocalSync=true 08:37:04.168 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 75ff9774-6d9c-411c-8dc7-8cceafe790f4 ('target/repo/jjl1fvp6-dzaoj-local') 08:37:04.192 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:04.236 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 08:37:04.247 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 08:37:04.248 [pool-25-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:37:04.249 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:04.251 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 08:37:04.278 [pool-25-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:37:04.350 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa198639ad7f13733db44cd0cbc1656839193432' to.sha1=''): /#4/#b 08:37:04.435 [pool-24-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=75ff9774-6d9c-411c-8dc7-8cceafe790f4 serverRepositoryId=0f54da5e-574d-4279-aae9-e5c6907875fa renewalDateTime=2018-07-14T07:07:04.363Z expiryDateTime=2018-07-14T07:37:04.363Z 08:37:04.440 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:04.455 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 08:37:04.475 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:37:04.496 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:37:04.539 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.17% 08:37:04.545 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.34% 08:37:04.551 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.50% 08:37:04.556 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.67% 08:37:04.624 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 508235 bytes in 169 ms. path='/#4/#b' 08:37:04.630 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:37:04.636 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 08:37:04.645 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:37:04.658 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [41b1b9e9]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:37:04.659 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [41b1b9e9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1128 ms. 08:37:04.669 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:04.675 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 0f54da5e-574d-4279-aae9-e5c6907875fa 08:37:04.675 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 75ff9774-6d9c-411c-8dc7-8cceafe790f4 08:37:04.676 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:04.678 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f54da5e-574d-4279-aae9-e5c6907875fa remoteRepositoryId=75ff9774-6d9c-411c-8dc7-8cceafe790f4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:37:04.687 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:04.700 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [41b1b9e9]_close: Shutting down real LocalRepoManager. 08:37:04.749 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:04.757 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:04.757 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:04.757 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:04.766 [pool-24-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 08:37:04.769 [pool-24-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:04.776 [pool-24-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:37:04.957 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:04.956 [pool-24-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:04.992 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:04.999 [pool-24-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 08:37:05.020 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:05.022 [pool-24-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 08:37:05.023 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 08:37:05.024 [pool-24-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:05.025 [pool-24-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:37:05.067 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89d9812e918f152388721841537830e81b548741' to.sha1=''): /#4/a 08:37:05.098 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:05.104 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 08:37:05.121 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b2ae8b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:37:05.121 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b2ae8b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:37:05.122 [pool-24-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7209fbded62ca0a786a3b76058615effdf796548' to.sha1=''): /a 08:37:05.206 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 146208 bytes in 101 ms. path='/#4/a' 08:37:05.227 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:05.233 [pool-24-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0f54da5e-574d-4279-aae9-e5c6907875fa"] on repo=75ff9774-6d9c-411c-8dc7-8cceafe790f4 08:37:05.236 [pool-24-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/a' 08:37:05.254 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:05.264 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:05.275 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:05.278 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 08:37:05.321 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ed0dd904191cf8a089fca186fe54e9a7bb11c003' to.sha1=''): /#4/c+ 08:37:05.358 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:05.365 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' createTempChunkFile: a; createNewFile=true 08:37:05.454 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 290045 bytes in 89 ms. path='/#4/c+' 08:37:05.460 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 08:37:05.487 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:05.493 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:05.502 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:05.504 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 08:37:05.551 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7991efee3255aaa816d4840b7fbb4f223628e7ed' to.sha1=''): /#4/d$ 08:37:05.574 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:05.575 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 08:37:05.625 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 116449 bytes in 49 ms. path='/#4/d$' 08:37:05.632 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ deleteOrFail: chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0.xml 08:37:05.653 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:05.663 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:05.673 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:05.675 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:37:05.725 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7a942fb7a37773e03408c534b2fd335c483dd67' to.sha1=''): /1 {11 11ä11#+} 1/a 08:37:05.753 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:05.777 [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' FileWatcher: CHUNK_SIZE reached! chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 08:37:05.933 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 320892 bytes in 155 ms. path='/1 {11 11ä11#+} 1/a' 08:37:05.953 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a WatchTaskChunksToFile: ready 08:37:05.998 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:06.007 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:06.042 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:06.044 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:37:06.067 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b2ae8b]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:37:06.068 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b2ae8b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 946 ms. 08:37:06.124 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e582b4f0c765a773dd681b9c3f59287a508865e' to.sha1=''): /1 {11 11ä11#+} 1/b 08:37:06.177 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:06.182 [qtp631086865-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 transaction.localRevision=17 remoteFromLocalRevision=119 08:37:06.184 [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' 08:37:06.188 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b2ae8b]_close: Shutting down real LocalRepoManager. 08:37:06.234 [pool-24-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 08:37:06.234 [pool-24-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 08:37:06.292 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 130480 bytes in 108 ms. path='/1 {11 11ä11#+} 1/b' 08:37:06.300 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:06.317 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:37:06.330 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f54da5e-574d-4279-aae9-e5c6907875fa from='https://localhost:32913/0f54da5e-574d-4279-aae9-e5c6907875fa' toID=75ff9774-6d9c-411c-8dc7-8cceafe790f4 to='target/repo/jjl1fvp6-dzaoj-local', fromRepoLocalSync=true 08:37:06.349 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 75ff9774-6d9c-411c-8dc7-8cceafe790f4 ('target/repo/jjl1fvp6-dzaoj-local') 08:37:06.353 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:06.365 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:06.368 [pool-27-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:37:06.376 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:06.378 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:37:06.392 [pool-27-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 08:37:06.394 [pool-27-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:37:06.460 [pool-26-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=75ff9774-6d9c-411c-8dc7-8cceafe790f4 serverRepositoryId=0f54da5e-574d-4279-aae9-e5c6907875fa renewalDateTime=2018-07-14T07:07:04.363Z expiryDateTime=2018-07-14T07:37:04.363Z 08:37:06.452 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3c19b0a43c0fd1ecd3ef690fc6b16e3b35e750e6' to.sha1=''): /1 {11 11ä11#+} 1/c 08:37:06.503 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:37:06.505 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:06.505 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:37:06.508 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:37:06.513 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:37:06.517 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:37:06.521 [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' 08:37:06.566 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:06.572 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 0f54da5e-574d-4279-aae9-e5c6907875fa 08:37:06.572 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 75ff9774-6d9c-411c-8dc7-8cceafe790f4 08:37:06.573 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:06.574 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f54da5e-574d-4279-aae9-e5c6907875fa remoteRepositoryId=75ff9774-6d9c-411c-8dc7-8cceafe790f4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=4 08:37:06.577 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19650 bytes in 56 ms. path='/1 {11 11ä11#+} 1/c' 08:37:06.576 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:06.600 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:37:06.601 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:06.601 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:06.602 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:06.602 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:06.613 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 08:37:06.615 [pool-26-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:06.618 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 08:37:06.631 [pool-26-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:06.632 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:37:06.655 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:06.663 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:06.679 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:06.681 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:37:06.696 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7209fbded62ca0a786a3b76058615effdf796548' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /a 08:37:06.710 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f5694c6f-eb11-43f7-af17-0737d8cff785 from='https://localhost:34025/f5694c6f-eb11-43f7-af17-0737d8cff785' toID=151666c3-2947-4797-8cb6-3996065ad088 to='target/repo/jjl1d5ue-p44ex-local', fromRepoLocalSync=false 08:37:06.722 [pool-26-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=75ff9774-6d9c-411c-8dc7-8cceafe790f4 08:37:06.722 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/a' 08:37:06.740 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a79561abaeafad1f93692db13fda8081f6481331' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:37:06.746 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [3e434dc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:37:06.747 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [3e434dc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. createTempChunkFile: a; createNewFile=true watchForCreationsDeletions: ENTRY_CREATE=chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34, chunksCreated=1 08:37:06.792 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:06.795 [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' 08:37:06.921 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 545840 bytes in 126 ms. path='/2/1 {11 11ä11#+} 1/a' 08:37:06.929 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:06.972 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:06.980 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null deleteOrFail: chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34.xml 08:37:07.073 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:07.078 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:37:07.136 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47d9c4537ab4efb5f39a606187fe9f3b35060234' to.sha1=''): /2/1 {11 11ä11#+} 1/b 08:37:07.189 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6477 bytes in 466 ms. path='/a' 08:37:07.200 [pool-26-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:07.208 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:07.220 [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' watchForCreationsDeletions: ENTRY_DELETE=chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0, chunksDeleted=1 08:37:07.236 [pool-26-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a WatchTaskChunksToFile: length reached! length=1055053 watchForCreationsDeletions: ENTRY_DELETE=chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34, chunksDeleted=2 deleteOrFail: chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0.xml 08:37:07.354 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 450921 bytes in 134 ms. path='/2/1 {11 11ä11#+} 1/b' 08:37:07.362 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:07.400 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:07.402 [main] INFO c.c.c.l.LocalRepoManagerImpl - [c29b0dc]initPersistenceManagerFactory: repositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:07.413 [main] INFO c.c.c.l.LocalRepoManagerImpl - [c29b0dc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3601 ms. 08:37:07.420 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:07.439 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null deleteOrFail: chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34.xml 08:37:07.467 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' localRoot: jjl1gijg-7bs06-local localRepositoryId: 6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:07.533 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74eaac5126b4c0c2934fe45cb8beacdc57c14ef5' to.sha1=''): /2/a 08:37:07.537 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3294102e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gijh-ymhrt-remote' 08:37:07.541 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3294102e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gijh-ymhrt-remote' locked successfully. 08:37:07.642 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:07.647 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:37:07.742 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20632 bytes in 94 ms. path='/2/a' 08:37:07.752 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:07.834 [pool-26-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0f54da5e-574d-4279-aae9-e5c6907875fa"] on repo=75ff9774-6d9c-411c-8dc7-8cceafe790f4 08:37:07.837 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:07.861 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:07.865 [pool-26-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:07.870 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:07.873 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:37:07.874 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 08:37:07.876 [pool-26-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:07.879 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 08:37:07.955 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84e4999b8eaa81b44339d8524e0032aa40a2bdcd' to.sha1=''): /3/a 08:37:08.016 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:08.043 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:37:08.070 [qtp1299825292-281] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f54da5e-574d-4279-aae9-e5c6907875fa remoteRepositoryId=75ff9774-6d9c-411c-8dc7-8cceafe790f4 localRepositoryRevisionSynced=4 08:37:08.083 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [3e434dc]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:37:08.083 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [3e434dc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1336 ms. 08:37:08.103 [pool-26-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75ff9774-6d9c-411c-8dc7-8cceafe790f4 remoteRepositoryId=0f54da5e-574d-4279-aae9-e5c6907875fa transaction.localRevision=11 remoteFromLocalRevision=5 08:37:08.110 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=75ff9774-6d9c-411c-8dc7-8cceafe790f4 from='target/repo/jjl1fvp6-dzaoj-local' toID=0f54da5e-574d-4279-aae9-e5c6907875fa to='https://localhost:32913/0f54da5e-574d-4279-aae9-e5c6907875fa' 08:37:08.127 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [3e434dc]_close: Shutting down real LocalRepoManager. 08:37:08.135 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 335370 bytes in 92 ms. path='/3/a' 08:37:08.141 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:08.253 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:08.257 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 75ff9774-6d9c-411c-8dc7-8cceafe790f4 08:37:08.257 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0f54da5e-574d-4279-aae9-e5c6907875fa 08:37:08.257 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:08.262 [pool-26-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75ff9774-6d9c-411c-8dc7-8cceafe790f4 remoteRepositoryId=0f54da5e-574d-4279-aae9-e5c6907875fa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=11 08:37:08.272 [pool-26-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:08.280 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:08.280 [pool-26-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:08.280 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:08.280 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:08.281 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 52.24% 08:37:08.281 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 63.43% 08:37:08.281 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 74.63% 08:37:08.302 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:08.303 [pool-26-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75ff9774-6d9c-411c-8dc7-8cceafe790f4 remoteRepositoryId=0f54da5e-574d-4279-aae9-e5c6907875fa localRepositoryRevisionSynced=11 08:37:08.324 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:08.336 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:08.339 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:37:08.380 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3efb0da2b62794057d585ca5ba623facfdccb394' to.sha1=''): /3/b 08:37:08.431 [qtp1299825292-37] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f54da5e-574d-4279-aae9-e5c6907875fa remoteRepositoryId=75ff9774-6d9c-411c-8dc7-8cceafe790f4 transaction.localRevision=7 remoteFromLocalRevision=12 08:37:08.435 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:08.440 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:37:08.441 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f54da5e-574d-4279-aae9-e5c6907875fa from='https://localhost:32913/0f54da5e-574d-4279-aae9-e5c6907875fa' toID=75ff9774-6d9c-411c-8dc7-8cceafe790f4 to='target/repo/jjl1fvp6-dzaoj-local', fromRepoLocalSync=false 08:37:08.547 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:08.554 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 0f54da5e-574d-4279-aae9-e5c6907875fa 08:37:08.554 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 75ff9774-6d9c-411c-8dc7-8cceafe790f4 08:37:08.554 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:08.555 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f54da5e-574d-4279-aae9-e5c6907875fa remoteRepositoryId=75ff9774-6d9c-411c-8dc7-8cceafe790f4 localRepositoryRevisionSynced=4 localRepositoryRevisionInProgress=7 08:37:08.557 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:08.559 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:08.559 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:08.559 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:08.559 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:08.566 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 08:37:08.566 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 08:37:08.581 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 653883 bytes in 140 ms. path='/3/b' 08:37:08.589 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:08.608 [qtp1299825292-142] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f54da5e-574d-4279-aae9-e5c6907875fa remoteRepositoryId=75ff9774-6d9c-411c-8dc7-8cceafe790f4 localRepositoryRevisionSynced=7 08:37:08.654 [pool-26-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75ff9774-6d9c-411c-8dc7-8cceafe790f4 remoteRepositoryId=0f54da5e-574d-4279-aae9-e5c6907875fa transaction.localRevision=14 remoteFromLocalRevision=8 08:37:08.755 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 08:37:08.762 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1344f310]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:37:08.763 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:08.765 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1344f310]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:37:08.781 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:08.790 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:08.792 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:37:08.834 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='900c94ed299c57e54283d3b2fc95f213f49703a1' to.sha1=''): /3/c 08:37:08.908 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:08.911 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:37:09.034 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 700245 bytes in 123 ms. path='/3/c' 08:37:09.040 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c hasCorrectAmountOfCreationsDeletions: toBeCreated=1, chunksCreated=1, toBeDeleted=2, chunksDeleted=2 08:37:09.276 [main] INFO c.c.c.l.LocalRepoManagerImpl - [431f8830]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:37:09.277 [main] INFO c.c.c.l.LocalRepoManagerImpl - [53b60595]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:37:09.413 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:09.422 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:09.434 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:09.436 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:37:09.474 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3cd64f8a5785c918bc32921de1fa45c34a6c588f' to.sha1=''): /3/d 08:37:09.513 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:09.516 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:37:09.574 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 94754 bytes in 58 ms. path='/3/d' 08:37:09.583 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:37:09.606 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:09.614 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:09.687 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 44.48% 08:37:09.691 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:09.694 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 08:37:09.758 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0ba57b5d610c46c8ce44f579dbe24198bb3c8fae' to.sha1=''): /5#/e 08:37:09.815 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3de507af]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1goj8-30w9c-local' 08:37:09.823 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3de507af]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1goj8-30w9c-local' locked successfully. 08:37:09.905 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1344f310]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:37:09.906 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1344f310]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1140 ms. 08:37:09.961 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:09.964 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 08:37:09.983 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:09.987 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f5694c6f-eb11-43f7-af17-0737d8cff785 08:37:09.988 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 151666c3-2947-4797-8cb6-3996065ad088 08:37:09.988 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:09.989 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=17 08:37:10.006 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58560 bytes in 42 ms. path='/5#/e' 08:37:10.006 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:10.012 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 08:37:10.019 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:10.020 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:10.020 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:10.020 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:10.020 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1344f310]_close: Shutting down real LocalRepoManager. 08:37:10.036 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:10.042 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:10.051 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% 08:37:10.166 [qtp1078390093-61] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa localRepositoryRevisionSynced=3 08:37:10.236 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa remoteRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a transaction.localRevision=106 remoteFromLocalRevision=4 08:37:10.248 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f1ef5691-9c64-48f2-a17a-56f84e71d1aa from='target/repo/jjl1fsjj-orfge-local' toID=72e650cf-f48c-48e8-a8e1-9b063bf72f1a to='https://localhost:34341/72e650cf-f48c-48e8-a8e1-9b063bf72f1a' 08:37:10.320 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:10.324 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:10.324 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 72e650cf-f48c-48e8-a8e1-9b063bf72f1a 08:37:10.324 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:10.330 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa remoteRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 08:37:10.353 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:10.371 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:10.371 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:10.371 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:10.371 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:10.372 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 08:37:10.372 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:37:10.397 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa remoteRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a localRepositoryRevisionSynced=106 08:37:10.454 [qtp1078390093-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa transaction.localRevision=6 remoteFromLocalRevision=107 08:37:10.475 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=72e650cf-f48c-48e8-a8e1-9b063bf72f1a from='https://localhost:34341/72e650cf-f48c-48e8-a8e1-9b063bf72f1a' toID=f1ef5691-9c64-48f2-a17a-56f84e71d1aa to='target/repo/jjl1fsjj-orfge-local', fromRepoLocalSync=false 08:37:10.539 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:10.544 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 72e650cf-f48c-48e8-a8e1-9b063bf72f1a 08:37:10.544 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:10.544 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:10.544 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:37:10.550 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:10.553 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:10.553 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:10.553 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:10.553 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:10.559 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:37:10.559 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:37:10.571 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 77.11% 08:37:10.571 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 88.31% 08:37:10.571 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 99.50% 08:37:10.604 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [3c719a1e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:37:10.604 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [3c719a1e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:37:10.627 [qtp1078390093-37] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa localRepositoryRevisionSynced=6 08:37:10.644 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa remoteRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a transaction.localRevision=109 remoteFromLocalRevision=7 08:37:10.651 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:37:11.009 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50% 08:37:11.010 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=72e650cf-f48c-48e8-a8e1-9b063bf72f1a from='https://localhost:34341/72e650cf-f48c-48e8-a8e1-9b063bf72f1a' toID=f1ef5691-9c64-48f2-a17a-56f84e71d1aa to='target/repo/jjl1fsjj-orfge-local', fromRepoLocalSync=true 08:37:11.010 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f1ef5691-9c64-48f2-a17a-56f84e71d1aa ('target/repo/jjl1fsjj-orfge-local') 08:37:11.016 [pool-8-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94% 08:37:11.063 [pool-8-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 18.27% 08:37:11.116 [pool-8-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 23.60% 08:37:11.377 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa serverRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a renewalDateTime=2018-07-14T07:07:02.934Z expiryDateTime=2018-07-14T07:37:02.934Z 08:37:11.393 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:37:11.395 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:37:11.404 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 08:37:11.417 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 08:37:11.432 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:37:11.447 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 08:37:11.513 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 08:37:11.549 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:37:11.558 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=7 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6 08:37:11.572 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:11.576 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 72e650cf-f48c-48e8-a8e1-9b063bf72f1a 08:37:11.576 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:11.576 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:11.577 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa localRepositoryRevisionSynced=7 localRepositoryRevisionInProgress=10 08:37:11.579 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:11.589 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [3c719a1e]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:37:11.590 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [3c719a1e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 985 ms. 08:37:11.599 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:11.600 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:11.601 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:11.601 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:11.611 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 28.96% 08:37:11.612 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 35.36% 08:37:11.616 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 41.76% 08:37:11.618 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:11.619 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:37:11.639 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [3c719a1e]_close: Shutting down real LocalRepoManager. 08:37:11.722 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3e899e0be0f42d3ba40d2764292272f5e26a3f1' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:37:11.729 [main] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/1 {11 11ä11#+} 1/a 08:37:11.730 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:11.772 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 48.15% 08:37:11.823 [qtp1078390093-89] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa localRepositoryRevisionSynced=10 08:37:11.883 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa remoteRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a transaction.localRevision=112 remoteFromLocalRevision=11 08:37:11.906 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f1ef5691-9c64-48f2-a17a-56f84e71d1aa from='target/repo/jjl1fsjj-orfge-local' toID=72e650cf-f48c-48e8-a8e1-9b063bf72f1a to='https://localhost:34341/72e650cf-f48c-48e8-a8e1-9b063bf72f1a' 08:37:11.938 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=107 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=106 08:37:11.992 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:11.995 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:11.995 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 72e650cf-f48c-48e8-a8e1-9b063bf72f1a 08:37:11.995 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:11.996 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa remoteRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=112 08:37:12.010 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 08:37:12.020 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:12.021 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:12.021 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:12.021 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:12.021 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 55.97% 08:37:12.023 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:12.024 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:37:12.130 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:12.196 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:12.200 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 08:37:12.338 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [76290b2d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' 08:37:12.339 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [76290b2d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1d5uv-epr0f-remote' locked successfully. 08:37:12.392 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:12.424 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 63.43% 08:37:12.432 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 70.90% 08:37:12.478 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa remoteRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a localRepositoryRevisionSynced=112 08:37:12.530 [qtp1078390093-37] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa transaction.localRevision=15 remoteFromLocalRevision=113 08:37:12.560 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=72e650cf-f48c-48e8-a8e1-9b063bf72f1a from='https://localhost:34341/72e650cf-f48c-48e8-a8e1-9b063bf72f1a' toID=f1ef5691-9c64-48f2-a17a-56f84e71d1aa to='target/repo/jjl1fsjj-orfge-local', fromRepoLocalSync=false 08:37:12.642 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:12.650 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 72e650cf-f48c-48e8-a8e1-9b063bf72f1a 08:37:12.651 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:12.651 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:12.652 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa localRepositoryRevisionSynced=10 localRepositoryRevisionInProgress=15 08:37:12.666 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 08:37:12.669 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:12.669 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:12.669 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:12.670 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:12.677 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 77.11% 08:37:12.677 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 84.58% 08:37:12.678 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:12.680 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 08:37:12.686 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:12.730 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 92.04% 08:37:12.731 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50% 08:37:12.783 [qtp1078390093-61] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa localRepositoryRevisionSynced=15 08:37:12.832 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa remoteRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a transaction.localRevision=118 remoteFromLocalRevision=16 08:37:12.853 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00% 08:37:13.037 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50% 08:37:13.046 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=72e650cf-f48c-48e8-a8e1-9b063bf72f1a from='https://localhost:34341/72e650cf-f48c-48e8-a8e1-9b063bf72f1a' toID=f1ef5691-9c64-48f2-a17a-56f84e71d1aa to='target/repo/jjl1fsjj-orfge-local', fromRepoLocalSync=true 08:37:13.046 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f1ef5691-9c64-48f2-a17a-56f84e71d1aa ('target/repo/jjl1fsjj-orfge-local') 08:37:13.058 [pool-9-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94% 08:37:13.087 [pool-9-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 18.27% 08:37:13.109 [pool-9-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 23.60% 08:37:13.292 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa serverRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a renewalDateTime=2018-07-14T07:07:02.934Z expiryDateTime=2018-07-14T07:37:02.934Z 08:37:13.328 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:37:13.331 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:37:13.336 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 08:37:13.349 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 08:37:13.363 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:37:13.398 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:37:13.442 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [76290b2d]initPersistenceManagerFactory: repositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 08:37:13.443 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [76290b2d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1103 ms. 08:37:13.581 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 08:37:13.615 [qtp631086865-79] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 remoteRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 localRepositoryRevisionSynced=17 08:37:13.620 [qtp631086865-79] INFO c.c.c.l.LocalRepoManagerImpl - [76290b2d]_close: Shutting down real LocalRepoManager. 08:37:13.671 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:37:13.678 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=16 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=15 08:37:13.682 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:13.687 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 72e650cf-f48c-48e8-a8e1-9b063bf72f1a 08:37:13.687 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:13.687 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:13.688 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa localRepositoryRevisionSynced=16 localRepositoryRevisionInProgress=18 08:37:13.689 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:13.711 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:13.712 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:13.712 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:13.712 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:13.733 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 29.60% 08:37:13.735 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:13.736 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision' 08:37:13.760 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:13.775 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:13.777 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision/1 {11 11ä11#+} 1' 08:37:13.797 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:13.816 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 35.20% 08:37:13.818 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 40.80% 08:37:13.820 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:13.821 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision/1 {11 11ä11#+} 1/a' 08:37:13.872 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3e899e0be0f42d3ba40d2764292272f5e26a3f1' to.sha1=''): /2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision/1 {11 11ä11#+} 1/a 08:37:13.919 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:13.931 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision/1 {11 11ä11#+} 1/a' 08:37:14.005 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=151666c3-2947-4797-8cb6-3996065ad088 remoteRepositoryId=f5694c6f-eb11-43f7-af17-0737d8cff785 transaction.localRevision=121 remoteFromLocalRevision=18 08:37:14.017 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 100.00% 08:37:14.064 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 545840 bytes in 133 ms. path='/2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision/1 {11 11ä11#+} 1/a' 08:37:14.073 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:14.121 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:14.132 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:14.133 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d1c5cf2]_close: Shutting down real LocalRepoManager. 08:37:14.141 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:14.143 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision/1 {11 11ä11#+} 1/b' 08:37:14.202 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47d9c4537ab4efb5f39a606187fe9f3b35060234' to.sha1=''): /2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision/1 {11 11ä11#+} 1/b 08:37:14.225 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:14.227 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision/1 {11 11ä11#+} 1/b' 08:37:14.332 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 450921 bytes in 104 ms. path='/2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision/1 {11 11ä11#+} 1/b' 08:37:14.342 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:14.422 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:14.487 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:14.497 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:14.499 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision/a' 08:37:14.547 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74eaac5126b4c0c2934fe45cb8beacdc57c14ef5' to.sha1=''): /2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision/a 08:37:14.587 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:14.589 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision/a' 08:37:14.622 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20632 bytes in 33 ms. path='/2.jjl1gqf0G1TM_qQzmQDm2_3PVsOwkg.collision/a' 08:37:14.628 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:14.720 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="72e650cf-f48c-48e8-a8e1-9b063bf72f1a"] on repo=f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:14.914 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:14.927 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 48.63% 08:37:14.955 [qtp1078390093-61] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa localRepositoryRevisionSynced=18 08:37:14.992 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa remoteRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a transaction.localRevision=141 remoteFromLocalRevision=19 08:37:14.994 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f1ef5691-9c64-48f2-a17a-56f84e71d1aa from='target/repo/jjl1fsjj-orfge-local' toID=72e650cf-f48c-48e8-a8e1-9b063bf72f1a to='https://localhost:34341/72e650cf-f48c-48e8-a8e1-9b063bf72f1a' 08:37:15.031 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=113 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=112 08:37:15.099 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:15.107 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:15.107 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 72e650cf-f48c-48e8-a8e1-9b063bf72f1a 08:37:15.107 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:15.108 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa remoteRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=141 08:37:15.112 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:15.115 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:15.116 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:15.116 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:15.116 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:15.116 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 63.43% 08:37:15.117 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 74.63% 08:37:15.124 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa remoteRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a localRepositoryRevisionSynced=141 08:37:15.234 [qtp1078390093-37] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa transaction.localRevision=21 remoteFromLocalRevision=142 08:37:15.247 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=72e650cf-f48c-48e8-a8e1-9b063bf72f1a from='https://localhost:34341/72e650cf-f48c-48e8-a8e1-9b063bf72f1a' toID=f1ef5691-9c64-48f2-a17a-56f84e71d1aa to='target/repo/jjl1fsjj-orfge-local', fromRepoLocalSync=false 08:37:15.296 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57f2e67]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-s464u-local' 08:37:15.299 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57f2e67]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-s464u-local' locked successfully. 08:37:15.335 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:15.342 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 72e650cf-f48c-48e8-a8e1-9b063bf72f1a 08:37:15.344 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f1ef5691-9c64-48f2-a17a-56f84e71d1aa 08:37:15.344 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:15.346 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=21 08:37:15.347 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:15.348 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:15.348 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:15.348 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:15.349 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:15.355 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 88.31% 08:37:15.355 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50% 08:37:15.398 [qtp1078390093-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a remoteRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa localRepositoryRevisionSynced=21 08:37:15.430 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f1ef5691-9c64-48f2-a17a-56f84e71d1aa remoteRepositoryId=72e650cf-f48c-48e8-a8e1-9b063bf72f1a transaction.localRevision=144 remoteFromLocalRevision=22 08:37:15.436 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00% 08:37:15.448 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ee6dc82]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:37:15.448 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7d18338b]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.002 sec - in co.codewizards.cloudstore.test.repotorepo.ModificationsRepoToRepoSyncIT 08:37:15.464 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@65961cbd{HTTP/1.1}{127.0.0.1:0} 08:37:15.479 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1b8c53ee{/,null,UNAVAILABLE} 08:37:15.488 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/IdsmR67euuXQU4iZu7a7Hw/.cloudstore/localServerRunning.deleteToStop 08:37:15.544 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@7e8224a1{SSL-http/1.1}{0.0.0.0:34341} 08:37:15.548 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5ca5ffb6{/,null,UNAVAILABLE} 08:37:15.654 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3294102e]initPersistenceManagerFactory: repositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 08:37:15.769 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3294102e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5718 ms. remoteRoot: jjl1gijh-ymhrt-remote remoteRepositoryId: a0421916-28d1-4be8-bbd6-cba25bbea053 08:37:16.243 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=468.5 MiB, used=43.1 MiB, available=3.4 GiB Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 6b32ce8a-ea28-49fb-9209-ae5de7b62442 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gijg-7bs06-local localRepository.publicKeySha1 = 26:5A:2A:E0:14:28:5F:BA:14:ED:E8:A6:0F:50:8B:81:55:00:0F:40 remoteRepository.repositoryId = a0421916-28d1-4be8-bbd6-cba25bbea053 remoteRepository.remoteRoot = https://localhost:45642/a0421916-28d1-4be8-bbd6-cba25bbea053 remoteRepository.publicKeySha1 = C2:58:0E:0C:A9:69:0C:B9:E4:90:37:DA:A1:A2:13:B4:BC:70:4E:1A 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 6b32ce8a-ea28-49fb-9209-ae5de7b62442 a0421916-28d1-4be8-bbd6-cba25bbea053 08:37:16.903 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=468.5 MiB, used=37.2 MiB, available=3.4 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = a0421916-28d1-4be8-bbd6-cba25bbea053 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gijh-ymhrt-remote localRepository.publicKeySha1 = C2:58:0E:0C:A9:69:0C:B9:E4:90:37:DA:A1:A2:13:B4:BC:70:4E:1A remoteRepository.repositoryId = 6b32ce8a-ea28-49fb-9209-ae5de7b62442 remoteRepository.publicKeySha1 = 26:5A:2A:E0:14:28:5F:BA:14:ED:E8:A6:0F:50:8B:81:55:00:0F:40 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 a0421916-28d1-4be8-bbd6-cba25bbea053 6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:17.898 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:37:17.899 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a0421916-28d1-4be8-bbd6-cba25bbea053 from='https://localhost:45642/a0421916-28d1-4be8-bbd6-cba25bbea053' toID=6b32ce8a-ea28-49fb-9209-ae5de7b62442 to='target/repo/jjl1gijg-7bs06-local', fromRepoLocalSync=true 08:37:17.899 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6b32ce8a-ea28-49fb-9209-ae5de7b62442 ('target/repo/jjl1gijg-7bs06-local') 08:37:17.937 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:37:17.949 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 08:37:18.004 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 serverRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 renewalDateTime=2018-07-14T07:07:17.967Z expiryDateTime=2018-07-14T07:37:17.967Z 08:37:18.022 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:37:18.033 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:37:18.060 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.04% 08:37:18.167 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 08:37:18.199 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 08:37:18.281 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:37:18.392 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 08:37:18.469 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:37:18.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:18.526 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a0421916-28d1-4be8-bbd6-cba25bbea053 08:37:18.527 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:18.527 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:18.527 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 remoteRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:37:18.534 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:18.564 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:18.564 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:18.564 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:18.564 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:18.594 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:18.600 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:37:18.684 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:18.716 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:18.718 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 08:37:18.747 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:18.757 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:18.759 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:37:18.788 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:18.813 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 08:37:18.823 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:18.827 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:37:18.856 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:18.902 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:18.905 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:37:18.937 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:19.008 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:19.011 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:37:19.055 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:19.127 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:19.129 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 08:37:19.146 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:19.184 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 08:37:19.184 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 08:37:19.187 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:19.188 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 08:37:19.252 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='27ed8057a901830df0c8b332013417e5626c462f' to.sha1=''): /#4/#b 08:37:19.339 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:19.345 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 08:37:19.390 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3de507af]initPersistenceManagerFactory: repositoryId=e7843135-d21b-45cc-b95a-3105caa796d8 08:37:19.393 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93020 bytes in 48 ms. path='/#4/#b' 08:37:19.401 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 08:37:19.402 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3de507af]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6306 ms. 08:37:19.449 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40123014]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1goj9-z0c8c-remote' 08:37:19.454 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40123014]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1goj9-z0c8c-remote' locked successfully. 08:37:19.460 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:19.472 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:19.482 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:19.483 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 08:37:19.536 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='81beff1c66e92a146335487e99c37adda8717f52' to.sha1=''): /#4/a 08:37:19.592 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:19.594 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 08:37:19.744 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 534725 bytes in 150 ms. path='/#4/a' 08:37:19.750 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:19.973 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:19.987 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:19.997 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:19.998 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 08:37:20.043 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4abadcac45e0234b944105a7bd4af772c4587a5a' to.sha1=''): /#4/c+ 08:37:20.072 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:20.077 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 08:37:20.190 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 578664 bytes in 113 ms. path='/#4/c+' 08:37:20.196 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 08:37:20.252 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:20.267 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:20.301 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:20.303 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 08:37:20.337 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e7d34054a5d7a755838fa29088c7056c4e2a2c2' to.sha1=''): /#4/d$ 08:37:20.375 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:20.378 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 08:37:20.458 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 376954 bytes in 80 ms. path='/#4/d$' 08:37:20.464 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 08:37:20.525 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:20.535 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:20.569 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:20.573 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:37:20.627 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='00ec5a72a676f688e7f671eaa9811bb037997f5b' to.sha1=''): /1 {11 11ä11#+} 1/a 08:37:20.652 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:20.660 [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' 08:37:20.749 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 257074 bytes in 89 ms. path='/1 {11 11ä11#+} 1/a' 08:37:20.754 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:20.809 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:20.821 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:20.879 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:20.880 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:37:20.924 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9eee1d6db7f28d7e84d99767d37334a57b6cd417' to.sha1=''): /1 {11 11ä11#+} 1/b 08:37:20.998 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:21.002 [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' 08:37:21.039 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 8386 bytes in 37 ms. path='/1 {11 11ä11#+} 1/b' 08:37:21.045 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:21.149 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:21.200 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:21.216 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:21.219 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:37:21.264 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be59bf803bb324277837be34c20bd1a4ce763170' to.sha1=''): /1 {11 11ä11#+} 1/c 08:37:21.283 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:21.304 [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' 08:37:21.394 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 361522 bytes in 90 ms. path='/1 {11 11ä11#+} 1/c' 08:37:21.400 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:37:21.494 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:21.507 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:21.518 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:21.521 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:37:21.568 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='208c036bdaa03ef5b202837f001230515a1ab53a' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:37:21.632 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:21.688 [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' 08:37:21.848 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 890800 bytes in 160 ms. path='/2/1 {11 11ä11#+} 1/a' 08:37:21.857 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:21.941 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:21.963 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:22.011 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:22.015 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:37:22.043 [closeDeferredTimer-69bc9584-1] INFO c.c.c.l.LocalRepoManagerImpl - [69bc9584]_close: Shutting down real LocalRepoManager. 08:37:22.043 [closeDeferredTimer-693f2c89-1] INFO c.c.c.l.LocalRepoManagerImpl - [693f2c89]_close: Shutting down real LocalRepoManager. 08:37:22.669 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9068d804639894477f717a23b3a5ab2405966f67' to.sha1=''): /2/1 {11 11ä11#+} 1/b 08:37:22.853 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:22.866 [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' 08:37:22.903 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6704 bytes in 37 ms. path='/2/1 {11 11ä11#+} 1/b' 08:37:22.911 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:22.980 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:23.000 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:23.063 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:23.064 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:37:23.111 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c906aa629d2ddb1e0c6f2b48583ad4e249151913' to.sha1=''): /2/a 08:37:23.160 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:23.176 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:37:23.303 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 607600 bytes in 127 ms. path='/2/a' 08:37:23.309 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:23.416 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:23.507 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:23.525 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:23.527 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:37:23.574 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='121732a2cb75fc0c9161adb0b4829e85b1df412a' to.sha1=''): /3/a 08:37:23.600 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:23.610 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:37:23.680 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 284004 bytes in 70 ms. path='/3/a' 08:37:23.691 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:23.757 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:23.766 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:23.790 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:23.792 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:37:23.835 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='96d1732895b339b1f18fa4b10e0c5a4223715d9a' to.sha1=''): /3/b 08:37:23.861 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:23.872 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:37:23.948 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 200409 bytes in 76 ms. path='/3/b' 08:37:23.955 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:23.988 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:24.034 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:24.058 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:24.059 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:37:24.110 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1050d40ec70c72705e81054cc3b9813e29b561a' to.sha1=''): /3/c 08:37:24.599 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:24.621 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:37:24.706 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 382100 bytes in 85 ms. path='/3/c' 08:37:24.712 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:37:25.006 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:25.018 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:25.025 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:25.027 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:37:25.074 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2d2b5ae27459bd22ac5cae116cbd3d35ba99ccd' to.sha1=''): /3/d 08:37:25.165 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:25.169 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:37:25.214 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 48848 bytes in 45 ms. path='/3/d' 08:37:25.220 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:37:25.268 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:25.331 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:25.350 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 44.48% 08:37:25.352 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:25.354 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 08:37:25.407 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='96db0c023ca37936f433e9bb04665e0043319dc9' to.sha1=''): /5#/e 08:37:25.442 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:25.505 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 08:37:25.705 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 599012 bytes in 200 ms. path='/5#/e' 08:37:25.716 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 08:37:25.772 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:25.835 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:25.861 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% 08:37:26.006 [qtp947652609-37] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 remoteRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 localRepositoryRevisionSynced=3 08:37:26.064 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 remoteRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 transaction.localRevision=106 remoteFromLocalRevision=4 08:37:26.091 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6b32ce8a-ea28-49fb-9209-ae5de7b62442 from='target/repo/jjl1gijg-7bs06-local' toID=a0421916-28d1-4be8-bbd6-cba25bbea053 to='https://localhost:45642/a0421916-28d1-4be8-bbd6-cba25bbea053' 08:37:26.169 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:26.173 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:26.173 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a0421916-28d1-4be8-bbd6-cba25bbea053 08:37:26.173 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:26.180 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 remoteRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 08:37:26.189 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:26.198 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:26.198 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:26.198 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:26.198 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:26.199 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 08:37:26.199 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:37:26.221 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 remoteRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 localRepositoryRevisionSynced=106 08:37:26.256 [qtp947652609-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 remoteRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 transaction.localRevision=6 remoteFromLocalRevision=107 08:37:26.328 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a0421916-28d1-4be8-bbd6-cba25bbea053 from='https://localhost:45642/a0421916-28d1-4be8-bbd6-cba25bbea053' toID=6b32ce8a-ea28-49fb-9209-ae5de7b62442 to='target/repo/jjl1gijg-7bs06-local', fromRepoLocalSync=false 08:37:26.358 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57f2e67]initPersistenceManagerFactory: repositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:26.360 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57f2e67]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7013 ms. 08:37:26.373 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:26.376 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a0421916-28d1-4be8-bbd6-cba25bbea053 08:37:26.376 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:26.376 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:26.377 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 remoteRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:37:26.379 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:26.381 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:26.381 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:26.381 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:26.382 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:26.390 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:37:26.390 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% localRoot: jjl1gsrf-s464u-local localRepositoryId: 73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:26.396 [main] INFO c.c.c.l.LocalRepoManagerImpl - [78743dd8]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:37:26.400 [main] INFO c.c.c.l.LocalRepoManagerImpl - [78743dd8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:37:26.420 [qtp947652609-37] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 remoteRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 localRepositoryRevisionSynced=6 08:37:26.435 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 remoteRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 transaction.localRevision=109 remoteFromLocalRevision=7 08:37:26.457 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:37:26.633 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:37:26.634 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a0421916-28d1-4be8-bbd6-cba25bbea053 from='https://localhost:45642/a0421916-28d1-4be8-bbd6-cba25bbea053' toID=6b32ce8a-ea28-49fb-9209-ae5de7b62442 to='target/repo/jjl1gijg-7bs06-local', fromRepoLocalSync=true 08:37:26.634 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6b32ce8a-ea28-49fb-9209-ae5de7b62442 ('target/repo/jjl1gijg-7bs06-local') 08:37:26.647 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:37:26.685 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 19.03% 08:37:26.743 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 24.06% 08:37:26.798 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:37:26.800 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:37:26.805 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 08:37:26.815 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 08:37:26.829 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:37:26.863 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 08:37:26.937 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 08:37:26.974 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:37:26.979 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=7 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6 08:37:26.988 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:26.991 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a0421916-28d1-4be8-bbd6-cba25bbea053 08:37:26.991 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:26.992 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:26.992 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 remoteRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 localRepositoryRevisionSynced=7 localRepositoryRevisionInProgress=9 08:37:27.006 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 08:37:27.027 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:27.027 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:27.027 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:27.027 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:27.047 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.35% 08:37:27.048 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:27.051 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:37:27.083 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:27.117 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:27.119 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:37:27.153 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:27.163 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:27.164 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1 {11 11ä11#+} 1/b' 08:37:27.292 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:27.311 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.32% 08:37:27.317 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.29% 08:37:27.320 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:27.323 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/b' 08:37:27.362 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9068d804639894477f717a23b3a5ab2405966f67' to.sha1=''): /2/b 08:37:27.389 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:27.393 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/b' 08:37:27.435 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6704 bytes in 41 ms. path='/2/b' 08:37:27.440 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:27.454 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="a0421916-28d1-4be8-bbd6-cba25bbea053"] on repo=6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:27.464 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:27.470 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.26% 08:37:27.532 [qtp947652609-37] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 remoteRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 localRepositoryRevisionSynced=9 08:37:27.543 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 remoteRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 transaction.localRevision=122 remoteFromLocalRevision=10 08:37:27.556 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6b32ce8a-ea28-49fb-9209-ae5de7b62442 from='target/repo/jjl1gijg-7bs06-local' toID=a0421916-28d1-4be8-bbd6-cba25bbea053 to='https://localhost:45642/a0421916-28d1-4be8-bbd6-cba25bbea053' 08:37:27.585 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=107 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=106 08:37:27.613 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:27.616 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:27.616 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a0421916-28d1-4be8-bbd6-cba25bbea053 08:37:27.616 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:27.618 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 remoteRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=122 08:37:27.638 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 08:37:27.640 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:27.641 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:27.641 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:27.641 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:27.641 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 59.70% 08:37:27.643 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:27.644 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1 {11 11ä11#+} 1/b' 08:37:27.670 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:27.705 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 67.16% 08:37:27.706 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:37:27.748 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 remoteRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 localRepositoryRevisionSynced=122 08:37:27.775 [qtp947652609-53] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 remoteRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 transaction.localRevision=12 remoteFromLocalRevision=123 08:37:27.780 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a0421916-28d1-4be8-bbd6-cba25bbea053 from='https://localhost:45642/a0421916-28d1-4be8-bbd6-cba25bbea053' toID=6b32ce8a-ea28-49fb-9209-ae5de7b62442 to='target/repo/jjl1gijg-7bs06-local', fromRepoLocalSync=false 08:37:27.820 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:27.826 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a0421916-28d1-4be8-bbd6-cba25bbea053 08:37:27.826 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6b32ce8a-ea28-49fb-9209-ae5de7b62442 08:37:27.826 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:27.827 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 remoteRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 08:37:27.828 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:27.830 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:27.830 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:27.830 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:27.830 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:27.836 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:37:27.836 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:37:27.857 [qtp947652609-179] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 remoteRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 localRepositoryRevisionSynced=12 08:37:27.867 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6b32ce8a-ea28-49fb-9209-ae5de7b62442 remoteRepositoryId=a0421916-28d1-4be8-bbd6-cba25bbea053 transaction.localRevision=126 remoteFromLocalRevision=13 08:37:27.871 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:37:27.967 [main] INFO c.c.c.l.LocalRepoManagerImpl - [c29b0dc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:37:27.968 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3294102e]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:37:27.972 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f2bf80d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1h2jl-421wz-local' 08:37:27.977 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f2bf80d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1h2jl-421wz-local' locked successfully. 08:37:28.515 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40123014]initPersistenceManagerFactory: repositoryId=fa1226a5-5961-44b6-be2c-ae2a042d90f0 08:37:28.579 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40123014]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5880 ms. 08:37:28.957 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=362.5 MiB, used=38.7 MiB, available=3.4 GiB 08:37:29.278 [closeDeferredTimer-431f8830-1] INFO c.c.c.l.LocalRepoManagerImpl - [431f8830]_close: Shutting down real LocalRepoManager. 08:37:29.618 [closeDeferredTimer-53b60595-1] INFO c.c.c.l.LocalRepoManagerImpl - [53b60595]_close: Shutting down real LocalRepoManager. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = e7843135-d21b-45cc-b95a-3105caa796d8 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1goj8-30w9c-local localRepository.publicKeySha1 = DD:CA:84:E8:DC:25:9C:97:79:8C:31:71:C9:12:58:EE:56:2E:B3:A3 remoteRepository.repositoryId = fa1226a5-5961-44b6-be2c-ae2a042d90f0 remoteRepository.remoteRoot = https://localhost:32913/fa1226a5-5961-44b6-be2c-ae2a042d90f0 remoteRepository.publicKeySha1 = 90:BA:06:12:2C:97:91:75:5C:B6:4E:C7:23:F2:CE:59:F5:E8:F0:A1 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 e7843135-d21b-45cc-b95a-3105caa796d8 fa1226a5-5961-44b6-be2c-ae2a042d90f0 08:37:30.478 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=350.0 MiB, used=37.3 MiB, available=3.4 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = fa1226a5-5961-44b6-be2c-ae2a042d90f0 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1goj9-z0c8c-remote localRepository.publicKeySha1 = 90:BA:06:12:2C:97:91:75:5C:B6:4E:C7:23:F2:CE:59:F5:E8:F0:A1 remoteRepository.repositoryId = e7843135-d21b-45cc-b95a-3105caa796d8 remoteRepository.publicKeySha1 = DD:CA:84:E8:DC:25:9C:97:79:8C:31:71:C9:12:58:EE:56:2E:B3:A3 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 fa1226a5-5961-44b6-be2c-ae2a042d90f0 e7843135-d21b-45cc-b95a-3105caa796d8 WatchTaskFirstWrittenChunk started 08:37:31.301 [pool-28-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:37:31.302 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e7843135-d21b-45cc-b95a-3105caa796d8 ('target/repo/jjl1goj8-30w9c-local') 08:37:31.302 [pool-28-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fa1226a5-5961-44b6-be2c-ae2a042d90f0 from='https://localhost:32913/fa1226a5-5961-44b6-be2c-ae2a042d90f0' toID=e7843135-d21b-45cc-b95a-3105caa796d8 to='target/repo/jjl1goj8-30w9c-local', fromRepoLocalSync=true 08:37:31.329 [pool-29-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:37:31.359 [pool-29-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:37:31.542 [pool-28-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e7843135-d21b-45cc-b95a-3105caa796d8 serverRepositoryId=fa1226a5-5961-44b6-be2c-ae2a042d90f0 renewalDateTime=2018-07-14T07:07:31.495Z expiryDateTime=2018-07-14T07:37:31.495Z 08:37:31.571 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:37:31.587 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:37:31.606 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.06% 08:37:31.611 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.13% 08:37:31.615 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.19% 08:37:31.620 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.26% 08:37:31.718 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:37:31.792 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:37:31.931 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:31.942 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: fa1226a5-5961-44b6-be2c-ae2a042d90f0 08:37:31.942 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: e7843135-d21b-45cc-b95a-3105caa796d8 08:37:31.942 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:31.943 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fa1226a5-5961-44b6-be2c-ae2a042d90f0 remoteRepositoryId=e7843135-d21b-45cc-b95a-3105caa796d8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:37:31.949 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:31.975 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:31.975 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:31.975 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:31.975 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:31.985 [pool-28-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 08:37:31.988 [pool-28-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:31.999 [pool-28-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:37:32.040 [pool-28-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:32.111 [pool-28-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 08:37:32.115 [pool-28-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 08:37:32.118 [pool-28-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:32.121 [pool-28-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/f1' 08:37:32.190 [pool-28-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2ee9aa687d37cde7661cef1153567a19b7d45293' to.sha1=''): /f1 08:37:32.332 [pool-28-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="fa1226a5-5961-44b6-be2c-ae2a042d90f0"] on repo=e7843135-d21b-45cc-b95a-3105caa796d8 08:37:32.372 [pool-28-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/f1' createTempChunkFile: f1; createNewFile=true deleteOrFail: chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_0.xml FileWatcher: CHUNK_SIZE reached! chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_0 WatchTaskSyncOrder: checking for name=f1 and length=1076603 08:37:33.462 [pool-28-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 08:37:33.463 [pool-28-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 08:37:33.577 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:37:33.595 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fa1226a5-5961-44b6-be2c-ae2a042d90f0 from='https://localhost:32913/fa1226a5-5961-44b6-be2c-ae2a042d90f0' toID=e7843135-d21b-45cc-b95a-3105caa796d8 to='target/repo/jjl1goj8-30w9c-local', fromRepoLocalSync=true 08:37:33.595 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e7843135-d21b-45cc-b95a-3105caa796d8 ('target/repo/jjl1goj8-30w9c-local') 08:37:33.611 [pool-31-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:37:33.633 [pool-31-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 08:37:33.637 [pool-31-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:37:33.676 [pool-30-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e7843135-d21b-45cc-b95a-3105caa796d8 serverRepositoryId=fa1226a5-5961-44b6-be2c-ae2a042d90f0 renewalDateTime=2018-07-14T07:07:31.495Z expiryDateTime=2018-07-14T07:37:31.495Z 08:37:33.721 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:37:33.723 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:37:33.743 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.14% 08:37:33.763 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 66.33% 08:37:33.765 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:37:33.766 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 08:37:33.784 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 87.74% 08:37:33.801 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:37:33.833 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:37:33.861 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:33.867 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: fa1226a5-5961-44b6-be2c-ae2a042d90f0 08:37:33.867 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: e7843135-d21b-45cc-b95a-3105caa796d8 08:37:33.867 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:33.871 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fa1226a5-5961-44b6-be2c-ae2a042d90f0 remoteRepositoryId=e7843135-d21b-45cc-b95a-3105caa796d8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 08:37:33.876 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:33.892 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:33.892 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:33.892 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:33.893 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:33.906 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:33.908 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:37:34.002 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.56% 08:37:34.006 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:34.043 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 36.96% 08:37:34.044 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:34.045 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/f1' 08:37:34.139 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2ee9aa687d37cde7661cef1153567a19b7d45293' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /f1 08:37:34.153 [pool-30-thread-2] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=e7843135-d21b-45cc-b95a-3105caa796d8 08:37:34.153 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/f1' createTempChunkFile: f1; createNewFile=true deleteOrFail: chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_mh34.xml 08:37:34.618 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 28027 bytes in 465 ms. path='/f1' 08:37:34.640 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_0 into destFile f1 WatchTaskSyncOrder: modified=f1, length=1048576 08:37:34.680 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_mh34 into destFile f1 WatchTaskSyncOrder: modified=f1, length=1076603 WatchTaskSyncOrder: length reached! currentChildFileLength=1076603, name=f1 deleteOrFail: chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_0.xml WatchTaskSyncOrder: modified=f1, length=1076603 WatchTaskSyncOrder: length reached! currentChildFileLength=1076603, name=f1 deleteOrFail: chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_mh34.xml 08:37:35.036 [main] INFO c.c.c.l.LocalRepoManagerImpl - [78743dd8]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:37:35.038 [main] INFO c.c.c.l.LocalRepoManagerImpl - [78743dd8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4964 ms. remoteRoot: jjl1gsrf-mjxy8-remote remoteRepositoryId: da6f4af3-4392-4abc-b133-19bb51ccc07c WatchTaskSyncOrder: modified=f1, length=1076603 WatchTaskSyncOrder: length reached! currentChildFileLength=1076603, name=f1 08:37:35.159 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="fa1226a5-5961-44b6-be2c-ae2a042d90f0"] on repo=e7843135-d21b-45cc-b95a-3105caa796d8 08:37:35.172 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:35.183 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 43.35% 08:37:35.184 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:35.187 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/f0' 08:37:35.244 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='729628187d606d16fce07940d789a4bd7119ff2e' to.sha1=''): /f0 08:37:35.270 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="fa1226a5-5961-44b6-be2c-ae2a042d90f0"] on repo=e7843135-d21b-45cc-b95a-3105caa796d8 08:37:35.272 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/f0' 08:37:35.503 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=383.0 MiB, used=32.7 MiB, available=3.5 GiB createTempChunkFile: f0; createNewFile=true 08:37:35.723 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f2bf80d]initPersistenceManagerFactory: repositoryId=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:35.725 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f2bf80d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2902 ms. localRoot: jjl1h2jl-421wz-local localRepositoryId: 10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:35.759 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bfc6e50]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1h2jn-a3i6p-remote' deleteOrFail: chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_0.xml 08:37:35.762 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bfc6e50]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1h2jn-a3i6p-remote' locked successfully. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 73c292d3-a998-4a48-8d93-68147f6c31aa localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-s464u-local localRepository.publicKeySha1 = 19:0B:D4:B8:38:01:B7:AE:23:B4:80:4D:E2:48:29:09:52:6C:D8:F5 remoteRepository.repositoryId = da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepository.remoteRoot = https://localhost:34025/da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepository.publicKeySha1 = 3D:C2:ED:45:FA:43:07:78:6F:C1:1A:0C:EF:B4:13:C9:6B:A8:87: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 73c292d3-a998-4a48-8d93-68147f6c31aa da6f4af3-4392-4abc-b133-19bb51ccc07c createTempChunkFile: f0; createNewFile=true 08:37:36.109 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=384.5 MiB, used=28.3 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = da6f4af3-4392-4abc-b133-19bb51ccc07c localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote localRepository.publicKeySha1 = 3D:C2:ED:45:FA:43:07:78:6F:C1:1A:0C:EF:B4:13:C9:6B:A8:87:2C remoteRepository.repositoryId = 73c292d3-a998-4a48-8d93-68147f6c31aa remoteRepository.publicKeySha1 = 19:0B:D4:B8:38:01:B7:AE:23:B4:80:4D:E2:48:29:09:52:6C:D8:F5 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 da6f4af3-4392-4abc-b133-19bb51ccc07c 73c292d3-a998-4a48-8d93-68147f6c31aa deleteOrFail: chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_mh34.xml 08:37:36.429 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1074432 bytes in 1157 ms. path='/f0' 08:37:36.436 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_0 into destFile f0 WatchTaskSyncOrder: checking for name=f0 and length=1074432 WatchTaskSyncOrder: modified=f0, length=1048576 08:37:36.452 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_mh34 into destFile f0 WatchTaskSyncOrder: modified=f0, length=1074432 WatchTaskSyncOrder: length reached! currentChildFileLength=1074432, name=f0 deleteOrFail: chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_0.xml WatchTaskSyncOrder: modified=f0, length=1074432 WatchTaskSyncOrder: length reached! currentChildFileLength=1074432, name=f0 deleteOrFail: chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_mh34.xml 08:37:36.729 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:37:36.730 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da6f4af3-4392-4abc-b133-19bb51ccc07c from='https://localhost:34025/da6f4af3-4392-4abc-b133-19bb51ccc07c' toID=73c292d3-a998-4a48-8d93-68147f6c31aa to='target/repo/jjl1gsrf-s464u-local', fromRepoLocalSync=true 08:37:36.730 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 73c292d3-a998-4a48-8d93-68147f6c31aa ('target/repo/jjl1gsrf-s464u-local') 08:37:36.758 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:37:36.771 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 08:37:36.848 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa serverRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c renewalDateTime=2018-07-14T07:07:36.804Z expiryDateTime=2018-07-14T07:37:36.804Z WatchTaskSyncOrder: modified=f0, length=1074432 WatchTaskSyncOrder: length reached! currentChildFileLength=1074432, name=f0 08:37:36.872 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:37:36.884 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:37:36.922 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.02% 08:37:36.930 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="fa1226a5-5961-44b6-be2c-ae2a042d90f0"] on repo=e7843135-d21b-45cc-b95a-3105caa796d8 08:37:36.939 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:36.955 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:36.958 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:36.960 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/f2' 08:37:37.007 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49f18745a188a80f4f287851e800d3cc6e58990e' to.sha1=''): /f2 08:37:37.036 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="fa1226a5-5961-44b6-be2c-ae2a042d90f0"] on repo=e7843135-d21b-45cc-b95a-3105caa796d8 08:37:37.050 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 08:37:37.068 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 08:37:37.080 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/f2' 08:37:37.111 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:37:37.170 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% createTempChunkFile: f2; createNewFile=true 08:37:37.293 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:37:37.324 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:37.331 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: da6f4af3-4392-4abc-b133-19bb51ccc07c 08:37:37.331 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:37.332 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:37.333 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:37:37.341 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:37.372 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:37.372 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:37.372 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:37.372 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:37.407 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:37.414 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' deleteOrFail: chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_0.xml 08:37:37.506 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:37.610 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:37.615 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 08:37:37.637 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:37.672 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:37.678 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:37:37.713 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null createTempChunkFile: f2; createNewFile=true 08:37:37.756 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 08:37:37.760 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:37.763 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:37:37.792 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:37.814 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:37.816 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:37:37.865 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:37.877 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:37.879 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:37:37.903 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null deleteOrFail: chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_mh34.xml 08:37:37.942 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:37.945 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 08:37:37.976 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:38.011 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 08:37:38.012 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 08:37:38.013 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:38.014 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 08:37:38.072 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8352a40788135e8d7679dc079497278826e5add0' to.sha1=''): /#4/#b 08:37:38.132 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:38.133 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1061227 bytes in 1053 ms. path='/f2' 08:37:38.137 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 08:37:38.142 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_0 into destFile f2 WatchTaskSyncOrder: checking for name=f2 and length=1061227 WatchTaskSyncOrder: modified=f2, length=1048576 08:37:38.162 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_mh34 into destFile f2 WatchTaskSyncOrder: modified=f2, length=1061227 WatchTaskSyncOrder: length reached! currentChildFileLength=1061227, name=f2 WatchTaskSyncOrder: finished all deleteOrFail: chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_0.xml 08:37:38.170 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 5922 bytes in 33 ms. path='/#4/#b' 08:37:38.176 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 08:37:38.250 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:38.269 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:38.277 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:38.279 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 08:37:38.321 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d02cfedfa6e8d65500b7a5ea47a69a62fbb88a7f' to.sha1=''): /#4/a 08:37:38.343 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:38.345 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' deleteOrFail: chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_mh34.xml 08:37:38.391 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 76582 bytes in 46 ms. path='/#4/a' 08:37:38.398 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:38.423 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:38.429 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:38.435 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:38.437 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 08:37:38.482 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='162803015d672c57e733c7f640546e92e57a171e' to.sha1=''): /#4/c+ 08:37:38.503 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:38.504 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 08:37:38.572 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 255855 bytes in 68 ms. path='/#4/c+' 08:37:38.583 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 08:37:38.608 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:38.632 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="fa1226a5-5961-44b6-be2c-ae2a042d90f0"] on repo=e7843135-d21b-45cc-b95a-3105caa796d8 08:37:38.633 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:38.641 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:38.647 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 08:37:38.651 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:38.652 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 08:37:38.705 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74fdec1179bc4d74445bf33777d5181f6a414b17' to.sha1=''): /#4/d$ 08:37:38.738 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:38.741 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 08:37:38.747 [qtp1299825292-281] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fa1226a5-5961-44b6-be2c-ae2a042d90f0 remoteRepositoryId=e7843135-d21b-45cc-b95a-3105caa796d8 localRepositoryRevisionSynced=5 08:37:38.784 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7843135-d21b-45cc-b95a-3105caa796d8 remoteRepositoryId=fa1226a5-5961-44b6-be2c-ae2a042d90f0 transaction.localRevision=25 remoteFromLocalRevision=6 08:37:38.786 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e7843135-d21b-45cc-b95a-3105caa796d8 from='target/repo/jjl1goj8-30w9c-local' toID=fa1226a5-5961-44b6-be2c-ae2a042d90f0 to='https://localhost:32913/fa1226a5-5961-44b6-be2c-ae2a042d90f0' 08:37:38.795 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 23660 bytes in 54 ms. path='/#4/d$' 08:37:38.802 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 08:37:38.822 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:38.829 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:38.839 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:38.841 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:37:38.855 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:38.859 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: e7843135-d21b-45cc-b95a-3105caa796d8 08:37:38.859 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: fa1226a5-5961-44b6-be2c-ae2a042d90f0 08:37:38.859 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:38.865 [pool-30-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e7843135-d21b-45cc-b95a-3105caa796d8 remoteRepositoryId=fa1226a5-5961-44b6-be2c-ae2a042d90f0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=25 08:37:38.874 [pool-30-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:38.883 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:38.884 [pool-30-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:38.884 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:38.884 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:38.884 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 63.43% 08:37:38.884 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 74.63% 08:37:38.891 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0ebda2c19fd7a46ae20005f637967927bfcd0512' to.sha1=''): /1 {11 11ä11#+} 1/a 08:37:38.904 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e7843135-d21b-45cc-b95a-3105caa796d8 remoteRepositoryId=fa1226a5-5961-44b6-be2c-ae2a042d90f0 localRepositoryRevisionSynced=25 08:37:38.915 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:38.917 [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' 08:37:38.955 [qtp1299825292-142] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fa1226a5-5961-44b6-be2c-ae2a042d90f0 remoteRepositoryId=e7843135-d21b-45cc-b95a-3105caa796d8 transaction.localRevision=8 remoteFromLocalRevision=26 08:37:38.963 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fa1226a5-5961-44b6-be2c-ae2a042d90f0 from='https://localhost:32913/fa1226a5-5961-44b6-be2c-ae2a042d90f0' toID=e7843135-d21b-45cc-b95a-3105caa796d8 to='target/repo/jjl1goj8-30w9c-local', fromRepoLocalSync=false 08:37:39.006 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:39.012 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: fa1226a5-5961-44b6-be2c-ae2a042d90f0 08:37:39.012 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: e7843135-d21b-45cc-b95a-3105caa796d8 08:37:39.012 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:39.014 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fa1226a5-5961-44b6-be2c-ae2a042d90f0 remoteRepositoryId=e7843135-d21b-45cc-b95a-3105caa796d8 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 08:37:39.016 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:39.019 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:39.020 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:39.020 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:39.020 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:39.031 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 08:37:39.032 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 08:37:39.069 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 695856 bytes in 151 ms. path='/1 {11 11ä11#+} 1/a' 08:37:39.073 [qtp1299825292-190] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fa1226a5-5961-44b6-be2c-ae2a042d90f0 remoteRepositoryId=e7843135-d21b-45cc-b95a-3105caa796d8 localRepositoryRevisionSynced=8 08:37:39.077 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:39.092 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7843135-d21b-45cc-b95a-3105caa796d8 remoteRepositoryId=fa1226a5-5961-44b6-be2c-ae2a042d90f0 transaction.localRevision=28 remoteFromLocalRevision=9 08:37:39.100 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 08:37:39.161 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:39.171 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:39.181 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:39.183 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:37:39.187 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3de507af]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:37:39.188 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40123014]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:37:39.239 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6bc1c65f92ea01c296e8ca3d0b89b904d891e3b4' to.sha1=''): /1 {11 11ä11#+} 1/b 08:37:39.411 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:39.413 [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' 08:37:39.454 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 40180 bytes in 41 ms. path='/1 {11 11ä11#+} 1/b' 08:37:39.460 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:39.521 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:39.530 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:39.539 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:39.540 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:37:39.590 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='964943744e0672626cab53aff1a76f596291051d' to.sha1=''): /1 {11 11ä11#+} 1/c 08:37:39.615 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:39.617 [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' 08:37:39.727 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 216064 bytes in 110 ms. path='/1 {11 11ä11#+} 1/c' 08:37:39.732 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:37:39.779 [main] INFO c.c.c.l.LocalRepoManagerImpl - [207fce87]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1hbnk-gk7xw-local' 08:37:39.792 [main] INFO c.c.c.l.LocalRepoManagerImpl - [207fce87]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1hbnk-gk7xw-local' locked successfully. 08:37:40.034 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:40.045 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:40.053 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:40.055 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:37:40.109 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa37c1f035e9a3e38931f5905400c145da639b56' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:37:40.166 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:40.176 [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' 08:37:40.258 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 305515 bytes in 82 ms. path='/2/1 {11 11ä11#+} 1/a' 08:37:40.267 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:40.402 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:40.409 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:40.416 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:40.418 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:37:40.461 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='acc7a17f90b083bd0f9cf1a41da7fa4e06c6edb7' to.sha1=''): /2/1 {11 11ä11#+} 1/b 08:37:40.506 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:40.509 [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' 08:37:40.561 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59314 bytes in 51 ms. path='/2/1 {11 11ä11#+} 1/b' 08:37:40.568 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:40.636 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:40.655 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:40.716 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:40.719 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:37:40.776 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4789ecdeb74bab454fc469ea6bf06a755519bd56' to.sha1=''): /2/a 08:37:40.823 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:40.825 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:37:40.869 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 85107 bytes in 44 ms. path='/2/a' 08:37:40.875 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:41.000 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:41.015 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:41.074 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:41.076 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:37:41.116 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c0d8d8175d4f5a4fef10e82efe3cd33ba5947fd5' to.sha1=''): /3/a 08:37:41.174 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:41.193 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:37:41.279 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 362817 bytes in 86 ms. path='/3/a' 08:37:41.285 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:41.376 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:41.482 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:41.493 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:41.495 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:37:41.561 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3f6db95598c2dc8d01f662df6b1be34d6c9ad08' to.sha1=''): /3/b 08:37:41.666 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:41.689 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:37:41.736 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97416 bytes in 46 ms. path='/3/b' 08:37:41.760 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:41.778 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:41.787 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:41.803 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:41.804 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:37:41.846 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd13c2d5de297afd9e5e1bed1b750d15e0976e4a' to.sha1=''): /3/c 08:37:41.865 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:41.873 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:37:41.952 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 264250 bytes in 79 ms. path='/3/c' 08:37:41.959 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:37:42.035 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:42.054 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:42.120 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:42.122 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:37:42.168 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='69aa820fc766e0f24f1d82b0bd7b9596504eb6ca' to.sha1=''): /3/d 08:37:42.189 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:42.192 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:37:42.230 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3780 bytes in 38 ms. path='/3/d' 08:37:42.236 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:37:42.268 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:42.278 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:42.374 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:42.375 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bfc6e50]initPersistenceManagerFactory: repositoryId=92656b7e-3dac-46da-a602-a2228145687a 08:37:42.379 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bfc6e50]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4120 ms. 08:37:42.379 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' remoteRoot: jjl1h2jn-a3i6p-remote remoteRepositoryId: 92656b7e-3dac-46da-a602-a2228145687a 08:37:42.439 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e73b1985f093b8711571b4b72566d991fb60cae' to.sha1=''): /5#/e 08:37:42.482 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:42.510 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 08:37:42.543 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19640 bytes in 32 ms. path='/5#/e' 08:37:42.549 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 08:37:42.584 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="da6f4af3-4392-4abc-b133-19bb51ccc07c"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:42.608 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:42.636 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42% 08:37:42.705 [qtp631086865-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa localRepositoryRevisionSynced=3 08:37:42.736 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa remoteRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c transaction.localRevision=106 remoteFromLocalRevision=4 08:37:42.768 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=73c292d3-a998-4a48-8d93-68147f6c31aa from='target/repo/jjl1gsrf-s464u-local' toID=da6f4af3-4392-4abc-b133-19bb51ccc07c to='https://localhost:34025/da6f4af3-4392-4abc-b133-19bb51ccc07c' 08:37:42.864 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:42.867 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:42.867 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: da6f4af3-4392-4abc-b133-19bb51ccc07c 08:37:42.867 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:42.872 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa remoteRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 08:37:42.888 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:42.903 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:42.903 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:42.904 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:42.904 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:42.905 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 08:37:42.905 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:37:42.916 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=468.0 MiB, used=48.9 MiB, available=3.4 GiB 08:37:42.925 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa remoteRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c localRepositoryRevisionSynced=106 08:37:42.958 [qtp631086865-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa transaction.localRevision=6 remoteFromLocalRevision=107 08:37:42.971 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da6f4af3-4392-4abc-b133-19bb51ccc07c from='https://localhost:34025/da6f4af3-4392-4abc-b133-19bb51ccc07c' toID=73c292d3-a998-4a48-8d93-68147f6c31aa to='target/repo/jjl1gsrf-s464u-local', fromRepoLocalSync=false 08:37:43.000 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:43.003 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: da6f4af3-4392-4abc-b133-19bb51ccc07c 08:37:43.003 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:43.003 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:43.003 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:37:43.004 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:43.006 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:43.006 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:43.006 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:43.006 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:43.011 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:37:43.011 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:37:43.073 [qtp631086865-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa localRepositoryRevisionSynced=6 08:37:43.082 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa remoteRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c transaction.localRevision=109 remoteFromLocalRevision=7 08:37:43.084 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:37:43.214 [main] INFO c.c.c.l.LocalRepoManagerImpl - [57f2e67]_close: Shutting down real LocalRepoManager. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1h2jl-421wz-local localRepository.publicKeySha1 = 14:4E:6E:90:59:7B:E4:07:FA:F5:9E:6C:15:F8:35:F0:FA:10:EE:8E remoteRepository.repositoryId = 92656b7e-3dac-46da-a602-a2228145687a remoteRepository.remoteRoot = https://localhost:45642/92656b7e-3dac-46da-a602-a2228145687a remoteRepository.publicKeySha1 = F5:8D:2B:9F:9F:97:D1:90:9D:00:BE:9F:D9:94:0E:AF:B5:C8:A0:07 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 10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 92656b7e-3dac-46da-a602-a2228145687a 08:37:43.699 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=484.5 MiB, used=38.0 MiB, available=3.4 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 92656b7e-3dac-46da-a602-a2228145687a localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1h2jn-a3i6p-remote localRepository.publicKeySha1 = F5:8D:2B:9F:9F:97:D1:90:9D:00:BE:9F:D9:94:0E:AF:B5:C8:A0:07 remoteRepository.repositoryId = 10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 remoteRepository.publicKeySha1 = 14:4E:6E:90:59:7B:E4:07:FA:F5:9E:6C:15:F8:35:F0:FA:10:EE:8E 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 92656b7e-3dac-46da-a602-a2228145687a 10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:44.571 [main] INFO c.c.c.l.LocalRepoManagerImpl - [78743dd8]_close: Shutting down real LocalRepoManager. 08:37:44.865 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 08:37:44.866 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=92656b7e-3dac-46da-a602-a2228145687a from='https://localhost:45642/92656b7e-3dac-46da-a602-a2228145687a' toID=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 to='target/repo/jjl1h2jl-421wz-local', fromRepoLocalSync=true 08:37:44.866 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 ('target/repo/jjl1h2jl-421wz-local') 08:37:44.899 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 08:37:44.911 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 08:37:44.990 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 serverRepositoryId=92656b7e-3dac-46da-a602-a2228145687a renewalDateTime=2018-07-14T07:07:44.936Z expiryDateTime=2018-07-14T07:37:44.936Z 08:37:45.002 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:37:45.016 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:37:45.070 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.02% 08:37:45.128 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [65cf12d2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1hfq4-xteo8' 08:37:45.147 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [65cf12d2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1hfq4-xteo8' locked successfully. 08:37:45.212 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 08:37:45.247 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 08:37:45.331 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 08:37:45.412 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 08:37:45.511 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:37:45.635 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:45.640 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 92656b7e-3dac-46da-a602-a2228145687a 08:37:45.641 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:45.641 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:45.641 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=92656b7e-3dac-46da-a602-a2228145687a remoteRepositoryId=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:37:45.648 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:45.701 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:45.701 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:45.701 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:45.701 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:45.728 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:45.733 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:37:45.777 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:45.792 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:37:45.792 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Creating backup: 'target/repo/jjl1gsrf-mjxy8-remote' => 'target/repo/jjl1gsrf-mjxy8-remote.bak' 08:37:45.844 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Created backup: 'target/repo/jjl1gsrf-mjxy8-remote' => 'target/repo/jjl1gsrf-mjxy8-remote.bak' 08:37:45.844 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:37:45.845 [main] INFO c.c.c.l.LocalRepoManagerImpl - [13087c75]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-s464u-local' 08:37:45.845 [main] INFO c.c.c.l.LocalRepoManagerImpl - [13087c75]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-s464u-local' locked successfully. 08:37:45.868 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:45.871 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 08:37:45.977 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.001 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.004 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:37:46.065 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.081 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 08:37:46.082 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.084 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:37:46.141 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.187 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.189 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:37:46.295 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.309 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.311 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:37:46.328 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.366 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.368 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 08:37:46.386 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.403 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 08:37:46.404 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 08:37:46.405 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.407 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 08:37:46.461 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2abeb52a7a5bf4fbbf854b34d7b7b8c5f62b1dba' to.sha1=''): /#4/#b 08:37:46.541 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:46.544 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 08:37:46.694 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 679690 bytes in 150 ms. path='/#4/#b' 08:37:46.706 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 08:37:46.787 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:46.800 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.813 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:46.815 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 08:37:46.853 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e23095f95177a42fef3a3a20426a8acddf6bb185' to.sha1=''): /#4/a 08:37:46.875 [main] INFO c.c.c.l.LocalRepoManagerImpl - [13087c75]initPersistenceManagerFactory: repositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:46.876 [main] INFO c.c.c.l.LocalRepoManagerImpl - [13087c75]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1030 ms. 08:37:46.877 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:46.881 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 08:37:46.978 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 403070 bytes in 97 ms. path='/#4/a' 08:37:46.987 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:47.055 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:47.068 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:47.075 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:47.077 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 08:37:47.086 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [2ffb8b0c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:37:47.087 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [2ffb8b0c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:37:47.119 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d0629d41780e25a49e89b406ee4f0299930e7954' to.sha1=''): /#4/c+ 08:37:47.143 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:47.146 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 08:37:47.227 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 303107 bytes in 81 ms. path='/#4/c+' 08:37:47.236 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 08:37:47.264 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:47.273 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:47.297 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:47.301 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 08:37:47.345 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6abd0315f4de8ecb734213eaeafdcb7384fdd813' to.sha1=''): /#4/d$ 08:37:47.378 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:47.380 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 08:37:47.455 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 313967 bytes in 74 ms. path='/#4/d$' 08:37:47.462 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 08:37:47.493 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:47.499 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:47.576 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:47.578 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:37:47.617 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d4f77c1c23d9c6b77ebde9b9f2db219d041a81e7' to.sha1=''): /1 {11 11ä11#+} 1/a 08:37:47.639 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:47.641 [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' 08:37:47.748 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 359128 bytes in 107 ms. path='/1 {11 11ä11#+} 1/a' 08:37:47.758 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:47.805 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:47.816 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:47.881 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:47.882 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:37:47.938 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='357d9f070895c3872daf19af67474359b3d7318c' to.sha1=''): /1 {11 11ä11#+} 1/b 08:37:47.967 [closeDeferredTimer-c29b0dc-1] INFO c.c.c.l.LocalRepoManagerImpl - [c29b0dc]_close: Shutting down real LocalRepoManager. 08:37:47.987 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [2ffb8b0c]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:37:47.988 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [2ffb8b0c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 901 ms. 08:37:47.989 [main] INFO c.c.c.l.LocalRepoManagerImpl - [207fce87]initPersistenceManagerFactory: repositoryId=06069144-a57c-49e2-a5b9-e03295721fc3 08:37:48.008 [main] INFO c.c.c.l.LocalRepoManagerImpl - [207fce87]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4945 ms. 08:37:48.015 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [2ffb8b0c]_close: Shutting down real LocalRepoManager. 08:37:48.110 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f64c40c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1hbnl-jmksz-remote' 08:37:48.115 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f64c40c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1hbnl-jmksz-remote' locked successfully. 08:37:48.497 [closeDeferredTimer-3294102e-1] INFO c.c.c.l.LocalRepoManagerImpl - [3294102e]_close: Shutting down real LocalRepoManager. 08:37:48.595 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 0.50% 08:37:48.596 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da6f4af3-4392-4abc-b133-19bb51ccc07c from='https://localhost:34025/da6f4af3-4392-4abc-b133-19bb51ccc07c' toID=73c292d3-a998-4a48-8d93-68147f6c31aa to='target/repo/jjl1gsrf-s464u-local', fromRepoLocalSync=true 08:37:48.597 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 73c292d3-a998-4a48-8d93-68147f6c31aa ('target/repo/jjl1gsrf-s464u-local') 08:37:48.661 [pool-8-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 12.94% 08:37:48.765 [pool-8-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 19.03% 08:37:48.940 [pool-8-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 24.15% 08:37:49.048 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:49.057 [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' 08:37:49.153 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [578c72fb]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:37:49.154 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [578c72fb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:37:49.222 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 200294 bytes in 165 ms. path='/1 {11 11ä11#+} 1/b' 08:37:49.228 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:49.388 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:49.465 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:49.480 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:49.482 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:37:49.540 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e7c5d7e40ff436759288f5af74fdeb3a1a2b6cda' to.sha1=''): /1 {11 11ä11#+} 1/c 08:37:49.585 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:49.661 [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' 08:37:49.762 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 420820 bytes in 101 ms. path='/1 {11 11ä11#+} 1/c' 08:37:49.768 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:37:49.985 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [578c72fb]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:37:49.986 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [578c72fb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 832 ms. 08:37:50.030 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [578c72fb]_close: Shutting down real LocalRepoManager. 08:37:50.123 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:50.131 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:50.140 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:50.143 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:37:50.176 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b02e1f025c3e675b41a62abc973f291285631dd5' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:37:50.269 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:50.280 [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' 08:37:50.329 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124315 bytes in 49 ms. path='/2/1 {11 11ä11#+} 1/a' 08:37:50.335 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:50.452 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:50.550 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:50.593 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:50.595 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:37:50.639 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='193bc6100022abb80261adc6a20e012bad186012' to.sha1=''): /2/1 {11 11ä11#+} 1/b 08:37:50.689 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:50.694 [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' 08:37:50.778 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 446550 bytes in 84 ms. path='/2/1 {11 11ä11#+} 1/b' 08:37:50.787 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:50.854 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:50.861 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:50.928 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:50.931 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:37:50.971 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa serverRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c renewalDateTime=2018-07-14T07:07:36.804Z expiryDateTime=2018-07-14T07:37:36.804Z 08:37:50.973 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6739db2f2187ed51c9f828b462c503db260007ca' to.sha1=''): /2/a 08:37:50.988 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [42e9ac88]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:37:50.988 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [42e9ac88]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:37:51.022 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:51.048 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:37:51.135 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 390208 bytes in 87 ms. path='/2/a' 08:37:51.141 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:51.270 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:51.288 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:51.322 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:51.323 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 08:37:51.360 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='831f41d549cc3f77a03b9df983db827f36bc7a32' to.sha1=''): /3/a 08:37:51.380 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:51.384 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 08:37:51.466 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 396624 bytes in 82 ms. path='/3/a' 08:37:51.471 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:37:51.549 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:51.586 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:51.684 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:51.686 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 08:37:51.727 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='950042d00a86fb60ad4e086c546dfde5c5fab0be' to.sha1=''): /3/b 08:37:51.814 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:51.819 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 08:37:51.874 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 188282 bytes in 55 ms. path='/3/b' 08:37:51.879 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:37:51.910 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:51.979 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:51.990 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:51.992 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 08:37:52.042 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ed90cf76bcf32e11910fd490a53b99b2954bd742' to.sha1=''): /3/c 08:37:52.079 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:52.082 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 08:37:52.100 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [42e9ac88]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:37:52.100 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [42e9ac88]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1112 ms. 08:37:52.130 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [42e9ac88]_close: Shutting down real LocalRepoManager. 08:37:52.182 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 444148 bytes in 100 ms. path='/3/c' 08:37:52.190 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:37:52.398 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:52.416 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:52.512 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:52.515 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 08:37:52.559 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c5c78465d58506d85787c0acd298cdb7f78373ac' to.sha1=''): /3/d 08:37:52.656 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:52.662 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 08:37:52.709 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 112140 bytes in 47 ms. path='/3/d' 08:37:52.714 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 08:37:52.896 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:53.012 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:53.020 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 44.48% 08:37:53.022 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:53.024 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 08:37:53.067 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d93125f6fc66903e398fe9e89e731c66fe42660b' to.sha1=''): /5#/e 08:37:53.115 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:53.130 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 08:37:53.198 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [52d5ee80]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:37:53.202 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [52d5ee80]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:37:53.245 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 600231 bytes in 115 ms. path='/5#/e' 08:37:53.251 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 08:37:53.341 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="92656b7e-3dac-46da-a602-a2228145687a"] on repo=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:53.372 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:37:53.397 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% 08:37:53.467 [qtp947652609-65] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=92656b7e-3dac-46da-a602-a2228145687a remoteRepositoryId=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 localRepositoryRevisionSynced=3 08:37:53.533 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 remoteRepositoryId=92656b7e-3dac-46da-a602-a2228145687a transaction.localRevision=106 remoteFromLocalRevision=4 08:37:53.574 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 from='target/repo/jjl1h2jl-421wz-local' toID=92656b7e-3dac-46da-a602-a2228145687a to='https://localhost:45642/92656b7e-3dac-46da-a602-a2228145687a' 08:37:53.664 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:53.671 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:53.671 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 92656b7e-3dac-46da-a602-a2228145687a 08:37:53.671 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:53.679 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 remoteRepositoryId=92656b7e-3dac-46da-a602-a2228145687a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 08:37:53.689 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:53.699 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:53.699 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:53.699 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:53.699 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:53.700 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 08:37:53.700 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 08:37:53.719 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 remoteRepositoryId=92656b7e-3dac-46da-a602-a2228145687a localRepositoryRevisionSynced=106 08:37:53.768 [qtp947652609-65] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=92656b7e-3dac-46da-a602-a2228145687a remoteRepositoryId=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 transaction.localRevision=6 remoteFromLocalRevision=107 08:37:53.787 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=92656b7e-3dac-46da-a602-a2228145687a from='https://localhost:45642/92656b7e-3dac-46da-a602-a2228145687a' toID=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 to='target/repo/jjl1h2jl-421wz-local', fromRepoLocalSync=false 08:37:53.856 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:53.866 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 92656b7e-3dac-46da-a602-a2228145687a 08:37:53.866 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 08:37:53.866 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:53.867 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=92656b7e-3dac-46da-a602-a2228145687a remoteRepositoryId=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 08:37:53.868 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:53.869 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:53.869 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:53.869 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:53.869 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:53.876 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 08:37:53.876 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 08:37:53.918 [qtp947652609-53] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=92656b7e-3dac-46da-a602-a2228145687a remoteRepositoryId=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 localRepositoryRevisionSynced=6 08:37:53.929 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=10afc6ec-6cb9-4123-aef0-8d4b0d8bc905 remoteRepositoryId=92656b7e-3dac-46da-a602-a2228145687a transaction.localRevision=109 remoteFromLocalRevision=7 08:37:53.931 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:37:54.106 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f2bf80d]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:37:54.127 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1bfc6e50]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 184.598 sec - in co.codewizards.cloudstore.test.repotorepo.BasicRepoToRepoSyncIT 08:37:54.149 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@5a4d157f{HTTP/1.1}{127.0.0.1:0} 08:37:54.156 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@f4a6582{/,null,UNAVAILABLE} 08:37:54.164 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/8d9uunx6Jvk2JmIE73M5Ew/.cloudstore/localServerRunning.deleteToStop 08:37:54.195 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@698c4532{SSL-http/1.1}{0.0.0.0:45642} 08:37:54.196 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2aa1e79c{/,null,UNAVAILABLE} 08:37:54.343 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [52d5ee80]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:37:54.344 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [52d5ee80]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1141 ms. 08:37:54.373 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:37:54.391 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:37:54.434 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 08:37:54.461 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 08:37:54.473 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:37:54.499 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 08:37:54.548 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 08:37:54.581 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:37:54.595 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=7 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6 08:37:54.625 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:37:54.631 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: da6f4af3-4392-4abc-b133-19bb51ccc07c 08:37:54.631 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 73c292d3-a998-4a48-8d93-68147f6c31aa 08:37:54.631 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:37:54.631 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa localRepositoryRevisionSynced=7 localRepositoryRevisionInProgress=8 08:37:54.640 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:37:54.652 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:37:54.653 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:37:54.653 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:37:54.653 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:37:54.654 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [52d5ee80]_close: Shutting down real LocalRepoManager. 08:37:55.113 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 27.36% 08:37:55.113 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 38.56% 08:37:55.113 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 49.75% 08:37:55.127 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [ad61b57]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:37:55.127 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [ad61b57]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:37:55.854 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [ad61b57]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:37:55.854 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [ad61b57]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 726 ms. 08:37:55.886 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [ad61b57]_close: Shutting down real LocalRepoManager. 08:37:56.303 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2d4a4b0d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:37:56.304 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2d4a4b0d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:37:56.510 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f64c40c]initPersistenceManagerFactory: repositoryId=55cb6154-961e-4fad-8f91-dd7d184a9bb5 08:37:56.512 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f64c40c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2502 ms. 08:37:57.101 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2d4a4b0d]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:37:57.101 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2d4a4b0d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 797 ms. 08:37:57.153 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=370.0 MiB, used=45.0 MiB, available=3.4 GiB 08:37:57.228 [qtp631086865-64] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa localRepositoryRevisionSynced=8 08:37:57.240 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2d4a4b0d]_close: Shutting down real LocalRepoManager. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 06069144-a57c-49e2-a5b9-e03295721fc3 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1hbnk-gk7xw-local localRepository.publicKeySha1 = 07:42:06:D3:08:01:02:66:D4:F2:BF:43:B7:B0:4E:B9:76:23:BD:6C remoteRepository.repositoryId = 55cb6154-961e-4fad-8f91-dd7d184a9bb5 remoteRepository.remoteRoot = https://localhost:32913/55cb6154-961e-4fad-8f91-dd7d184a9bb5 remoteRepository.publicKeySha1 = 82:8E:3F:90:8B:4E:2F:F4:73:F9:47:4D:FF:97:FC:12:C2:1E:F1:10 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 06069144-a57c-49e2-a5b9-e03295721fc3 55cb6154-961e-4fad-8f91-dd7d184a9bb5 08:37:57.788 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa remoteRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c transaction.localRevision=111 remoteFromLocalRevision=9 08:37:57.796 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=73c292d3-a998-4a48-8d93-68147f6c31aa from='target/repo/jjl1gsrf-s464u-local' toID=da6f4af3-4392-4abc-b133-19bb51ccc07c to='https://localhost:34025/da6f4af3-4392-4abc-b133-19bb51ccc07c' 08:37:57.817 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [66885fbe]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:37:57.817 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [66885fbe]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:37:57.965 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=371.0 MiB, used=38.4 MiB, available=3.4 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 55cb6154-961e-4fad-8f91-dd7d184a9bb5 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1hbnl-jmksz-remote localRepository.publicKeySha1 = 82:8E:3F:90:8B:4E:2F:F4:73:F9:47:4D:FF:97:FC:12:C2:1E:F1:10 remoteRepository.repositoryId = 06069144-a57c-49e2-a5b9-e03295721fc3 remoteRepository.publicKeySha1 = 07:42:06:D3:08:01:02:66:D4:F2:BF:43:B7:B0:4E:B9:76:23:BD:6C 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 55cb6154-961e-4fad-8f91-dd7d184a9bb5 06069144-a57c-49e2-a5b9-e03295721fc3 WatchTaskFirstWrittenChunk started 08:37:58.588 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [66885fbe]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:37:58.589 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [66885fbe]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 771 ms. 08:37:58.622 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [66885fbe]_close: Shutting down real LocalRepoManager. 08:37:58.872 [pool-32-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:37:58.872 [pool-32-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=55cb6154-961e-4fad-8f91-dd7d184a9bb5 from='https://localhost:32913/55cb6154-961e-4fad-8f91-dd7d184a9bb5' toID=06069144-a57c-49e2-a5b9-e03295721fc3 to='target/repo/jjl1hbnk-gk7xw-local', fromRepoLocalSync=true 08:37:58.873 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 06069144-a57c-49e2-a5b9-e03295721fc3 ('target/repo/jjl1hbnk-gk7xw-local') 08:37:58.909 [pool-33-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:37:58.938 [pool-33-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:37:59.082 [pool-32-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=06069144-a57c-49e2-a5b9-e03295721fc3 serverRepositoryId=55cb6154-961e-4fad-8f91-dd7d184a9bb5 renewalDateTime=2018-07-14T07:07:58.996Z expiryDateTime=2018-07-14T07:37:58.996Z 08:37:59.106 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:37:59.115 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:37:59.140 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.20% 08:37:59.145 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.39% 08:37:59.150 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.59% 08:37:59.156 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.78% 08:37:59.188 [closeDeferredTimer-3de507af-1] INFO c.c.c.l.LocalRepoManagerImpl - [3de507af]_close: Shutting down real LocalRepoManager. 08:37:59.249 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [2550b59d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:37:59.250 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [2550b59d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:37:59.747 [closeDeferredTimer-40123014-1] INFO c.c.c.l.LocalRepoManagerImpl - [40123014]_close: Shutting down real LocalRepoManager. 08:38:00.198 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:38:00.240 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:38:00.294 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [2550b59d]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:00.295 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [2550b59d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1045 ms. 08:38:00.331 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [2550b59d]_close: Shutting down real LocalRepoManager. 08:38:00.351 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:38:00.355 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 55cb6154-961e-4fad-8f91-dd7d184a9bb5 08:38:00.355 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 06069144-a57c-49e2-a5b9-e03295721fc3 08:38:00.356 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:38:00.357 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=55cb6154-961e-4fad-8f91-dd7d184a9bb5 remoteRepositoryId=06069144-a57c-49e2-a5b9-e03295721fc3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 08:38:00.367 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:38:00.405 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:38:00.405 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:38:00.405 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:38:00.406 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:38:00.419 [pool-32-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 08:38:00.423 [pool-32-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:00.432 [pool-32-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:38:00.598 [pool-32-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:00.781 [pool-32-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 08:38:00.785 [pool-32-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 08:38:00.791 [pool-32-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:00.793 [pool-32-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d' 08:38:00.877 [pool-32-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='655670c7dafa2e877272cb647a94ae4d648569e8' to.sha1=''): /d 08:38:01.053 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=107 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=106 08:38:01.149 [pool-32-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="55cb6154-961e-4fad-8f91-dd7d184a9bb5"] on repo=06069144-a57c-49e2-a5b9-e03295721fc3 08:38:01.151 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:38:01.153 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 73c292d3-a998-4a48-8d93-68147f6c31aa 08:38:01.153 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:01.153 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:38:01.154 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa remoteRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=111 08:38:01.166 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:38:01.177 [pool-32-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/d' 08:38:01.207 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:38:01.208 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:38:01.208 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:38:01.208 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:38:01.208 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 52.24% 08:38:01.215 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:01.223 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:38:01.272 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [18bf7ab9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:01.272 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [18bf7ab9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. createTempChunkFile: d; createNewFile=true deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_0.xml FileWatcher: CHUNK_SIZE reached! chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 WatchTaskChunksToFile: ready 08:38:01.995 [pool-32-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 08:38:01.995 [pool-32-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 08:38:02.059 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 08:38:02.059 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=55cb6154-961e-4fad-8f91-dd7d184a9bb5 from='https://localhost:32913/55cb6154-961e-4fad-8f91-dd7d184a9bb5' toID=06069144-a57c-49e2-a5b9-e03295721fc3 to='target/repo/jjl1hbnk-gk7xw-local', fromRepoLocalSync=true 08:38:02.059 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 06069144-a57c-49e2-a5b9-e03295721fc3 ('target/repo/jjl1hbnk-gk7xw-local') 08:38:02.068 [pool-35-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 08:38:02.081 [pool-35-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 08:38:02.084 [pool-35-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 08:38:02.238 [pool-34-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=06069144-a57c-49e2-a5b9-e03295721fc3 serverRepositoryId=55cb6154-961e-4fad-8f91-dd7d184a9bb5 renewalDateTime=2018-07-14T07:07:58.996Z expiryDateTime=2018-07-14T07:37:58.996Z 08:38:02.265 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:38:02.272 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:38:02.279 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:38:02.280 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 08:38:02.283 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:38:02.336 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:38:02.340 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 55cb6154-961e-4fad-8f91-dd7d184a9bb5 08:38:02.340 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 06069144-a57c-49e2-a5b9-e03295721fc3 08:38:02.340 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:38:02.341 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=55cb6154-961e-4fad-8f91-dd7d184a9bb5 remoteRepositoryId=06069144-a57c-49e2-a5b9-e03295721fc3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=4 08:38:02.344 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:38:02.351 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:38:02.353 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:38:02.353 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:38:02.354 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:38:02.362 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 08:38:02.369 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [18bf7ab9]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:02.370 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [18bf7ab9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1098 ms. 08:38:02.379 [pool-34-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:02.388 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 08:38:02.404 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [18bf7ab9]_close: Shutting down real LocalRepoManager. 08:38:02.419 [pool-34-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:02.421 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d' 08:38:02.522 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='655670c7dafa2e877272cb647a94ae4d648569e8' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /d 08:38:02.536 [pool-34-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=06069144-a57c-49e2-a5b9-e03295721fc3 08:38:02.537 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/d' createTempChunkFile: d; createNewFile=true watchForCreationsDeletions: ENTRY_CREATE=chunk_3c363836cf4e16666669a25da280a1865c2d2874_0, chunksCreated=1 08:38:02.925 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [436a39a9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:02.925 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [436a39a9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_0.xml 08:38:03.207 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [65cf12d2]initPersistenceManagerFactory: repositoryId=4e969f96-e21b-4636-a87e-f93d5279bb13 08:38:03.219 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [65cf12d2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9280 ms. watchForCreationsDeletions: ENTRY_CREATE=chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34, chunksCreated=2 createTempChunkFile: d; createNewFile=true deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34.xml 08:38:03.500 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [65cf12d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:38:03.629 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [436a39a9]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:03.630 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [436a39a9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 705 ms. 08:38:03.706 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1049382 bytes in 1169 ms. path='/d' 08:38:03.718 [pool-34-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d watchForCreationsDeletions: ENTRY_DELETE=chunk_3c363836cf4e16666669a25da280a1865c2d2874_0, chunksDeleted=1 08:38:03.736 [pool-34-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34 into destFile d WatchTaskChunksToFile: length reached! length=1049382 watchForCreationsDeletions: ENTRY_DELETE=chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34, chunksDeleted=2 deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_0.xml 08:38:03.767 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [436a39a9]_close: Shutting down real LocalRepoManager. deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34.xml 08:38:04.079 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 58.34% 08:38:04.085 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:04.104 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 64.45% 08:38:04.104 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 70.56% 08:38:04.105 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:04.106 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/zzz' 08:38:04.140 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [3b5e53cd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:04.141 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [3b5e53cd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:04.209 [pool-34-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="55cb6154-961e-4fad-8f91-dd7d184a9bb5"] on repo=06069144-a57c-49e2-a5b9-e03295721fc3 08:38:04.219 [pool-34-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:04.225 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 08:38:04.226 [pool-34-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:04.227 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 08:38:04.281 [qtp1299825292-142] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=55cb6154-961e-4fad-8f91-dd7d184a9bb5 remoteRepositoryId=06069144-a57c-49e2-a5b9-e03295721fc3 localRepositoryRevisionSynced=4 08:38:04.327 [pool-34-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06069144-a57c-49e2-a5b9-e03295721fc3 remoteRepositoryId=55cb6154-961e-4fad-8f91-dd7d184a9bb5 transaction.localRevision=12 remoteFromLocalRevision=5 08:38:04.377 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06069144-a57c-49e2-a5b9-e03295721fc3 from='target/repo/jjl1hbnk-gk7xw-local' toID=55cb6154-961e-4fad-8f91-dd7d184a9bb5 to='https://localhost:32913/55cb6154-961e-4fad-8f91-dd7d184a9bb5' 08:38:04.463 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:38:04.465 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 06069144-a57c-49e2-a5b9-e03295721fc3 08:38:04.465 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 55cb6154-961e-4fad-8f91-dd7d184a9bb5 08:38:04.465 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:38:04.470 [pool-34-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06069144-a57c-49e2-a5b9-e03295721fc3 remoteRepositoryId=55cb6154-961e-4fad-8f91-dd7d184a9bb5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=12 08:38:04.476 [pool-34-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:38:04.489 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:38:04.490 [pool-34-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:38:04.490 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:38:04.490 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:38:04.490 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 52.24% 08:38:04.491 [pool-34-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:04.492 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:38:04.552 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 61.19% 08:38:04.556 [pool-34-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:04.569 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 70.15% 08:38:04.585 [pool-34-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06069144-a57c-49e2-a5b9-e03295721fc3 remoteRepositoryId=55cb6154-961e-4fad-8f91-dd7d184a9bb5 localRepositoryRevisionSynced=12 08:38:04.629 [qtp1299825292-375] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=55cb6154-961e-4fad-8f91-dd7d184a9bb5 remoteRepositoryId=06069144-a57c-49e2-a5b9-e03295721fc3 transaction.localRevision=8 remoteFromLocalRevision=13 08:38:04.632 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=55cb6154-961e-4fad-8f91-dd7d184a9bb5 from='https://localhost:32913/55cb6154-961e-4fad-8f91-dd7d184a9bb5' toID=06069144-a57c-49e2-a5b9-e03295721fc3 to='target/repo/jjl1hbnk-gk7xw-local', fromRepoLocalSync=false 08:38:04.659 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:38:04.662 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 55cb6154-961e-4fad-8f91-dd7d184a9bb5 08:38:04.662 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 06069144-a57c-49e2-a5b9-e03295721fc3 08:38:04.662 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:38:04.663 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=55cb6154-961e-4fad-8f91-dd7d184a9bb5 remoteRepositoryId=06069144-a57c-49e2-a5b9-e03295721fc3 localRepositoryRevisionSynced=4 localRepositoryRevisionInProgress=8 08:38:04.665 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:38:04.668 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:38:04.668 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:38:04.668 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:38:04.668 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:38:04.672 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 77.11% 08:38:04.673 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 08:38:04.673 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 08:38:04.696 [qtp1299825292-190] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=55cb6154-961e-4fad-8f91-dd7d184a9bb5 remoteRepositoryId=06069144-a57c-49e2-a5b9-e03295721fc3 localRepositoryRevisionSynced=8 08:38:04.711 [pool-34-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06069144-a57c-49e2-a5b9-e03295721fc3 remoteRepositoryId=55cb6154-961e-4fad-8f91-dd7d184a9bb5 transaction.localRevision=16 remoteFromLocalRevision=9 08:38:04.714 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 08:38:04.853 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [3b5e53cd]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:04.854 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [3b5e53cd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 713 ms. 08:38:04.877 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [3b5e53cd]_close: Shutting down real LocalRepoManager. hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=2, chunksDeleted=2 08:38:05.235 [main] INFO c.c.c.l.LocalRepoManagerImpl - [207fce87]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:38:05.236 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6f64c40c]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:38:05.282 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [8d32baf]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:05.283 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [8d32baf]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 374.335 sec - in co.codewizards.cloudstore.test.SyncAbortIT 08:38:05.546 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@711100bb{HTTP/1.1}{127.0.0.1:0} 08:38:05.556 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6a14ba43{/,null,UNAVAILABLE} 08:38:05.567 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/8TXcAnIkg6VuarJhcAh44w/.cloudstore/localServerRunning.deleteToStop 08:38:05.600 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@1406e1a2{SSL-http/1.1}{0.0.0.0:32913} 08:38:05.603 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@66128c8b{/,null,UNAVAILABLE} 08:38:05.923 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [8d32baf]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:05.924 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [8d32baf]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 641 ms. 08:38:05.974 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [8d32baf]_close: Shutting down real LocalRepoManager. 08:38:06.318 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8020fe99b07d5bc7c10577bc48b3098451450a72' to.sha1=''): /3/zzz Jul 14, 2018 8:38:06 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:38:06.345 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2a208022]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:06.345 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2a208022]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:06.916 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2a208022]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:06.916 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2a208022]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 571 ms. 08:38:06.942 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2a208022]_close: Shutting down real LocalRepoManager. 08:38:07.305 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [72e7f52d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:07.306 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [72e7f52d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:07.934 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [72e7f52d]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:07.935 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [72e7f52d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 629 ms. 08:38:08.036 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [72e7f52d]_close: Shutting down real LocalRepoManager. 08:38:08.582 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="73c292d3-a998-4a48-8d93-68147f6c31aa"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:38:08.585 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/zzz' 08:38:08.647 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [2ae697cd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:08.647 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [2ae697cd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:09.278 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [2ae697cd]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:09.278 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [2ae697cd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 631 ms. 08:38:09.300 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [2ae697cd]_close: Shutting down real LocalRepoManager. 08:38:09.651 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [7c916619]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:09.652 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [7c916619]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:10.258 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [7c916619]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:10.259 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [7c916619]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 607 ms. 08:38:10.326 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [7c916619]_close: Shutting down real LocalRepoManager. 08:38:10.684 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 159084 bytes in 2099 ms. path='/3/zzz' Jul 14, 2018 8:38:10 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:38:10.715 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [555f4f35]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:10.715 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [555f4f35]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:11.271 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [555f4f35]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:11.271 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [555f4f35]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 555 ms. 08:38:11.298 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [555f4f35]_close: Shutting down real LocalRepoManager. 08:38:11.655 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [6809d8a6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:11.656 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [6809d8a6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:12.176 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [6809d8a6]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:12.176 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [6809d8a6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 520 ms. 08:38:12.213 [qtp631086865-32] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz 08:38:12.273 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [6809d8a6]_close: Shutting down real LocalRepoManager. 08:38:12.839 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="73c292d3-a998-4a48-8d93-68147f6c31aa"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:38:12.860 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:12.872 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 72.59% 08:38:12.892 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa remoteRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c localRepositoryRevisionSynced=111 08:38:12.926 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [777a877]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:12.926 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [777a877]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:13.503 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [777a877]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:13.504 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [777a877]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 578 ms. 08:38:13.527 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [777a877]_close: Shutting down real LocalRepoManager. 08:38:13.813 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [25df45d7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:13.814 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [25df45d7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:14.412 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [25df45d7]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:14.412 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [25df45d7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 597 ms. 08:38:14.468 [qtp631086865-257] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa transaction.localRevision=15 remoteFromLocalRevision=112 08:38:14.491 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [25df45d7]_close: Shutting down real LocalRepoManager. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 381.976 sec - in co.codewizards.cloudstore.test.LocalServerClientIT 08:38:15.121 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da6f4af3-4392-4abc-b133-19bb51ccc07c from='https://localhost:34025/da6f4af3-4392-4abc-b133-19bb51ccc07c' toID=73c292d3-a998-4a48-8d93-68147f6c31aa to='target/repo/jjl1gsrf-s464u-local', fromRepoLocalSync=false 08:38:15.128 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@68cb423{HTTP/1.1}{127.0.0.1:0} 08:38:15.137 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@797b5a83{/,null,UNAVAILABLE} 08:38:15.144 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [37c52ce8]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:15.144 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [37c52ce8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:15.149 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/emMdYPxgRyONNkG3hR0LVw/.cloudstore/localServerRunning.deleteToStop 08:38:15.158 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@7fec6ca{SSL-http/1.1}{0.0.0.0:35255} 08:38:15.163 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5d6ad99b{/,null,UNAVAILABLE} 08:38:15.768 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [37c52ce8]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:15.768 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [37c52ce8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 624 ms. 08:38:15.796 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [37c52ce8]_close: Shutting down real LocalRepoManager. 08:38:16.117 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [73cc73c1]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:16.118 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [73cc73c1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:16.745 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [73cc73c1]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:16.746 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [73cc73c1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 628 ms. 08:38:16.798 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:38:16.803 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:16.804 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 73c292d3-a998-4a48-8d93-68147f6c31aa 08:38:16.804 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:38:16.805 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=15 08:38:16.815 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:38:16.824 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:38:16.824 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:38:16.824 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:38:16.824 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:38:16.824 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [73cc73c1]_close: Shutting down real LocalRepoManager. 08:38:17.214 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 88.31% 08:38:17.214 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 99.50% 08:38:17.235 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [424911b1]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:17.235 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [424911b1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:17.788 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [424911b1]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:17.789 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [424911b1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 553 ms. 08:38:17.816 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [424911b1]_close: Shutting down real LocalRepoManager. 08:38:18.187 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [7627aeef]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:18.188 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [7627aeef]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:18.756 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [7627aeef]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:18.756 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [7627aeef]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 567 ms. 08:38:18.821 [qtp631086865-257] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa localRepositoryRevisionSynced=15 08:38:18.831 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [7627aeef]_close: Shutting down real LocalRepoManager. 08:38:19.196 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa remoteRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c transaction.localRevision=118 remoteFromLocalRevision=16 08:38:19.244 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 100.00% 08:38:19.244 [main] INFO c.c.c.l.LocalRepoManagerImpl - [13087c75]_close: Shutting down real LocalRepoManager. 08:38:20.222 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:38:20.222 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Restoring backup: 'target/repo/jjl1gsrf-mjxy8-remote.bak' => 'target/repo/jjl1gsrf-mjxy8-remote' 08:38:20.279 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Restored backup: 'target/repo/jjl1gsrf-mjxy8-remote.bak' => 'target/repo/jjl1gsrf-mjxy8-remote' 08:38:20.279 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:38:20.280 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6e5a77ef]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-s464u-local' 08:38:20.280 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6e5a77ef]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-s464u-local' locked successfully. 08:38:20.893 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6e5a77ef]initPersistenceManagerFactory: repositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa 08:38:20.893 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6e5a77ef]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 612 ms. 08:38:21.080 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [12d5ed5b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:21.080 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [12d5ed5b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:21.684 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [12d5ed5b]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:21.684 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [12d5ed5b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 604 ms. 08:38:21.702 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [12d5ed5b]_close: Shutting down real LocalRepoManager. 08:38:22.116 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 0.50% 08:38:22.117 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da6f4af3-4392-4abc-b133-19bb51ccc07c from='https://localhost:34025/da6f4af3-4392-4abc-b133-19bb51ccc07c' toID=73c292d3-a998-4a48-8d93-68147f6c31aa to='target/repo/jjl1gsrf-s464u-local', fromRepoLocalSync=true 08:38:22.118 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 73c292d3-a998-4a48-8d93-68147f6c31aa ('target/repo/jjl1gsrf-s464u-local') 08:38:22.200 [pool-9-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 12.94% 08:38:22.273 [pool-9-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 19.03% 08:38:22.343 [pool-9-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 24.15% 08:38:22.392 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [6d07d3fe]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:22.393 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [6d07d3fe]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:23.101 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [6d07d3fe]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:23.102 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [6d07d3fe]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 709 ms. 08:38:23.138 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [6d07d3fe]_close: Shutting down real LocalRepoManager. 08:38:23.516 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa serverRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c renewalDateTime=2018-07-14T07:07:36.804Z expiryDateTime=2018-07-14T07:37:36.804Z 08:38:23.532 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [20a35d32]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:23.532 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [20a35d32]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:24.114 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [20a35d32]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:24.114 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [20a35d32]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 582 ms. 08:38:24.144 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [20a35d32]_close: Shutting down real LocalRepoManager. 08:38:24.485 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2534af50]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:24.485 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2534af50]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:25.052 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2534af50]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:25.052 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2534af50]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 567 ms. 08:38:25.067 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 08:38:25.078 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 08:38:25.096 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 08:38:25.114 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 08:38:25.122 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 08:38:25.141 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 08:38:25.169 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 08:38:25.191 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 08:38:25.203 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=16 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6 08:38:25.222 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:38:25.226 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:25.226 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 73c292d3-a998-4a48-8d93-68147f6c31aa 08:38:25.226 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:38:25.227 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa localRepositoryRevisionSynced=16 localRepositoryRevisionInProgress=8 08:38:25.239 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:38:25.249 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:38:25.249 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:38:25.249 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:38:25.249 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:38:25.249 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2534af50]_close: Shutting down real LocalRepoManager. 08:38:25.607 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 38.56% 08:38:25.607 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 49.75% 08:38:25.632 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [7afd10bf]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:25.632 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [7afd10bf]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:26.258 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [7afd10bf]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:26.259 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [7afd10bf]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 626 ms. 08:38:26.284 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [7afd10bf]_close: Shutting down real LocalRepoManager. 08:38:26.622 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [426d1877]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:26.623 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [426d1877]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:27.236 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [426d1877]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:27.236 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [426d1877]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 613 ms. 08:38:27.327 [qtp631086865-171] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa localRepositoryRevisionSynced=8 08:38:27.339 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [426d1877]_close: Shutting down real LocalRepoManager. 08:38:27.843 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa remoteRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c transaction.localRevision=119 remoteFromLocalRevision=9 08:38:27.867 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=73c292d3-a998-4a48-8d93-68147f6c31aa from='target/repo/jjl1gsrf-s464u-local' toID=da6f4af3-4392-4abc-b133-19bb51ccc07c to='https://localhost:34025/da6f4af3-4392-4abc-b133-19bb51ccc07c' 08:38:27.899 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [2f3cb6fe]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:27.899 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [2f3cb6fe]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:28.510 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [2f3cb6fe]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:28.511 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [2f3cb6fe]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 612 ms. 08:38:28.538 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [2f3cb6fe]_close: Shutting down real LocalRepoManager. 08:38:28.879 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [257eba7b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:28.879 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [257eba7b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:29.463 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [257eba7b]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:29.463 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [257eba7b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 583 ms. 08:38:29.485 [qtp631086865-257] INFO c.c.c.l.LocalRepoManagerImpl - [257eba7b]_close: Shutting down real LocalRepoManager. 08:38:29.992 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=107 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=111 08:38:30.004 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:38:30.007 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 73c292d3-a998-4a48-8d93-68147f6c31aa 08:38:30.007 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:30.007 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:38:30.008 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa remoteRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=119 08:38:30.015 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:38:30.045 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:38:30.045 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:38:30.045 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:38:30.045 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:38:30.045 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 56.31% 08:38:30.047 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:30.051 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 08:38:30.065 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [15e031f9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:30.065 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [15e031f9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:30.638 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [15e031f9]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:30.638 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [15e031f9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 572 ms. 08:38:30.665 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [15e031f9]_close: Shutting down real LocalRepoManager. 08:38:31.323 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [59ec7b37]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:31.324 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [59ec7b37]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:32.064 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [59ec7b37]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:32.065 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [59ec7b37]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 741 ms. 08:38:32.157 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [59ec7b37]_close: Shutting down real LocalRepoManager. 08:38:32.747 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:32.793 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 62.42% 08:38:32.793 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 68.52% 08:38:32.795 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:32.796 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/zzz' 08:38:32.834 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [60743615]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:32.835 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [60743615]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:33.440 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [60743615]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:33.440 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [60743615]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 605 ms. 08:38:33.466 [qtp631086865-270] INFO c.c.c.l.LocalRepoManagerImpl - [60743615]_close: Shutting down real LocalRepoManager. 08:38:33.883 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7f43aa1e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:33.885 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7f43aa1e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:34.481 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7f43aa1e]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:34.482 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7f43aa1e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 596 ms. 08:38:34.526 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7f43aa1e]_close: Shutting down real LocalRepoManager. 08:38:34.957 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8020fe99b07d5bc7c10577bc48b3098451450a72' to.sha1=''): /3/zzz Jul 14, 2018 8:38:34 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:38:34.985 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [284fc35c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:34.986 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [284fc35c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:35.544 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [284fc35c]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:35.545 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [284fc35c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 558 ms. 08:38:35.568 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [284fc35c]_close: Shutting down real LocalRepoManager. 08:38:35.901 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2bbc1cea]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:35.902 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2bbc1cea]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:36.548 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2bbc1cea]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:36.549 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2bbc1cea]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 647 ms. 08:38:36.662 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [2bbc1cea]_close: Shutting down real LocalRepoManager. 08:38:37.092 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="73c292d3-a998-4a48-8d93-68147f6c31aa"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:38:37.096 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/zzz' 08:38:37.137 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef80251]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:37.137 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef80251]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:37.722 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef80251]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:37.723 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef80251]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 585 ms. 08:38:37.747 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef80251]_close: Shutting down real LocalRepoManager. 08:38:38.069 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [565e6c67]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:38.069 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [565e6c67]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:38.661 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [565e6c67]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:38.661 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [565e6c67]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 591 ms. 08:38:38.711 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [565e6c67]_close: Shutting down real LocalRepoManager. 08:38:39.065 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 159084 bytes in 1969 ms. path='/3/zzz' Jul 14, 2018 8:38:39 AM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 08:38:39.093 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [7e5f8568]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:39.093 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [7e5f8568]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:39.691 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [7e5f8568]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:39.691 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [7e5f8568]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 597 ms. 08:38:39.716 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [7e5f8568]_close: Shutting down real LocalRepoManager. 08:38:40.053 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [4574add]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:40.053 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [4574add]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:40.650 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [4574add]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:40.650 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [4574add]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 596 ms. 08:38:40.686 [qtp631086865-171] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz 08:38:40.754 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [4574add]_close: Shutting down real LocalRepoManager. 08:38:41.159 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="73c292d3-a998-4a48-8d93-68147f6c31aa"] on repo=73c292d3-a998-4a48-8d93-68147f6c31aa 08:38:41.177 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 08:38:41.189 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 72.59% 08:38:41.213 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa remoteRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c localRepositoryRevisionSynced=119 08:38:41.241 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [5e39de41]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:41.241 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [5e39de41]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:41.883 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [5e39de41]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:41.883 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [5e39de41]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 642 ms. 08:38:41.906 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [5e39de41]_close: Shutting down real LocalRepoManager. 08:38:42.338 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [43cb793a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:42.338 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [43cb793a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:42.894 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [43cb793a]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:42.894 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [43cb793a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 555 ms. 08:38:42.942 [qtp631086865-171] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa transaction.localRevision=15 remoteFromLocalRevision=120 08:38:42.955 [qtp631086865-171] INFO c.c.c.l.LocalRepoManagerImpl - [43cb793a]_close: Shutting down real LocalRepoManager. 08:38:43.298 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da6f4af3-4392-4abc-b133-19bb51ccc07c from='https://localhost:34025/da6f4af3-4392-4abc-b133-19bb51ccc07c' toID=73c292d3-a998-4a48-8d93-68147f6c31aa to='target/repo/jjl1gsrf-s464u-local', fromRepoLocalSync=false 08:38:43.319 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [32dfb7de]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:43.319 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [32dfb7de]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:43.863 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [32dfb7de]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:43.864 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [32dfb7de]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 545 ms. 08:38:43.890 [qtp631086865-64] INFO c.c.c.l.LocalRepoManagerImpl - [32dfb7de]_close: Shutting down real LocalRepoManager. 08:38:44.179 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [731b75c6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:44.179 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [731b75c6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:44.677 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [731b75c6]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:44.677 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [731b75c6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 498 ms. 08:38:44.729 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 08:38:44.732 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:44.732 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 73c292d3-a998-4a48-8d93-68147f6c31aa 08:38:44.732 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 08:38:44.733 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=15 08:38:44.745 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 08:38:44.753 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 08:38:44.753 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 08:38:44.753 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 08:38:44.753 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 08:38:44.753 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [731b75c6]_close: Shutting down real LocalRepoManager. 08:38:45.084 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 88.31% 08:38:45.084 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 99.50% 08:38:45.103 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f3ec564]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:45.104 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f3ec564]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:45.659 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f3ec564]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:45.659 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f3ec564]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 555 ms. 08:38:45.683 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f3ec564]_close: Shutting down real LocalRepoManager. 08:38:46.005 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [354fd313]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' 08:38:46.005 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [354fd313]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jjl1gsrf-mjxy8-remote' locked successfully. 08:38:46.536 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [354fd313]initPersistenceManagerFactory: repositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c 08:38:46.536 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [354fd313]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 530 ms. 08:38:46.592 [qtp631086865-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c remoteRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa localRepositoryRevisionSynced=15 08:38:46.604 [qtp631086865-32] INFO c.c.c.l.LocalRepoManagerImpl - [354fd313]_close: Shutting down real LocalRepoManager. 08:38:46.932 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=73c292d3-a998-4a48-8d93-68147f6c31aa remoteRepositoryId=da6f4af3-4392-4abc-b133-19bb51ccc07c transaction.localRevision=126 remoteFromLocalRevision=16 08:38:46.934 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 100.00% 08:38:46.980 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6e5a77ef]_close: Shutting down real LocalRepoManager. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 282.592 sec - in co.codewizards.cloudstore.test.repotorepo.BackupRestoreRepoToRepoSyncIT 08:38:47.395 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@a36c8a9{HTTP/1.1}{127.0.0.1:0} 08:38:47.401 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@75c755e2{/,null,UNAVAILABLE} 08:38:47.414 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/ACudRhmMy_rkwOM0nymOrg/.cloudstore/localServerRunning.deleteToStop 08:38:47.426 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@1f5149f{SSL-http/1.1}{0.0.0.0:34025} 08:38:47.428 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@130adae3{/,null,UNAVAILABLE} 08:38:54.654 [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.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.4.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT.almostTimedOut_5min(CertificateHandlingAndTestServiceLRT.java:89) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] 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_171] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111) ~[na:1.8.0_171] at java.net.SocketOutputStream.write(SocketOutputStream.java:155) ~[na:1.8.0_171] at sun.security.ssl.OutputRecord.writeBuffer(OutputRecord.java:431) ~[na:1.8.0_171] at sun.security.ssl.OutputRecord.write(OutputRecord.java:417) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.writeRecordInternal(SSLSocketImpl.java:886) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:857) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:727) ~[na:1.8.0_171] at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1150) ~[na:1.8.0_171] at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1266) ~[na:1.8.0_171] at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1178) ~[na:1.8.0_171] at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:348) ~[na:1.8.0_171] at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1052) ~[na:1.8.0_171] at sun.security.ssl.Handshaker.process_record(Handshaker.java:987) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1072) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413) ~[na:1.8.0_171] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397) ~[na:1.8.0_171] at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_171] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_171] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_171] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_171] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347) ~[na:1.8.0_171] 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 Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 425.113 sec - in co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT 08:38:55.841 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@53b260a3{HTTP/1.1}{127.0.0.1:0} 08:38:55.848 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3b7de60e{/,null,UNAVAILABLE} 08:38:55.857 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/Mmiv3ncoGIc3Nm--ejuugg/.cloudstore/localServerRunning.deleteToStop 08:38:55.869 [Thread-4] INFO o.e.j.s.ServerConnector - Stopped ServerConnector@6414ed5e{SSL-http/1.1}{0.0.0.0:34045} 08:38:55.872 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@426252b3{/,null,UNAVAILABLE} Results : Tests run: 48, Failures: 0, Errors: 0, Skipped: 1 [JENKINS] Recording test results [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.test --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/test already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.4-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/test already added, skipping [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ co.codewizards.cloudstore.test --- [INFO] Failsafe report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/failsafe-reports [JENKINS] Recording test results [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.test --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.4.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.4/co.codewizards.cloudstore.test-0.10.4.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.4/co.codewizards.cloudstore.test-0.10.4.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.4-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.4/co.codewizards.cloudstore.test-0.10.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.test --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.4/co.codewizards.cloudstore.test-0.10.4.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.4/co.codewizards.cloudstore.test-0.10.4.jar (7 KB at 2135.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.4/co.codewizards.cloudstore.test-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.4/co.codewizards.cloudstore.test-0.10.4.pom (6 KB at 5158.2 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/maven-metadata.xml (716 B at 38.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/maven-metadata.xml (748 B at 730.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.4/co.codewizards.cloudstore.test-0.10.4-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.4/co.codewizards.cloudstore.test-0.10.4-sources.jar (3 KB at 1074.2 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.test --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.test [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.test/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.test [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.test --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.test --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.test [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.test file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.webapp 0.10.4 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1.1/maven-war-plugin-2.1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1.1/maven-war-plugin-2.1.1.pom (7 KB at 322.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1.1/maven-war-plugin-2.1.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1.1/maven-war-plugin-2.1.1.jar (76 KB at 2521.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.webapp --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/main/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.webapp --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.webapp --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.webapp --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ co.codewizards.cloudstore.webapp --- Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.pom (2 KB at 110.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.pom (2 KB at 46.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.pom (12 KB at 558.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.3.1/xstream-parent-1.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.3.1/xstream-parent-1.3.1.pom (14 KB at 546.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom Downloaded: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (2 KB at 60.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom (4 KB at 187.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom (3 KB at 129.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.jar Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar Downloading: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar (33 KB at 736.4 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.jar (178 KB at 3624.1 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 529.8 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0.1/plexus-io-1.0.1.jar (50 KB at 993.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar (422 KB at 5266.2 KB/sec) [INFO] Packaging webapp [INFO] Assembling webapp [co.codewizards.cloudstore.webapp] in [/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/co.codewizards.cloudstore.webapp-0.10.4] [INFO] Processing war project [INFO] Copying webapp resources [/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/main/webapp] [INFO] Webapp assembled in [166 msecs] [INFO] Building war: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/co.codewizards.cloudstore.webapp-0.10.4.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.webapp --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.webapp --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/co.codewizards.cloudstore.webapp-0.10.4.war to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.4/co.codewizards.cloudstore.webapp-0.10.4.war [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.4/co.codewizards.cloudstore.webapp-0.10.4.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.webapp --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.4/co.codewizards.cloudstore.webapp-0.10.4.war Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.4/co.codewizards.cloudstore.webapp-0.10.4.war (17044 KB at 46823.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.4/co.codewizards.cloudstore.webapp-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.4/co.codewizards.cloudstore.webapp-0.10.4.pom (3 KB) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/maven-metadata.xml (718 B at 36.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/maven-metadata.xml (750 B at 366.2 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.webapp --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.webapp [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.webapp/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.webapp [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.webapp --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.webapp --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.webapp [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.webapp file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.aggregator 0.10.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.aggregator --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.aggregator --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.aggregator --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.4/co.codewizards.cloudstore.aggregator-0.10.4.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.aggregator --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.4/co.codewizards.cloudstore.aggregator-0.10.4.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.4/co.codewizards.cloudstore.aggregator-0.10.4.pom (11 KB at 764.0 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/maven-metadata.xml (722 B at 64.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/maven-metadata.xml (754 B at 736.3 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.aggregator --- Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.pom (3 KB at 91.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.3/doxia-modules-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.3/doxia-modules-1.3.pom (3 KB at 142.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/pegdown/pegdown/1.0.2/pegdown-1.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/pegdown/pegdown/1.0.2/pegdown-1.0.2.pom (2 KB at 86.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/parboiled/parboiled-core/1.0.1/parboiled-core-1.0.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/parboiled/parboiled-core/1.0.1/parboiled-core-1.0.1.pom (2 KB at 50.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/parboiled/parboiled-java/1.0.1/parboiled-java-1.0.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/parboiled/parboiled-java/1.0.1/parboiled-java-1.0.1.pom (3 KB at 119.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.pom (406 B at 22.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm-util/3.3.1/asm-util-3.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/asm/asm-util/3.3.1/asm-util-3.3.1.pom (411 B at 18.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.pom (419 B at 21.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.3/doxia-module-xhtml-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.3/doxia-module-xhtml-1.3.pom (2 KB at 71.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.3/doxia-core-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.3/doxia-core-1.3.pom (5 KB at 223.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.3/doxia-sink-api-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.3/doxia-sink-api-1.3.pom (2 KB at 94.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.jar Downloading: http://repo.maven.apache.org/maven2/org/pegdown/pegdown/1.0.2/pegdown-1.0.2.jar Downloading: http://repo.maven.apache.org/maven2/org/parboiled/parboiled-core/1.0.1/parboiled-core-1.0.1.jar Downloading: http://repo.maven.apache.org/maven2/org/parboiled/parboiled-java/1.0.1/parboiled-java-1.0.1.jar Downloading: http://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.jar (12 KB at 396.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm-util/3.3.1/asm-util-3.3.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/pegdown/pegdown/1.0.2/pegdown-1.0.2.jar (56 KB at 1119.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.jar Downloaded: http://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar (22 KB at 477.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/parboiled/parboiled-java/1.0.1/parboiled-java-1.0.1.jar (81 KB at 1646.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/parboiled/parboiled-core/1.0.1/parboiled-core-1.0.1.jar (207 KB at 3626.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/asm/asm-util/3.3.1/asm-util-3.3.1.jar (37 KB at 1244.7 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.jar (18 KB at 1054.6 KB/sec) [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.9 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.9/maven-project-info-reports-plugin-2.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.9/maven-project-info-reports-plugin-2.9.pom (19 KB at 666.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 KB at 534.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (40 KB at 1419.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 KB at 784.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.9/maven-project-info-reports-plugin-2.9.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.9/maven-project-info-reports-plugin-2.9.jar (297 KB at 5585.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5 KB at 232.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5 KB at 262.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (5 KB at 366.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (2 KB at 84.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 KB at 766.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (2 KB at 76.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4 KB at 143.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (7 KB at 338.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 KB at 871.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3 KB at 165.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (2 KB at 122.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (3 KB at 162.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (6 KB at 196.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (8 KB at 472.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7 KB at 339.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (10 KB at 421.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (2 KB at 68.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 KB at 741.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3 KB at 194.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 KB at 1091.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 236.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 950.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-jar/1.2/maven-shared-jar-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-jar/1.2/maven-shared-jar-1.2.pom (5 KB at 205.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5 KB at 277.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 KB at 1741.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.pom (7 KB at 379.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom Downloaded: http://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom (4 KB at 289.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.7/wagon-provider-api-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.7/wagon-provider-api-2.7.pom (2 KB at 99.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.7/wagon-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.7/wagon-2.7.pom (19 KB at 767.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.7/wagon-ssh-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.7/wagon-ssh-2.7.pom (6 KB at 310.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.7/wagon-providers-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.7/wagon-providers-2.7.pom (3 KB at 126.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom (4 KB at 166.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 224.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.pom (2 KB at 77.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.6/jsch.agentproxy-0.0.6.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.6/jsch.agentproxy-0.0.6.pom (5 KB at 106.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.pom (804 B at 22.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.pom (2 KB at 23.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (3 KB at 72.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (3 KB at 54.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.pom (996 B at 42.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.pom (971 B at 45.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.pom (2 KB at 57.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.pom (2 KB at 59.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.49/jsch-0.1.49.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.49/jsch-0.1.49.pom (4 KB at 197.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.7/wagon-ssh-common-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.7/wagon-ssh-common-2.7.pom (2 KB at 69.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 44.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (2 KB at 49.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (3 KB at 107.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (2 KB at 66.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.7/wagon-file-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.7/wagon-file-2.7.pom (2 KB at 60.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.7/wagon-http-lightweight-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.7/wagon-http-lightweight-2.7.pom (2 KB at 78.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.7/wagon-http-shared-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.7/wagon-http-shared-2.7.pom (2 KB at 60.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 174.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.2/maven-scm-api-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.2/maven-scm-api-1.9.2.pom (2 KB at 37.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.2/maven-scm-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.2/maven-scm-1.9.2.pom (23 KB at 919.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.2/maven-scm-manager-plexus-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.2/maven-scm-manager-plexus-1.9.2.pom (3 KB at 118.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.2/maven-scm-managers-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.2/maven-scm-managers-1.9.2.pom (2 KB at 85.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.2/maven-scm-provider-hg-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.2/maven-scm-provider-hg-1.9.2.pom (3 KB at 102.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.2/maven-scm-providers-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.2/maven-scm-providers-1.9.2.pom (4 KB at 97.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.2/maven-scm-provider-perforce-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.2/maven-scm-provider-perforce-1.9.2.pom (3 KB at 116.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.2/maven-scm-provider-starteam-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.2/maven-scm-provider-starteam-1.9.2.pom (3 KB at 93.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.2/maven-scm-provider-svn-commons-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.2/maven-scm-provider-svn-commons-1.9.2.pom (3 KB at 94.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.2/maven-scm-providers-svn-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.2/maven-scm-providers-svn-1.9.2.pom (3 KB at 69.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.2/maven-scm-provider-svnexe-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.2/maven-scm-provider-svnexe-1.9.2.pom (3 KB at 107.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.2/maven-scm-provider-cvs-commons-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.2/maven-scm-provider-cvs-commons-1.9.2.pom (3 KB at 87.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.2/maven-scm-providers-cvs-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.2/maven-scm-providers-cvs-1.9.2.pom (2 KB at 87.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.2/maven-scm-provider-cvsexe-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.2/maven-scm-provider-cvsexe-1.9.2.pom (3 KB at 125.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.2/maven-scm-provider-cvsjava-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.2/maven-scm-provider-cvsjava-1.9.2.pom (3 KB at 150.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom Downloaded: http://repo.maven.apache.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom (459 B at 28.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom Downloaded: http://repo.maven.apache.org/maven2/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom (710 B at 43.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.2/maven-scm-provider-git-commons-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.2/maven-scm-provider-git-commons-1.9.2.pom (3 KB at 129.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.2/maven-scm-providers-git-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.2/maven-scm-providers-git-1.9.2.pom (3 KB at 100.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.2/maven-scm-provider-gitexe-1.9.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.2/maven-scm-provider-gitexe-1.9.2.pom (3 KB at 164.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom (2 KB at 87.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom (5 KB at 273.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom Downloaded: http://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3 KB at 148.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom (6 KB at 373.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom (2 KB at 93.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom (3 KB at 160.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom (5 KB at 223.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (3 KB at 119.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 195.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (2 KB at 94.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3 KB at 187.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.pom Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.pom (10 KB at 340.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/23/commons-parent-23.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/23/commons-parent-23.pom (44 KB at 1172.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom Downloaded: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 KB at 364.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 KB at 1277.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 KB at 675.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-jar/1.2/maven-shared-jar-1.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar (12 KB at 307.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (44 KB at 1063.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (63 KB at 1410.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.7/wagon-ssh-2.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (161 KB at 3420.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-jar/1.2/maven-shared-jar-1.2.jar (38 KB at 1632.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/2.7/wagon-ssh-2.7.jar (29 KB at 657.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.jar Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.jar (12 KB at 287.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.jar Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (249 KB at 2888.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.jar (10 KB at 199.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.jar (7 KB at 134.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.jar Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.jar (6 KB at 80.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.jar Downloaded: http://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar (599 KB at 3147.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.jar Downloaded: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.jar (547 KB at 2677.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.jar Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.jar (5 KB at 83.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.7/wagon-ssh-common-2.7.jar Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.jar (8 KB at 119.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.jar (5 KB at 83.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.7/wagon-file-2.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.7/wagon-ssh-common-2.7.jar (25 KB at 376.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.7/wagon-http-lightweight-2.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 KB at 230.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.7/wagon-http-shared-2.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.7/wagon-file-2.7.jar (12 KB at 230.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar (893 KB at 4073.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.2/maven-scm-api-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.7/wagon-http-lightweight-2.7.jar (16 KB at 469.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.2/maven-scm-manager-plexus-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar (986 KB at 4264.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.2/maven-scm-provider-hg-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.7/wagon-http-shared-2.7.jar (12 KB at 542.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.2/maven-scm-provider-perforce-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.2/maven-scm-manager-plexus-1.9.2.jar (11 KB at 296.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.2/maven-scm-provider-starteam-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.2/maven-scm-api-1.9.2.jar (104 KB at 1981.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.2/maven-scm-provider-svn-commons-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.2/maven-scm-provider-perforce-1.9.2.jar (81 KB at 1675.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.2/maven-scm-provider-svnexe-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 3875.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.2/maven-scm-provider-cvs-commons-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.2/maven-scm-provider-hg-1.9.2.jar (65 KB at 867.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.2/maven-scm-provider-cvsexe-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.2/maven-scm-provider-starteam-1.9.2.jar (73 KB at 1546.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.2/maven-scm-provider-cvsjava-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.2/maven-scm-provider-svn-commons-1.9.2.jar (41 KB at 1340.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.2/maven-scm-provider-svnexe-1.9.2.jar (76 KB at 2891.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.2/maven-scm-provider-cvs-commons-1.9.2.jar (79 KB at 1815.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.2/maven-scm-provider-git-commons-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.2/maven-scm-provider-cvsjava-1.9.2.jar (43 KB at 1212.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.2/maven-scm-provider-gitexe-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.2/maven-scm-provider-cvsexe-1.9.2.jar (30 KB at 662.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.2/maven-scm-provider-git-commons-1.9.2.jar (37 KB at 684.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.2/maven-scm-provider-gitexe-1.9.2.jar (63 KB at 1164.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar Downloaded: http://repo.maven.apache.org/maven2/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar (240 KB at 2686.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar (159 KB at 2435.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar Downloaded: http://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (96 KB at 2509.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar (16 KB at 521.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar (38 KB at 1879.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar (56 KB at 1088.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 KB at 401.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar Downloaded: http://repo.maven.apache.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar (605 KB at 3729.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (61 KB at 1109.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 3297.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.jar (173 KB at 3030.7 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar (227 KB at 3906.6 KB/sec) [WARNING] ignoring org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:help goal since it is not a report: should be removed from reporting configuration in POM [WARNING] Report plugin org.apache.maven.plugins:maven-surefire-report-plugin has an empty version. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/maven-metadata.xml Downloading: http://www.datanucleus.org/downloads/maven2-nightly/org/apache/maven/plugins/maven-surefire-report-plugin/maven-metadata.xml Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/maven-metadata.xml (2 KB at 60.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.22.0/maven-surefire-report-plugin-2.22.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.22.0/maven-surefire-report-plugin-2.22.0.pom (8 KB at 457.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 KB at 1271.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 KB at 1694.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (16 KB at 720.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.22.0/maven-surefire-report-plugin-2.22.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.22.0/maven-surefire-report-plugin-2.22.0.jar (53 KB at 1192.1 KB/sec) [INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.22.0 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (2 KB at 74.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (16 KB at 752.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 KB at 1754.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 KB at 900.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.22.0/surefire-report-parser-2.22.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.22.0/surefire-report-parser-2.22.0.pom (4 KB at 159.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2 KB at 91.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom (6 KB at 295.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 47.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5 KB at 234.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 1049.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom (13 KB at 727.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/36/commons-parent-36.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/36/commons-parent-36.pom (57 KB at 2361.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom Downloaded: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (10 KB at 652.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 1250.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 2276.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.22.0/surefire-report-parser-2.22.0.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (14 KB at 537.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.22.0/surefire-report-parser-2.22.0.jar (62 KB at 2456.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (14 KB at 482.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar (20 KB at 648.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (5 KB at 99.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar Downloaded: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 1312.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar (143 KB at 2972.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 2361.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar (186 KB at 3315.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 5691.5 KB/sec) [INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:2.5 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/2.5/maven-pmd-plugin-2.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/2.5/maven-pmd-plugin-2.5.pom (8 KB at 385.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom (13 KB at 790.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/2.5/maven-pmd-plugin-2.5.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/2.5/maven-pmd-plugin-2.5.jar (57 KB at 2157.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.pom (5 KB at 305.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/14/maven-shared-components-14.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/14/maven-shared-components-14.pom (10 KB at 434.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom (643 B at 29.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom (902 B at 55.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom (700 B at 34.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom (2 KB at 88.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/pmd/pmd-jdk14/4.2.5/pmd-jdk14-4.2.5.pom Downloaded: http://repo.maven.apache.org/maven2/pmd/pmd-jdk14/4.2.5/pmd-jdk14-4.2.5.pom (10 KB at 399.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/ant/ant/1.6/ant-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/ant/ant/1.6/ant-1.6.pom (182 B at 10.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.1/jaxen-1.1.1.pom Downloaded: http://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.1/jaxen-1.1.1.pom (8 KB at 346.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom Downloaded: http://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (7 KB at 388.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom Downloaded: http://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom (2 KB at 57.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.02/xml-apis-1.3.02.pom Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.02/xml-apis-1.3.02.pom (357 B at 20.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.pom Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.pom (150 B at 9.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xom/xom/1.0/xom-1.0.pom Downloaded: http://repo.maven.apache.org/maven2/xom/xom/1.0/xom-1.0.pom (2 KB at 80.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom Downloaded: http://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom (153 B at 10.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xalan/xalan/2.6.0/xalan-2.6.0.pom Downloaded: http://repo.maven.apache.org/maven2/xalan/xalan/2.6.0/xalan-2.6.0.pom (491 B at 28.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.pom Downloaded: http://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.pom (150 B at 8.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.1/asm-3.1.pom Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.1/asm-3.1.pom (278 B at 15.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm-parent/3.1/asm-parent-3.1.pom Downloaded: http://repo.maven.apache.org/maven2/asm/asm-parent/3.1/asm-parent-3.1.pom (5 KB at 202.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/retroweaver/retroweaver-rt/2.0.3/retroweaver-rt-2.0.3.pom Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/retroweaver/retroweaver-rt/2.0.3/retroweaver-rt-2.0.3.pom (1002 B at 65.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.0/backport-util-concurrent-3.0.pom Downloaded: http://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.0/backport-util-concurrent-3.0.pom (909 B at 40.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.jar Downloading: http://repo.maven.apache.org/maven2/pmd/pmd-jdk14/4.2.5/pmd-jdk14-4.2.5.jar Downloading: http://repo.maven.apache.org/maven2/ant/ant/1.6/ant-1.6.jar Downloading: http://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.1/jaxen-1.1.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar (23 KB at 1195.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.jar (21 KB at 875.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar Downloaded: http://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar (150 KB at 1700.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar Downloaded: http://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.1/jaxen-1.1.1.jar (222 KB at 1816.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xom/xom/1.0/xom-1.0.jar Downloaded: http://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (307 KB at 2689.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xalan/xalan/2.6.0/xalan-2.6.0.jar Downloaded: http://repo.maven.apache.org/maven2/xom/xom/1.0/xom-1.0.jar (107 KB at 837.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar Downloaded: http://repo.maven.apache.org/maven2/ant/ant/1.6/ant-1.6.jar (930 KB at 2251.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.1/asm-3.1.jar Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar (987 KB at 3027.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/retroweaver/retroweaver-rt/2.0.3/retroweaver-rt-2.0.3.jar Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.1/asm-3.1.jar (43 KB at 583.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/retroweaver/retroweaver-rt/2.0.3/retroweaver-rt-2.0.3.jar (117 KB at 1314.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/pmd/pmd-jdk14/4.2.5/pmd-jdk14-4.2.5.jar (1108 KB at 1991.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar (122 KB at 1715.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/xalan/xalan/2.6.0/xalan-2.6.0.jar (3076 KB at 4219.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar (2394 KB at 3923.5 KB/sec) [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.aggregator [INFO] Rendering site with co.codewizards.cloudstore:co.codewizards.cloudstore.site.skin:jar:0.10.4 skin. [INFO] Skipped "Surefire Report" report, file "surefire-report.html" already exists for the English version. [INFO] Generating "CI Management" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:2.9 Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.1/httpclient-4.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.1/httpclient-4.3.1.pom (6 KB at 282.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.1/httpcomponents-client-4.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.1/httpcomponents-client-4.3.1.pom (16 KB at 1257.8 KB/sec) Downloading: http://files.couchbase.com/maven2/org/apache/httpcomponents/project/7/project-7.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1478.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/connectors/jersey-apache-connector/2.5.1/jersey-apache-connector-2.5.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/connectors/jersey-apache-connector/2.5.1/jersey-apache-connector-2.5.1.pom (5 KB at 211.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/connectors/project/2.5.1/project-2.5.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/connectors/project/2.5.1/project-2.5.1.pom (4 KB at 306.1 KB/sec) [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Issue Management" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Project Modules" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:2.9 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom (5 KB at 330.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom (12 KB at 819.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.0/maven-release-plugin-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.0/maven-release-plugin-2.0.pom (8 KB at 587.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.0/maven-release-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.0/maven-release-2.0.pom (7 KB at 515.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.pom (10 KB at 696.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 KB at 1517.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 334.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-maven-plugin/8.1.0.v20120127/jetty-maven-plugin-8.1.0.v20120127.pom Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-maven-plugin/8.1.0.v20120127/jetty-maven-plugin-8.1.0.v20120127.pom (7 KB at 377.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-integration-project/8.1.0.v20120127/jetty-integration-project-8.1.0.v20120127.pom Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-integration-project/8.1.0.v20120127/jetty-integration-project-8.1.0.v20120127.pom (9 KB at 534.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/13/jetty-parent-13.pom Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/13/jetty-parent-13.pom (4 KB at 264.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/19/jetty-parent-19.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/19/jetty-parent-19.pom (20 KB at 1171.4 KB/sec) [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Failsafe Report" report --- maven-surefire-report-plugin:2.22.0 [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "Surefire Report" report --- maven-surefire-report-plugin:2.22.0 [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "PMD Report" report --- maven-pmd-plugin:2.5 [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 221, column 62. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 221, column 62. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 221, column 62. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 75, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 75, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 75, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 73, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 73, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 73, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 123, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 123, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 123, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 184, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 184, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 184, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 45, column 72. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 45, column 72. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 45, column 72. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 167, column 73. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 167, column 73. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 167, column 73. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 249, column 99. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 249, column 99. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 249, column 99. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 67, column 38. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 67, column 38. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 67, column 38. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 220, column 37. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 220, column 37. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 220, column 37. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 176, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 176, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 176, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 42, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 42, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 42, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 39, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 39, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 39, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 52, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 52, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 52, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 54, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 54, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 54, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " "_000L "" at line 82, column 50. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " "_000L "" at line 82, column 50. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " "_000L "" at line 82, column 50. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " "_000L "" at line 170, column 59. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " "_000L "" at line 170, column 59. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " "_000L "" at line 170, column 59. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38. Was expecting one of: ... "..." ... [INFO] Generating "CPD Report" report --- maven-pmd-plugin:2.5 [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.aggregator/de [INFO] Rendering site with co.codewizards.cloudstore:co.codewizards.cloudstore.site.skin:jar:0.10.4 skin. [INFO] Generating "Continuous-Integration" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Abhängigkeiten" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Konvergenz der Abhängigkeiten" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Abhängigkeitsverwaltung" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Issue-Management" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Lizenzen" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Projekt Module" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Plugin-Management" report --- maven-project-info-reports-plugin:2.9 Downloading: http://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Zusammenfassung" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Failsafe Bericht" report --- maven-surefire-report-plugin:2.22.0 [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "Surefire Bericht" report --- maven-surefire-report-plugin:2.22.0 [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "PMD Bericht" report --- maven-pmd-plugin:2.5 [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 221, column 62. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 221, column 62. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 221, column 62. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 75, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 75, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 75, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 73, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 73, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 73, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 123, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 123, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 123, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 184, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 184, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 184, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 45, column 72. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 45, column 72. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 45, column 72. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 167, column 73. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 167, column 73. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 167, column 73. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 249, column 99. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 249, column 99. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 249, column 99. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 67, column 38. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 67, column 38. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 67, column 38. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 220, column 37. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 220, column 37. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 220, column 37. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 176, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 176, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 176, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 42, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 42, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 42, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 39, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 39, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 39, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 52, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 52, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 52, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 54, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 54, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 54, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " "_000L "" at line 82, column 50. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " "_000L "" at line 82, column 50. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " "_000L "" at line 82, column 50. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " "_000L "" at line 170, column 59. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " "_000L "" at line 170, column 59. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " "_000L "" at line 170, column 59. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38. Was expecting one of: ... "..." ... [INFO] Generating "CPD Bericht" report --- maven-pmd-plugin:2.5 [WARNING] Unable to locate Source XRef to link to - DISABLED [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.aggregator [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [JENKINS] Archiving aggregated javadoc [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.aggregator --- [ERROR] Error fetching link: http://junit.org/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://www.jmockit.org/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://jcip.net/apidocs/package-list. Ignored it. [INFO] Loading source files for package co.codewizards.cloudstore.core.progress... Loading source files for package co.codewizards.cloudstore.core.auth... Loading source files for package co.codewizards.cloudstore.core.context... Loading source files for package co.codewizards.cloudstore.core.exception... Loading source files for package co.codewizards.cloudstore.core.io... Loading source files for package co.codewizards.cloudstore.core.otp... Loading source files for package co.codewizards.cloudstore.core... Loading source files for package co.codewizards.cloudstore.core.ignore... Loading source files for package co.codewizards.cloudstore.core.version... Loading source files for package co.codewizards.cloudstore.core.config... Loading source files for package co.codewizards.cloudstore.core.sync... Loading source files for package co.codewizards.cloudstore.core.oio... Loading source files for package co.codewizards.cloudstore.core.appid... Loading source files for package co.codewizards.cloudstore.core.repo.sync... Loading source files for package co.codewizards.cloudstore.core.repo.transport... Loading source files for package co.codewizards.cloudstore.core.repo.local... Loading source files for package co.codewizards.cloudstore.core.util... Loading source files for package co.codewizards.cloudstore.core.util.childprocess... Loading source files for package co.codewizards.cloudstore.core.concurrent... Loading source files for package co.codewizards.cloudstore.core.objectfactory... Loading source files for package co.codewizards.cloudstore.core.ref... Loading source files for package co.codewizards.cloudstore.core.updater... Loading source files for package co.codewizards.cloudstore.core.ls... Loading source files for package co.codewizards.cloudstore.core.dto... Loading source files for package co.codewizards.cloudstore.core.dto.jaxb... Loading source files for package co.codewizards.cloudstore.core.bean... Loading source files for package co.codewizards.cloudstore.core.collection... Loading source files for package co.codewizards.cloudstore.core.oio.nio... Loading source files for package co.codewizards.cloudstore.local... Loading source files for package co.codewizards.cloudstore.local.db... Loading source files for package co.codewizards.cloudstore.local.persistence... Loading source files for package co.codewizards.cloudstore.local.transport... Loading source files for package co.codewizards.cloudstore.local.dto... Loading source files for package co.codewizards.cloudstore.rest.shared... Loading source files for package co.codewizards.cloudstore.rest.shared.filter... Loading source files for package co.codewizards.cloudstore.rest.shared.interceptor... Loading source files for package co.codewizards.cloudstore.rest.client... Loading source files for package co.codewizards.cloudstore.rest.client.ssl... Loading source files for package co.codewizards.cloudstore.rest.client.request... Loading source files for package co.codewizards.cloudstore.rest.client.transport... Loading source files for package co.codewizards.cloudstore.updater... Loading source files for package co.codewizards.cloudstore.ls.core.invoke... Loading source files for package co.codewizards.cloudstore.ls.core.invoke.filter... Loading source files for package co.codewizards.cloudstore.ls.core.invoke.refjanitor... Loading source files for package co.codewizards.cloudstore.ls.core... Loading source files for package co.codewizards.cloudstore.ls.core.dto.jaxb... Loading source files for package co.codewizards.cloudstore.ls.core.dto... Loading source files for package co.codewizards.cloudstore.ls.core.provider... Loading source files for package co.codewizards.cloudstore.ls.rest.server... Loading source files for package co.codewizards.cloudstore.ls.rest.server.auth... Loading source files for package co.codewizards.cloudstore.ls.rest.server.service... Loading source files for package co.codewizards.cloudstore.ls.server... Loading source files for package co.codewizards.cloudstore.ls.rest.client... Loading source files for package co.codewizards.cloudstore.ls.rest.client.request... Loading source files for package co.codewizards.cloudstore.ls.server.cproc... Loading source files for package co.codewizards.cloudstore.client... Loading source files for package co.codewizards.cloudstore.ls.client... Loading source files for package co.codewizards.cloudstore.ls.client.handler... Loading source files for package co.codewizards.cloudstore.ls.client.util... Loading source files for package co.codewizards.cloudstore.rest.server... Loading source files for package co.codewizards.cloudstore.rest.server.auth... Loading source files for package co.codewizards.cloudstore.rest.server.service... Loading source files for package co.codewizards.cloudstore.rest.server.webdav... Loading source files for package co.codewizards.cloudstore.rest.server.ldap... Loading source files for package co.codewizards.cloudstore.server... Loading source files for package co.codewizards.cloudstore.test... Constructing Javadoc information... Standard Doclet version 1.8.0_171 Building tree for all the packages and classes... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/LoggerProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/LoggerProgressMonitor.LogLevel.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/NullProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/OperationCanceledException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/ProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/ProgressMonitorDelegator.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/RunnableWithProgress.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/SubProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthConstants.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthTokenIO.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthTokenSigner.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthTokenVerifier.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/BouncyCastleRegistrationUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/EncryptedSignedAuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignatureException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignedAuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignedAuthTokenDecrypter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignedAuthTokenEncrypter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignedAuthTokenIO.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/ExtensibleContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/exception/ApplicationException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/ByteArrayInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/ByteArrayOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/IByteArrayInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/IByteArrayOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/IInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/IOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/LockFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/LockFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/NoCloseInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/NoCloseOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/StreamUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/TimeoutException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/LdapPasswordOneTimePadRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/OneTimePadEncryptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/OneTimePadEncryptor.Result.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/DevMode.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/Severity.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/TimePeriod.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/TimeUnit.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/Uid.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/IgnoreRule.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/IgnoreRuleImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/IgnoreRuleManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/ClientTooOldException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/MalformedVersionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/ServerTooOldException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/Version.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/VersionCompatibilityException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/VersionCompatibilityValidator.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/VersionInfoProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/Config.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/ConfigDir.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/ConfigImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/SyncState.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/File.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/FileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/FileFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/FileFilterWrapper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/IoFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/IoFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/IoFileRelativePathUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/IoFileUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/OioFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/OioRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/AppId.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/AppIdRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/CloudStoreAppId.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/ModificationDtoSet.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncActivity.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncActivityType.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.Property.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.PropertyEnum.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncState.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/AbstractRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/AbstractRepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/CollisionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/DeleteModificationCollisionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/FileWriteStrategy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/LocalRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/RepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/RepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/RepoTransportFactoryRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/AbstractLocalRepoTransactionListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/ContextWithLocalRepoManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/CreateRepositoryContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/DaoProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/FileAlreadyRepositoryException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/FileNoDirectoryException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/FileNoRepositoryException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/FileNotFoundException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoHelper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseEvent.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.Helper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoMetaData.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.Property.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.PropertyEnum.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransaction.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseEvent.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseEvent.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/RepositoryCorruptException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/AssertUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/Base64Url.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/CollectionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/DebugUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/DerbyUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/ExceptionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/HashUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/IOUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/ISO8601.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/MainArgsUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/Pair.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/PasswordUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/PropertiesUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/ReflectionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/StringUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/TestException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/UrlDecoder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/UrlEncoder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/UrlUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/Util.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/ZipUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/DumpStreamThread.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/LogDumpedStreamThread.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/CallableProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/CallerBlocksPolicy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/DeferrableExecutor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/DeferredCompletionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/ExecutionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/AbstractClassExtension.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/ClassExtension.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/ObjectFactoryUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/IdentityWeakReference.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/NoObjectRef.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ChangeSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ConfigPropDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/CopyModificationDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/DateTime.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/DeleteModificationDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/DirectoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/Error.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ErrorStackTraceElement.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/FileChunkDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ListDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ModificationDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/NormalFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RemoteException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RemoteExceptionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RepoFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RepoFileDtoTreeNode.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/SymlinkDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/TempChunkFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/UidList.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/VersionInfoDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/AbstractCloudStoreJaxbContextProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContextProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContextProviderImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/ConfigPropSetDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/DateTimeXmlAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/RepoFileDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/TempChunkFileDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/UidXmlAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/VersionXmlAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/AbstractBean.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/Bean.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/BeanSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/CloneableBean.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/PropertyBase.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/PropertyChangeListenerUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/WeakPropertyChangeListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/LazyUnmodifiableList.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/ListMerger.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/ReverseListView.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/NioFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/NioFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/NioFileUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/ContextWithPersistenceManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/FilenameFilterSkipMetaDir.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/JdbcConnectionFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/LocalRepoManagerFactoryImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/LocalRepoSync.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/PersistencePropertiesEnum.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/PersistencePropertiesProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/RepairDatabase.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DatabaseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DatabaseAdapterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DatabaseAdapterFactoryRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DerbyDatabaseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DerbyDatabaseAdapterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/AbstractCloudStorePersistenceCapableClassesProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/AutoTrackChanged.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/AutoTrackLocalRevision.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/CloudStorePersistenceCapableClassesProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/CloudStorePersistenceCapableClassesProviderImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/CopyModification.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/CopyModificationDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Dao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/DeleteModification.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/DeleteModificationDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Directory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/DirectoryDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Entity.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/FetchGroupConst.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/FetchPlanBackup.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/FileChunk.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/FileInProgressMarker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/FileInProgressMarkerDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepoDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/LocalRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/LocalRepositoryDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Modification.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/ModificationDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/NormalFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/NormalFileDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RemoteRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RemoteRepositoryDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequestDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RepoFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RepoFileDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Repository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Symlink.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/TransferDoneMarker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/FileRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/FileRepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/ParentFileLastModifiedManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/TempChunkFileManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/TempChunkFileWithDtoFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/DeleteModificationDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/FileChunkDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/RepositoryDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/GZIPUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/GZIPClientRequestFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/GZIPContainerRequestFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/GZIPConditionalReaderInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/GZIPConditionalWriterInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/GZIPReaderInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/GZIPWriterInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ClientBuilderDefaultValuesDecorator.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/CloudStoreRestClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/CredentialsProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/CallbackDeniedTrustException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/CheckServerTrustedCertificateExceptionContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/CheckServerTrustedCertificateExceptionResult.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManagerCallback.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/HostnameVerifierAllowingAll.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/SSLContextBuilder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/AbstractRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/BeginPutFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/Copy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/Delete.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/EndPutFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/EndSyncFromRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/EndSyncToRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetChangeSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetClientRepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetEncryptedSignedAuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetFileData.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetRepoFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetRepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetVersionInfoDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/MakeDirectory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/MakeSymlink.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/Move.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/PutFileData.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/PutParentConfigPropSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/Request.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/RequestRepoConnection.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/TestRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/VoidRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/RestRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/RestRepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/CloudStoreUpdater.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/PGPVerifier.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/PGPVerifyException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/TarGzEntryNameConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/TarGzFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ClassInfo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ClassManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/DelayedMethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/DelayedResponseIdScheduledEviction.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientAdvisor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientAdvisorImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientContainer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/GetClassInfoRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/GetClassInfoResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/IncDecRefCountQueue.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/InverseMethodInvocationRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/InverseMethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/InvocationType.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/Invoker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/MethodInvocationRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/MethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectGraphContainer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectRef.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectRefConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectRefConverterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectRefWithRefId.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyInvocationHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/AbstractInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/AllowCloudStoreInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/AllowJavaInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/DenyReflectInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/ExtMethodInvocationRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/AbstractReferenceJanitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/LsConfig.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/CloudStoreJaxbContextProviderImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/AbstractInverseServiceRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/AbstractInverseServiceResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/AbstractRequestWithExistingLocalRepoDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/ErrorResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/InverseServiceRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/InverseServiceResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/NullResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/RemoteRepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/RemoteRepositoryRequestDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/RepoInfoRequestDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/MediaTypeConst.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/LocalServerRest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/LocalServerRestBinder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/AuthFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/AuthFilter.SecurityContextImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/AuthManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/AbstractService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/ClassInfoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/InverseServiceRequestService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/InverseServiceResponseService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/InvokeMethodService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/TestService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/LocalServer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/CredentialsProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/LocalServerRestClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/AbstractRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/GetClassInfo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/GetDelayedMethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/InvokeMethod.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/PollInverseServiceRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/PushInverseServiceResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/RepoInfoRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/Request.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/TestRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/VoidRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/LocalServerMain.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/AcceptRepoConnectionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/AfterUpdateHookSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/ChangeLdapPasswordSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/CloudStoreClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/CloudStoreClient.ConsoleDynamicX509TrustManagerCallback.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/CreateRepoAliasSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/CreateRepoSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/DropRepoAliasSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/DropRepoConnectionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/HelpSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/RepairDatabaseSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/RepoInfoSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/RepoListSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/SubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/SyncSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/TimeoutConsoleReader.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/TimePeriodOptionHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/VersionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/LocalServerClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/AbstractInverseServiceRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/GetClassInfoRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/InverseMethodInvocationRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerThread.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/ByteArrayInputStreamLs.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/ByteArrayOutputStreamLs.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/FileLs.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/CloudStoreBinder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/CloudStoreRest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/DefaultExceptionMapper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/Auth.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/NotAuthorizedException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/TransientRepoPassword.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/TransientRepoPasswordManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/AbstractServiceWithRepoToRepoAuth.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/BeginPutFileService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/ChangeSetDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/CopyService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/EncryptedSignedAuthTokenService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/EndPutFileService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/EndSyncFromRepositoryService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/EndSyncToRepositoryService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/MoveService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/PutParentConfigPropSetDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/RepoFileDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/TestService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/VersionInfoDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/WebDavService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/COPY.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/LOCK.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/MKCOL.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/MOVE.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/PROPFIND.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/UNLOCK.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/LdapClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/LdapClientProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/LdapConfig.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/SimpleLdapClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/CloudStoreServer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/CloudStoreUpdaterTimer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/overview-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/exception/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/exception/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/exception/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/constant-values.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/serialized-form.html... Generating src-html/co/codewizards/cloudstore/core/progress/NullProgressMonitor.html... Generating src-html/co/codewizards/cloudstore/core/progress/OperationCanceledException.html... Generating src-html/co/codewizards/cloudstore/core/progress/ProgressMonitor.html... Generating src-html/co/codewizards/cloudstore/core/progress/SubProgressMonitor.html... Generating src-html/co/codewizards/cloudstore/core/progress/ProgressMonitorDelegator.html... Generating src-html/co/codewizards/cloudstore/core/progress/LoggerProgressMonitor.html... Generating src-html/co/codewizards/cloudstore/core/progress/LoggerProgressMonitor.LogLevel.html... Generating src-html/co/codewizards/cloudstore/core/progress/RunnableWithProgress.html... Generating src-html/co/codewizards/cloudstore/core/auth/AuthTokenIO.html... Generating src-html/co/codewizards/cloudstore/core/auth/AuthConstants.html... Generating src-html/co/codewizards/cloudstore/core/auth/AuthTokenVerifier.html... Generating src-html/co/codewizards/cloudstore/core/auth/SignedAuthToken.html... Generating src-html/co/codewizards/cloudstore/core/auth/SignedAuthTokenEncrypter.html... Generating src-html/co/codewizards/cloudstore/core/auth/SignedAuthTokenDecrypter.html... Generating src-html/co/codewizards/cloudstore/core/auth/AuthToken.html... Generating src-html/co/codewizards/cloudstore/core/auth/EncryptedSignedAuthToken.html... Generating src-html/co/codewizards/cloudstore/core/auth/BouncyCastleRegistrationUtil.html... Generating src-html/co/codewizards/cloudstore/core/auth/SignatureException.html... Generating src-html/co/codewizards/cloudstore/core/auth/SignedAuthTokenIO.html... Generating src-html/co/codewizards/cloudstore/core/auth/AuthTokenSigner.html... Generating src-html/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.html... Generating src-html/co/codewizards/cloudstore/core/context/ExtensibleContext.html... Generating src-html/co/codewizards/cloudstore/core/exception/ApplicationException.html... Generating src-html/co/codewizards/cloudstore/core/io/LockFile.html... Generating src-html/co/codewizards/cloudstore/core/io/ByteArrayInputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/IOutputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/ByteArrayOutputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/StreamUtil.html... Generating src-html/co/codewizards/cloudstore/core/io/IInputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/IByteArrayOutputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/TimeoutException.html... Generating src-html/co/codewizards/cloudstore/core/io/NoCloseInputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/NoCloseOutputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/LockFileFactory.html... Generating src-html/co/codewizards/cloudstore/core/io/IByteArrayInputStream.html... Generating src-html/co/codewizards/cloudstore/core/otp/OneTimePadEncryptor.html... Generating src-html/co/codewizards/cloudstore/core/otp/OneTimePadEncryptor.Result.html... Generating src-html/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.html... Generating src-html/co/codewizards/cloudstore/core/otp/LdapPasswordOneTimePadRegistry.html... Generating src-html/co/codewizards/cloudstore/core/Severity.html... Generating src-html/co/codewizards/cloudstore/core/Uid.html... Generating src-html/co/codewizards/cloudstore/core/TimeUnit.html... Generating src-html/co/codewizards/cloudstore/core/DevMode.html... Generating src-html/co/codewizards/cloudstore/core/TimePeriod.html... Generating src-html/co/codewizards/cloudstore/core/ignore/IgnoreRuleImpl.html... Generating src-html/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.html... Generating src-html/co/codewizards/cloudstore/core/ignore/IgnoreRule.html... Generating src-html/co/codewizards/cloudstore/core/ignore/IgnoreRuleManager.html... Generating src-html/co/codewizards/cloudstore/core/version/VersionCompatibilityValidator.html... Generating src-html/co/codewizards/cloudstore/core/version/VersionInfoProvider.html... Generating src-html/co/codewizards/cloudstore/core/version/VersionCompatibilityException.html... Generating src-html/co/codewizards/cloudstore/core/version/MalformedVersionException.html... Generating src-html/co/codewizards/cloudstore/core/version/ClientTooOldException.html... Generating src-html/co/codewizards/cloudstore/core/version/Version.html... Generating src-html/co/codewizards/cloudstore/core/version/ServerTooOldException.html... Generating src-html/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.html... Generating src-html/co/codewizards/cloudstore/core/config/ConfigDir.html... Generating src-html/co/codewizards/cloudstore/core/config/Config.html... Generating src-html/co/codewizards/cloudstore/core/config/ConfigImpl.html... Generating src-html/co/codewizards/cloudstore/core/sync/SyncState.html... Generating src-html/co/codewizards/cloudstore/core/oio/FileFilterWrapper.html... Generating src-html/co/codewizards/cloudstore/core/oio/FileFactory.html... Generating src-html/co/codewizards/cloudstore/core/oio/OioRegistry.html... Generating src-html/co/codewizards/cloudstore/core/oio/FileFilter.html... Generating src-html/co/codewizards/cloudstore/core/oio/IoFileFactory.html... Generating src-html/co/codewizards/cloudstore/core/oio/File.html... Generating src-html/co/codewizards/cloudstore/core/oio/IoFileRelativePathUtil.html... Generating src-html/co/codewizards/cloudstore/core/oio/OioFileFactory.html... Generating src-html/co/codewizards/cloudstore/core/oio/IoFileUtil.html... Generating src-html/co/codewizards/cloudstore/core/oio/IoFile.html... Generating src-html/co/codewizards/cloudstore/core/appid/CloudStoreAppId.html... Generating src-html/co/codewizards/cloudstore/core/appid/AppIdRegistry.html... Generating src-html/co/codewizards/cloudstore/core/appid/AppId.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.Property.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.PropertyEnum.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/ModificationDtoSet.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncState.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncActivityType.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncActivity.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/RepoTransportFactoryRegistry.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/RepoTransportFactory.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/LocalRepoTransport.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/FileWriteStrategy.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/AbstractRepoTransport.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/AbstractRepoTransportFactory.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/DeleteModificationCollisionException.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/CollisionException.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/RepoTransport.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseListener.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseAdapter.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/ContextWithLocalRepoManager.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseListener.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/FileNoDirectoryException.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.Helper.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListener.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseListener.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/DaoProvider.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseEvent.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseEvent.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.Property.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.PropertyEnum.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/RepositoryCorruptException.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/CreateRepositoryContext.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerException.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/FileAlreadyRepositoryException.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/AbstractLocalRepoTransactionListener.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoMetaData.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/FileNotFoundException.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseEvent.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseAdapter.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransaction.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseAdapter.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoHelper.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/FileNoRepositoryException.html... Generating src-html/co/codewizards/cloudstore/core/util/MainArgsUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/Pair.html... Generating src-html/co/codewizards/cloudstore/core/util/HashUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/ISO8601.html... Generating src-html/co/codewizards/cloudstore/core/util/DebugUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/UrlUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/Util.html... Generating src-html/co/codewizards/cloudstore/core/util/IOUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/StringUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/ZipUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/Base64Url.html... Generating src-html/co/codewizards/cloudstore/core/util/DerbyUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/AssertUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/PropertiesUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/UrlDecoder.html... Generating src-html/co/codewizards/cloudstore/core/util/CollectionUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/ReflectionUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/ExceptionUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/TestException.html... Generating src-html/co/codewizards/cloudstore/core/util/PasswordUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/UrlEncoder.html... Generating src-html/co/codewizards/cloudstore/core/util/childprocess/LogDumpedStreamThread.html... Generating src-html/co/codewizards/cloudstore/core/util/childprocess/DumpStreamThread.html... Generating src-html/co/codewizards/cloudstore/core/concurrent/CallerBlocksPolicy.html... Generating src-html/co/codewizards/cloudstore/core/concurrent/DeferrableExecutor.html... Generating src-html/co/codewizards/cloudstore/core/concurrent/CallableProvider.html... Generating src-html/co/codewizards/cloudstore/core/concurrent/DeferredCompletionException.html... Generating src-html/co/codewizards/cloudstore/core/concurrent/ExecutionException.html... Generating src-html/co/codewizards/cloudstore/core/objectfactory/ClassExtension.html... Generating src-html/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.html... Generating src-html/co/codewizards/cloudstore/core/objectfactory/ObjectFactoryUtil.html... Generating src-html/co/codewizards/cloudstore/core/objectfactory/AbstractClassExtension.html... Generating src-html/co/codewizards/cloudstore/core/ref/IdentityWeakReference.html... Generating src-html/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.html... Generating src-html/co/codewizards/cloudstore/core/ls/NoObjectRef.html... Generating src-html/co/codewizards/cloudstore/core/dto/TempChunkFileDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/FileChunkDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/SymlinkDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/ErrorStackTraceElement.html... Generating src-html/co/codewizards/cloudstore/core/dto/RepoFileDtoTreeNode.html... Generating src-html/co/codewizards/cloudstore/core/dto/RemoteException.html... Generating src-html/co/codewizards/cloudstore/core/dto/DateTime.html... Generating src-html/co/codewizards/cloudstore/core/dto/Error.html... Generating src-html/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/ChangeSetDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/RemoteExceptionUtil.html... Generating src-html/co/codewizards/cloudstore/core/dto/DirectoryDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/VersionInfoDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/DeleteModificationDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/CopyModificationDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/ModificationDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/RepositoryDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/RepoFileDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/ListDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/ConfigPropDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/UidList.html... Generating src-html/co/codewizards/cloudstore/core/dto/NormalFileDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/UidXmlAdapter.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContext.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/DateTimeXmlAdapter.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/VersionXmlAdapter.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContextProviderImpl.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/AbstractCloudStoreJaxbContextProvider.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/RepoFileDtoIo.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/ConfigPropSetDtoIo.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContextProvider.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/TempChunkFileDtoIo.html... Generating src-html/co/codewizards/cloudstore/core/bean/CloneableBean.html... Generating src-html/co/codewizards/cloudstore/core/bean/PropertyBase.html... Generating src-html/co/codewizards/cloudstore/core/bean/PropertyChangeListenerUtil.html... Generating src-html/co/codewizards/cloudstore/core/bean/Bean.html... Generating src-html/co/codewizards/cloudstore/core/bean/BeanSupport.html... Generating src-html/co/codewizards/cloudstore/core/bean/AbstractBean.html... Generating src-html/co/codewizards/cloudstore/core/bean/WeakPropertyChangeListener.html... Generating src-html/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.html... Generating src-html/co/codewizards/cloudstore/core/collection/ListMerger.html... Generating src-html/co/codewizards/cloudstore/core/collection/ReverseListView.html... Generating src-html/co/codewizards/cloudstore/core/collection/LazyUnmodifiableList.html... Generating src-html/co/codewizards/cloudstore/core/oio/nio/NioFile.html... Generating src-html/co/codewizards/cloudstore/core/oio/nio/NioFileUtil.html... Generating src-html/co/codewizards/cloudstore/core/oio/nio/NioFileFactory.html... Generating src-html/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.html... Generating src-html/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.html... Generating src-html/co/codewizards/cloudstore/local/ContextWithPersistenceManager.html... Generating src-html/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.html... Generating src-html/co/codewizards/cloudstore/local/PersistencePropertiesEnum.html... Generating src-html/co/codewizards/cloudstore/local/LocalRepoSync.html... Generating src-html/co/codewizards/cloudstore/local/FilenameFilterSkipMetaDir.html... Generating src-html/co/codewizards/cloudstore/local/PersistencePropertiesProvider.html... Generating src-html/co/codewizards/cloudstore/local/JdbcConnectionFactory.html... Generating src-html/co/codewizards/cloudstore/local/LocalRepoManagerFactoryImpl.html... Generating src-html/co/codewizards/cloudstore/local/RepairDatabase.html... Generating src-html/co/codewizards/cloudstore/local/db/DatabaseAdapterFactory.html... Generating src-html/co/codewizards/cloudstore/local/db/DerbyDatabaseAdapterFactory.html... Generating src-html/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.html... Generating src-html/co/codewizards/cloudstore/local/db/DerbyDatabaseAdapter.html... Generating src-html/co/codewizards/cloudstore/local/db/DatabaseAdapterFactoryRegistry.html... Generating src-html/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapterFactory.html... Generating src-html/co/codewizards/cloudstore/local/db/DatabaseAdapter.html... Generating src-html/co/codewizards/cloudstore/local/persistence/Repository.html... Generating src-html/co/codewizards/cloudstore/local/persistence/LocalRepository.html... Generating src-html/co/codewizards/cloudstore/local/persistence/RemoteRepositoryDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/DeleteModificationDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/FileInProgressMarker.html... Generating src-html/co/codewizards/cloudstore/local/persistence/FetchPlanBackup.html... Generating src-html/co/codewizards/cloudstore/local/persistence/FileInProgressMarkerDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/RemoteRepository.html... Generating src-html/co/codewizards/cloudstore/local/persistence/Symlink.html... Generating src-html/co/codewizards/cloudstore/local/persistence/AutoTrackChanged.html... Generating src-html/co/codewizards/cloudstore/local/persistence/ModificationDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/TransferDoneMarker.html... Generating src-html/co/codewizards/cloudstore/local/persistence/Entity.html... Generating src-html/co/codewizards/cloudstore/local/persistence/Modification.html... Generating src-html/co/codewizards/cloudstore/local/persistence/RepoFileDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.html... Generating src-html/co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.html... Generating src-html/co/codewizards/cloudstore/local/persistence/DirectoryDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/DeleteModification.html... Generating src-html/co/codewizards/cloudstore/local/persistence/AbstractCloudStorePersistenceCapableClassesProvider.html... Generating src-html/co/codewizards/cloudstore/local/persistence/CloudStorePersistenceCapableClassesProvider.html... Generating src-html/co/codewizards/cloudstore/local/persistence/NormalFileDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/CopyModification.html... Generating src-html/co/codewizards/cloudstore/local/persistence/AutoTrackLocalRevision.html... Generating src-html/co/codewizards/cloudstore/local/persistence/RepoFile.html... Generating src-html/co/codewizards/cloudstore/local/persistence/LocalRepositoryDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/FetchGroupConst.html... Generating src-html/co/codewizards/cloudstore/local/persistence/CopyModificationDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/NormalFile.html... Generating src-html/co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequestDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/Directory.html... Generating src-html/co/codewizards/cloudstore/local/persistence/Dao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/CloudStorePersistenceCapableClassesProviderImpl.html... Generating src-html/co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepoDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/FileChunk.html... Generating src-html/co/codewizards/cloudstore/local/transport/FileRepoTransport.html... Generating src-html/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.html... Generating src-html/co/codewizards/cloudstore/local/transport/TempChunkFileManager.html... Generating src-html/co/codewizards/cloudstore/local/transport/ParentFileLastModifiedManager.html... Generating src-html/co/codewizards/cloudstore/local/transport/FileRepoTransportFactory.html... Generating src-html/co/codewizards/cloudstore/local/transport/TempChunkFileWithDtoFile.html... Generating src-html/co/codewizards/cloudstore/local/dto/FileChunkDtoConverter.html... Generating src-html/co/codewizards/cloudstore/local/dto/RepositoryDtoConverter.html... Generating src-html/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.html... Generating src-html/co/codewizards/cloudstore/local/dto/DeleteModificationDtoConverter.html... Generating src-html/co/codewizards/cloudstore/rest/shared/GZIPUtil.html... Generating src-html/co/codewizards/cloudstore/rest/shared/filter/GZIPContainerRequestFilter.html... Generating src-html/co/codewizards/cloudstore/rest/shared/filter/GZIPClientRequestFilter.html... Generating src-html/co/codewizards/cloudstore/rest/shared/interceptor/GZIPConditionalReaderInterceptor.html... Generating src-html/co/codewizards/cloudstore/rest/shared/interceptor/GZIPConditionalWriterInterceptor.html... Generating src-html/co/codewizards/cloudstore/rest/shared/interceptor/GZIPWriterInterceptor.html... Generating src-html/co/codewizards/cloudstore/rest/shared/interceptor/GZIPReaderInterceptor.html... Generating src-html/co/codewizards/cloudstore/rest/client/CredentialsProvider.html... Generating src-html/co/codewizards/cloudstore/rest/client/CloudStoreJaxbContextResolver.html... Generating src-html/co/codewizards/cloudstore/rest/client/CloudStoreRestClient.html... Generating src-html/co/codewizards/cloudstore/rest/client/ClientBuilderDefaultValuesDecorator.html... Generating src-html/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManagerCallback.html... Generating src-html/co/codewizards/cloudstore/rest/client/ssl/CheckServerTrustedCertificateExceptionContext.html... Generating src-html/co/codewizards/cloudstore/rest/client/ssl/CallbackDeniedTrustException.html... Generating src-html/co/codewizards/cloudstore/rest/client/ssl/SSLContextBuilder.html... Generating src-html/co/codewizards/cloudstore/rest/client/ssl/CheckServerTrustedCertificateExceptionResult.html... Generating src-html/co/codewizards/cloudstore/rest/client/ssl/HostnameVerifierAllowingAll.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/RequestRepoConnection.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/Delete.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/EndSyncFromRepository.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/VoidRequest.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetVersionInfoDto.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/EndPutFile.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/Request.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/PutParentConfigPropSetDto.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/PutFileData.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/Move.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/MakeDirectory.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/TestRequest.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/BeginPutFile.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetEncryptedSignedAuthToken.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetRepositoryDto.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetChangeSetDto.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetFileData.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/EndSyncToRepository.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/MakeSymlink.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetClientRepositoryDto.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/AbstractRequest.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetRepoFileDto.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/Copy.html... Generating src-html/co/codewizards/cloudstore/rest/client/transport/RestRepoTransportFactory.html... Generating src-html/co/codewizards/cloudstore/rest/client/transport/RestRepoTransport.html... Generating src-html/co/codewizards/cloudstore/updater/PGPVerifyException.html... Generating src-html/co/codewizards/cloudstore/updater/TarGzFile.html... Generating src-html/co/codewizards/cloudstore/updater/PGPVerifier.html... Generating src-html/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.html... Generating src-html/co/codewizards/cloudstore/updater/TarGzEntryNameConverter.html... Generating src-html/co/codewizards/cloudstore/updater/CloudStoreUpdater.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/GetClassInfoRequest.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientContainer.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectRef.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectGraphContainer.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/InverseMethodInvocationRequest.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/IncDecRefCountQueue.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyInvocationHandler.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientAdvisorImpl.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientAdvisor.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/InverseMethodInvocationResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyFactory.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectRefWithRefId.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/DelayedResponseIdScheduledEviction.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/MethodInvocationRequest.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/InvocationType.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ClassManager.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxy.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectRefConverter.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/Invoker.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectRefConverterFactory.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/MethodInvocationResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/GetClassInfoResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/DelayedMethodInvocationResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ClassInfo.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/AbstractInvocationFilter.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/ExtMethodInvocationRequest.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilter.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/AllowCloudStoreInvocationFilter.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/DenyReflectInvocationFilter.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/AllowJavaInvocationFilter.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitor.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/refjanitor/AbstractReferenceJanitor.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.html... Generating src-html/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.html... Generating src-html/co/codewizards/cloudstore/ls/core/LsConfig.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/jaxb/CloudStoreJaxbContextProviderImpl.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/RemoteRepositoryDto.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/RepoInfoRequestDto.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/AbstractInverseServiceRequest.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/NullResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/InverseServiceResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/AbstractRequestWithExistingLocalRepoDto.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/RemoteRepositoryRequestDto.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/InverseServiceRequest.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/ErrorResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/AbstractInverseServiceResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.html... Generating src-html/co/codewizards/cloudstore/ls/core/provider/MediaTypeConst.html... Generating src-html/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.html... Generating src-html/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.html... Generating src-html/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/CloudStoreJaxbContextResolver.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/LocalServerRest.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/LocalServerRestBinder.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/auth/AuthFilter.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/auth/AuthFilter.SecurityContextImpl.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/auth/AuthManager.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/InvokeMethodService.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/ClassInfoService.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/AbstractService.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/InverseServiceResponseService.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/InverseServiceRequestService.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/TestService.html... Generating src-html/co/codewizards/cloudstore/ls/server/LocalServer.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/CredentialsProvider.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/CloudStoreJaxbContextResolver.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/LocalServerRestClient.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/VoidRequest.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/PushInverseServiceResponse.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/RepoInfoRequest.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/Request.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/GetClassInfo.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/InvokeMethod.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/TestRequest.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/PollInverseServiceRequest.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/GetDelayedMethodInvocationResponse.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/AbstractRequest.html... Generating src-html/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.html... Generating src-html/co/codewizards/cloudstore/ls/server/cproc/LocalServerMain.html... Generating src-html/co/codewizards/cloudstore/client/SubCommand.html... Generating src-html/co/codewizards/cloudstore/client/CreateRepoAliasSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/RepoListSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/CreateRepoSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/DropRepoAliasSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/RepairDatabaseSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.html... Generating src-html/co/codewizards/cloudstore/client/SyncSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/VersionSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/TimePeriodOptionHandler.html... Generating src-html/co/codewizards/cloudstore/client/TimeoutConsoleReader.html... Generating src-html/co/codewizards/cloudstore/client/RepoInfoSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/DropRepoConnectionSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/AcceptRepoConnectionSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/ChangeLdapPasswordSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/HelpSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/AfterUpdateHookSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/CloudStoreClient.html... Generating src-html/co/codewizards/cloudstore/client/CloudStoreClient.ConsoleDynamicX509TrustManagerCallback.html... Generating src-html/co/codewizards/cloudstore/ls/client/LocalServerClient.html... Generating src-html/co/codewizards/cloudstore/ls/client/handler/GetClassInfoRequestHandler.html... Generating src-html/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandler.html... Generating src-html/co/codewizards/cloudstore/ls/client/handler/AbstractInverseServiceRequestHandler.html... Generating src-html/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerThread.html... Generating src-html/co/codewizards/cloudstore/ls/client/handler/InverseMethodInvocationRequestHandler.html... Generating src-html/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.html... Generating src-html/co/codewizards/cloudstore/ls/client/util/FileLs.html... Generating src-html/co/codewizards/cloudstore/ls/client/util/ByteArrayInputStreamLs.html... Generating src-html/co/codewizards/cloudstore/ls/client/util/ByteArrayOutputStreamLs.html... Generating src-html/co/codewizards/cloudstore/rest/server/CloudStoreBinder.html... Generating src-html/co/codewizards/cloudstore/rest/server/CloudStoreRest.html... Generating src-html/co/codewizards/cloudstore/rest/server/CloudStoreJaxbContextResolver.html... Generating src-html/co/codewizards/cloudstore/rest/server/DefaultExceptionMapper.html... Generating src-html/co/codewizards/cloudstore/rest/server/auth/TransientRepoPasswordManager.html... Generating src-html/co/codewizards/cloudstore/rest/server/auth/NotAuthorizedException.html... Generating src-html/co/codewizards/cloudstore/rest/server/auth/TransientRepoPassword.html... Generating src-html/co/codewizards/cloudstore/rest/server/auth/Auth.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/EndPutFileService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/RepoFileDtoService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/ChangeSetDtoService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/AbstractServiceWithRepoToRepoAuth.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/VersionInfoDtoService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/EndSyncFromRepositoryService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/PutParentConfigPropSetDtoService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/CopyService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/MoveService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/WebDavService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/EncryptedSignedAuthTokenService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/EndSyncToRepositoryService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/TestService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/BeginPutFileService.html... Generating src-html/co/codewizards/cloudstore/rest/server/webdav/MOVE.html... Generating src-html/co/codewizards/cloudstore/rest/server/webdav/MKCOL.html... Generating src-html/co/codewizards/cloudstore/rest/server/webdav/COPY.html... Generating src-html/co/codewizards/cloudstore/rest/server/webdav/PROPFIND.html... Generating src-html/co/codewizards/cloudstore/rest/server/webdav/UNLOCK.html... Generating src-html/co/codewizards/cloudstore/rest/server/webdav/LOCK.html... Generating src-html/co/codewizards/cloudstore/rest/server/ldap/LdapConfig.html... Generating src-html/co/codewizards/cloudstore/rest/server/ldap/SimpleLdapClient.html... Generating src-html/co/codewizards/cloudstore/rest/server/ldap/LdapClientProvider.html... Generating src-html/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.html... Generating src-html/co/codewizards/cloudstore/rest/server/ldap/LdapClient.html... Generating src-html/co/codewizards/cloudstore/server/CloudStoreServer.html... Generating src-html/co/codewizards/cloudstore/server/CloudStoreUpdaterTimer.html... Generating src-html/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/NullProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/OperationCanceledException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/ProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/SubProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/ProgressMonitorDelegator.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/LoggerProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/LoggerProgressMonitor.LogLevel.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/RunnableWithProgress.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthTokenIO.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthConstants.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthTokenVerifier.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignedAuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignedAuthTokenEncrypter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignedAuthTokenDecrypter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/EncryptedSignedAuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/BouncyCastleRegistrationUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignatureException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignedAuthTokenIO.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthTokenSigner.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/class-use/ExtensibleContextSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/class-use/ExtensibleContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/exception/class-use/ApplicationException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/LockFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/ByteArrayInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/IOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/ByteArrayOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/StreamUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/IInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/IByteArrayOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/TimeoutException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/NoCloseInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/NoCloseOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/LockFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/IByteArrayInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/class-use/OneTimePadEncryptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/class-use/OneTimePadEncryptor.Result.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/class-use/OneTimePadRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/class-use/LdapPasswordOneTimePadRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/Severity.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/Uid.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/TimeUnit.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/DevMode.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/TimePeriod.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/class-use/IgnoreRuleImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/class-use/IgnoreRuleManagerImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/class-use/IgnoreRule.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/class-use/IgnoreRuleManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/VersionCompatibilityValidator.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/VersionInfoProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/VersionCompatibilityException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/MalformedVersionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/ClientTooOldException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/Version.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/ServerTooOldException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/LocalVersionInIdeHelper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/class-use/ConfigDir.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/class-use/Config.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/class-use/ConfigImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/class-use/SyncState.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/FileFilterWrapper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/FileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/OioRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/FileFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/IoFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/File.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/IoFileRelativePathUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/OioFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/IoFileUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/IoFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/class-use/CloudStoreAppId.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/class-use/AppIdRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/class-use/AppId.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncDaemon.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncDaemon.Property.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncDaemon.PropertyEnum.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/ModificationDtoSet.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoToRepoSync.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncState.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncActivityType.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncActivity.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncDaemonImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/RepoTransportFactoryRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/RepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/LocalRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/FileWriteStrategy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/AbstractRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/AbstractRepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/DeleteModificationCollisionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/TransferDoneMarkerType.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/CollisionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/RepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerCloseListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPreCloseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/ContextWithLocalRepoManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPostCloseListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/FileNoDirectoryException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoRegistryImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerFactory.Helper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionListenerRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPreCloseListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/DaoProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPreCloseEvent.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPostCloseEvent.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoRegistry.Property.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoRegistry.PropertyEnum.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/RepositoryCorruptException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/CreateRepositoryContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/FileAlreadyRepositoryException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/AbstractLocalRepoTransactionListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoMetaData.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/FileNotFoundException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerCloseEvent.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerCloseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransaction.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPostCloseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoHelper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/FileNoRepositoryException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/MainArgsUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/Pair.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/HashUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/ISO8601.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/DebugUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/UrlUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/Util.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/IOUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/StringUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/ZipUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/Base64Url.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/DerbyUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/AssertUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/PropertiesUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/UrlDecoder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/CollectionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/ReflectionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/ExceptionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/TestException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/PasswordUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/UrlEncoder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/class-use/LogDumpedStreamThread.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/class-use/DumpStreamThread.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/CallerBlocksPolicy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/DeferrableExecutor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/CallableProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/DeferredCompletionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/ExecutionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/class-use/ClassExtension.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/class-use/ObjectFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/class-use/ObjectFactoryUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/class-use/AbstractClassExtension.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/class-use/IdentityWeakReference.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/class-use/CloudStoreUpdaterCore.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/class-use/NoObjectRef.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/TempChunkFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/FileChunkDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/SymlinkDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ErrorStackTraceElement.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RepoFileDtoTreeNode.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RemoteException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/DateTime.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/Error.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ConfigPropSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ChangeSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RemoteExceptionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/DirectoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/VersionInfoDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/DeleteModificationDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/CopyModificationDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ModificationDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RepoFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ListDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ConfigPropDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/UidList.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/NormalFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/UidXmlAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/CloudStoreJaxbContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/DateTimeXmlAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/VersionXmlAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/CloudStoreJaxbContextProviderImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/AbstractCloudStoreJaxbContextProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/DtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/RepoFileDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/ConfigPropSetDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/CloudStoreJaxbContextProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/TempChunkFileDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/CloneableBean.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/PropertyBase.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/PropertyChangeListenerUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/Bean.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/BeanSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/AbstractBean.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/WeakPropertyChangeListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/class-use/WeakIdentityHashMap.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/class-use/ListMerger.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/class-use/ReverseListView.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/class-use/LazyUnmodifiableList.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/class-use/NioFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/class-use/NioFileUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/class-use/NioFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/LocalRepoTransactionImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/AutoTrackLifecycleListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/ContextWithPersistenceManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/LocalRepoMetaDataImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/PersistencePropertiesEnum.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/LocalRepoSync.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/FilenameFilterSkipMetaDir.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/PersistencePropertiesProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/JdbcConnectionFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/LocalRepoManagerFactoryImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/RepairDatabase.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DatabaseAdapterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DerbyDatabaseAdapterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/AbstractDatabaseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DerbyDatabaseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DatabaseAdapterFactoryRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/AbstractDatabaseAdapterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DatabaseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Repository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/LocalRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RemoteRepositoryDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/DeleteModificationDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/FileInProgressMarker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/FetchPlanBackup.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/FileInProgressMarkerDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RemoteRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Symlink.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/AutoTrackChanged.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/ModificationDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/TransferDoneMarker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Entity.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Modification.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RepoFileDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/LastSyncToRemoteRepo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RemoteRepositoryRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/DirectoryDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/DeleteModification.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/AbstractCloudStorePersistenceCapableClassesProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/CloudStorePersistenceCapableClassesProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/NormalFileDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/CopyModification.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/AutoTrackLocalRevision.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RepoFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/LocalRepositoryDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/FetchGroupConst.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/CopyModificationDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/NormalFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RemoteRepositoryRequestDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/TransferDoneMarkerDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Directory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Dao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/CloudStorePersistenceCapableClassesProviderImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/LastSyncToRemoteRepoDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/FileChunk.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/FileRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/ChangeSetDtoBuilder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/TempChunkFileManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/ParentFileLastModifiedManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/FileRepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/TempChunkFileWithDtoFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/class-use/FileChunkDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/class-use/RepositoryDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/class-use/RepoFileDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/class-use/DeleteModificationDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/class-use/GZIPUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/class-use/GZIPContainerRequestFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/class-use/GZIPClientRequestFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/class-use/GZIPConditionalReaderInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/class-use/GZIPConditionalWriterInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/class-use/GZIPWriterInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/class-use/GZIPReaderInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/class-use/CredentialsProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/class-use/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/class-use/CloudStoreRestClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/class-use/ClientBuilderDefaultValuesDecorator.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/DynamicX509TrustManagerCallback.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/CheckServerTrustedCertificateExceptionContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/CallbackDeniedTrustException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/SSLContextBuilder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/CheckServerTrustedCertificateExceptionResult.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/HostnameVerifierAllowingAll.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/RequestRepoConnection.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/Delete.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/EndSyncFromRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/VoidRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetVersionInfoDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/EndPutFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/Request.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/PutParentConfigPropSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/PutFileData.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/Move.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/MakeDirectory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/TestRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/BeginPutFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetEncryptedSignedAuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetRepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetChangeSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetFileData.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/EndSyncToRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/MakeSymlink.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetClientRepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/AbstractRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetRepoFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/Copy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/class-use/RestRepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/class-use/RestRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/PGPVerifyException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/TarGzFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/PGPVerifier.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/DefaultTarGzEntryNameConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/TarGzEntryNameConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/CloudStoreUpdater.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/GetClassInfoRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ForceNonTransientContainer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ForceNonTransientClassSet.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectRef.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ClassInfoMap.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectGraphContainer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/InverseMethodInvocationRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/IncDecRefCountQueue.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/RemoteObjectProxyManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/RemoteObjectProxyInvocationHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ForceNonTransientAdvisorImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ForceNonTransientAdvisor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/InverseMethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/RemoteObjectProxyFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectRefWithRefId.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/DelayedResponseIdScheduledEviction.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/MethodInvocationRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/InvocationType.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ClassManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/RemoteObjectProxy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectRefConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/Invoker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/InvokeMethodExecutor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectRefConverterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/MethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/GetClassInfoResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/DelayedMethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ClassInfo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/AbstractInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/ExtMethodInvocationRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/InvocationFilterRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/InvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/AllowCloudStoreInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/DenyReflectInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/AllowJavaInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/class-use/ReferenceJanitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/class-use/AbstractReferenceJanitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/class-use/ReferenceJanitorRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/class-use/PropertyChangeListenerJanitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/class-use/LocalServerPropertiesManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/class-use/LsConfig.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/class-use/CloudStoreJaxbContextProviderImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/RemoteRepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/RepoInfoRequestDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/AbstractInverseServiceRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/NullResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/InverseServiceResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/RepoInfoResponseDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/AbstractRequestWithExistingLocalRepoDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/RemoteRepositoryRequestDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/InverseServiceRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/ErrorResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/AbstractInverseServiceResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/JavaNativeMessageBodyWriter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/MediaTypeConst.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/JavaNativeMessageBodyReader.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/JavaNativeWithObjectRefMessageBodyReader.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/JavaNativeWithObjectRefMessageBodyWriter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/LocalServerRest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/InverseInvoker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/DefaultExceptionMapper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/LocalServerRestBinder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/class-use/AuthFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/class-use/AuthFilter.SecurityContextImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/class-use/AuthManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/InvokeMethodService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/ClassInfoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/AbstractService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/InverseServiceResponseService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/RepoInfoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/InverseServiceRequestService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/TestService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/class-use/LocalServer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/class-use/CredentialsProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/class-use/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/class-use/LocalServerRestClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/VoidRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/PushInverseServiceResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/RepoInfoRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/Request.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/GetClassInfo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/InvokeMethod.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/TestRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/PollInverseServiceRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/GetDelayedMethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/AbstractRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/class-use/LocalServerProcessLauncher.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/class-use/LocalServerMain.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/SubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/CreateRepoAliasSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/RepoListSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/CreateRepoSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/DropRepoAliasSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/RepairDatabaseSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/SubCommandWithExistingLocalRepo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/SyncSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/VersionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/RequestRepoConnectionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/TimePeriodOptionHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/TimeoutConsoleReader.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/RepoInfoSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/DropRepoConnectionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/AcceptRepoConnectionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/ChangeLdapPasswordSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/HelpSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/AfterUpdateHookSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/CloudStoreClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/CloudStoreClient.ConsoleDynamicX509TrustManagerCallback.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/class-use/LocalServerClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/GetClassInfoRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/InverseServiceRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/AbstractInverseServiceRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/InverseServiceRequestHandlerThread.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/InverseMethodInvocationRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/InverseServiceRequestHandlerManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/class-use/FileLs.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/class-use/ByteArrayInputStreamLs.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/class-use/ByteArrayOutputStreamLs.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/class-use/CloudStoreBinder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/class-use/CloudStoreRest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/class-use/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/class-use/DefaultExceptionMapper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/class-use/TransientRepoPasswordManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/class-use/NotAuthorizedException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/class-use/TransientRepoPassword.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/class-use/Auth.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/EndPutFileService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/RepoFileDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/ChangeSetDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/MakeDirectoryService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/AbstractServiceWithRepoToRepoAuth.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/VersionInfoDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/EndSyncFromRepositoryService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/PutParentConfigPropSetDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/CopyService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/GetClientRepositoryDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/MoveService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/WebDavService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/RepositoryDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/EncryptedSignedAuthTokenService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/EndSyncToRepositoryService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/TestService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/MakeSymlinkService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/RequestRepoConnectionService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/BeginPutFileService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/MOVE.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/MKCOL.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/COPY.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/PROPFIND.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/UNLOCK.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/LOCK.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/LdapConfig.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/SimpleLdapClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/LdapClientProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/QueryLdapClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/LdapClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/class-use/CloudStoreServer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/class-use/CloudStoreUpdaterTimer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/class-use/CloudStoreServerTestSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/exception/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/package-use.html... Building index for all the packages and classes... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/overview-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/index-all.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/deprecated-list.html... Building index for all classes... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/allclasses-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/allclasses-noframe.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/index.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/overview-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/help-doc.html... 46 warnings [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Error fetching URL: http://assertj.org/assertj-core/apidocs/ [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/progress/SubProgressMonitor.java:48: warning - Tag @see: can't find SubProgressMonitor(IProgressMonitor,int,int) in co.codewizards.cloudstore.core.progress.SubProgressMonitor [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/progress/SubProgressMonitor.java:41: warning - Tag @see: can't find SubProgressMonitor(IProgressMonitor,int,int) in co.codewizards.cloudstore.core.progress.SubProgressMonitor [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/progress/SubProgressMonitor.java:68: warning - @param argument "monitor" is not a parameter name. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/progress/SubProgressMonitor.java:88: warning - @param argument "monitor" is not a parameter name. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/Config.java:109: warning - @value tag (which references SYSTEM_PROPERTY_PREFIX) can only be used in constants. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/Config.java:161: warning - @value tag (which references SYSTEM_PROPERTY_PREFIX) can only be used in constants. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/Config.java:109: warning - @value tag (which references SYSTEM_PROPERTY_PREFIX) can only be used in constants. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/Config.java:161: warning - @value tag (which references SYSTEM_PROPERTY_PREFIX) can only be used in constants. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/transport/FileWriteStrategy.java:13: warning - Tag @link: reference not found: co.codewizards.cloudstore.local.transport.file.FileRepoTransport FileRepoTransport [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/transport/RepoTransport.java:356: warning - Tag @link: can't find getChangeSetDto(boolean, long) in co.codewizards.cloudstore.core.repo.transport.RepoTransport [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/transport/RepoTransport.java:356: warning - Tag @link: can't find getChangeSetDto(boolean, long) in co.codewizards.cloudstore.core.repo.transport.RepoTransport [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/transport/RepoTransport.java:255: warning - Tag @linkplain: can't find getLastModifiedNoFollow(File) in co.codewizards.cloudstore.core.util.IOUtil [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.java:58: warning - Tag @link: reference not found: LocalRepository#getEntityID() LocalRepository.entityID [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.java:139: warning - Tag @link: reference not found: LocalRepository#getEntityID() LocalRepository.entityID [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.java:139: warning - Tag @link: reference not found: RemoteRepository#getEntityID() RemoteRepository.entityID [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.java:55: warning - Tag @link: reference not found: LocalRepoManagerImpl [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:748: warning - Tag @see: can't find getUserTempDir() in co.codewizards.cloudstore.core.util.IOUtil [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:1052: warning - Tag @see: can't find separator in co.codewizards.cloudstore.core.oio.File [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:406: warning - Tag @link: can't find createSymlink(File, File, boolean) in co.codewizards.cloudstore.core.util.IOUtil [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:748: warning - Tag @link: can't find getUserTempDir() in co.codewizards.cloudstore.core.util.IOUtil [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:149: warning - Tag @link: reference not found: getRelativePath [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:173: warning - Tag @link: reference not found: getRelativePath [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:545: warning - Tag @link: reference not found: createUniqueRandomFolder [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:636: warning - Tag @link: reference not found: readTextFile [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:805: warning - Tag @link: reference not found: ParameterCoderMinusHex [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/concurrent/CallerBlocksPolicy.java:18: warning - Tag @link: reference not found: ThreadPoolExecutor.CallerRunsPolicy [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java:206: warning - @return tag has no arguments. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/RepoFileDtoTreeNode.java:40: warning - Tag @link: can't find getParentEntityID() in co.codewizards.cloudstore.core.dto.RepoFileDto [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.java:55: warning - Tag @link: reference not found: LocalRepoManagerImpl [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/AutoTrackLocalRevision.java:11: warning - Tag @see: reference not found: co.codewizards.cloudstore.local.local.AutoTrackLifecycleListener [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFileDao.java:19: warning - Tag @link: can't find getSha1() in co.codewizards.cloudstore.local.persistence.RepoFile [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFileDao.java:19: warning - Tag @link: can't find getLength() in co.codewizards.cloudstore.local.persistence.RepoFile [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFileDao.java:19: warning - Tag @link: can't find getSha1() in co.codewizards.cloudstore.local.persistence.RepoFile [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFileDao.java:19: warning - Tag @link: can't find getLength() in co.codewizards.cloudstore.local.persistence.RepoFile [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/src/main/java/co/codewizards/cloudstore/ls/rest/client/request/AbstractRequest.java:112: warning - Tag @linkplain: can't find matrixParam(String, ObjectRef...) in javax.ws.rs.client.WebTarget [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/SubCommand.java:21: warning - Tag @link: reference not found: Option [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java:38: warning - Tag @see: missing final '>': "SUBTREE_SCOPE [WARNING] Query should contain template variable ${login}(one or more) which is replaced with userName from provided Auth object [WARNING] If search returns any results then credentials of DirContext are replaced with result's DN (as PRINCIPAL) [WARNING] and password from provided Auth (as CREDENTIALS), and lookup() is called. [WARNING] If lookup() doesn't throw AuthenticationException then authentication succeeded." [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [JENKINS] Archiving aggregated javadoc [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.aggregator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1709 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.aggregator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1712 resources [INFO] [INFO] --- maven-jar-plugin:2.4:jar (javadoc-jar) @ co.codewizards.cloudstore.aggregator --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/co.codewizards.cloudstore.aggregator-javadoc.jar.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (site-jar) @ co.codewizards.cloudstore.aggregator --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/co.codewizards.cloudstore.aggregator-site.jar.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy-binaries) @ co.codewizards.cloudstore.aggregator --- [INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.client:bin:0.10.4:tar.gz [INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.client:bin:0.10.4:zip [INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.server:bin:0.10.4:tar.gz [INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.server:bin:0.10.4:zip [INFO] Copying co.codewizards.cloudstore.client-0.10.4-bin.tar.gz to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site/download/co.codewizards.cloudstore.client-0.10.4-bin.tar.gz [INFO] Copying co.codewizards.cloudstore.client-0.10.4-bin.zip to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site/download/co.codewizards.cloudstore.client-0.10.4-bin.zip [INFO] Copying co.codewizards.cloudstore.server-0.10.4-bin.tar.gz to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site/download/co.codewizards.cloudstore.server-0.10.4-bin.tar.gz [INFO] Copying co.codewizards.cloudstore.server-0.10.4-bin.zip to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site/download/co.codewizards.cloudstore.server-0.10.4-bin.zip [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.aggregator --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site [INFO] >>> to file:/tmp/cloudstore-junk/../../srv/www/nightly/cloudstore.codewizards.co/htdocs/0.10.4 [INFO] >>> to file:/tmp/cloudstore-junk/de/../../srv/www/nightly/cloudstore.codewizards.co/htdocs/0.10.4 file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] co.codewizards.cloudstore.parent .................. SUCCESS [9.273s] [INFO] co.codewizards.cloudstore.core .................... SUCCESS [39.688s] [INFO] co.codewizards.cloudstore.core.oio.nio ............ SUCCESS [7.530s] [INFO] co.codewizards.cloudstore.local ................... SUCCESS [6:31.748s] [INFO] co.codewizards.cloudstore.rest.shared ............. SUCCESS [4.405s] [INFO] co.codewizards.cloudstore.rest.client ............. SUCCESS [8.900s] [INFO] co.codewizards.cloudstore.updater ................. SUCCESS [57.537s] [INFO] co.codewizards.cloudstore.ls.core ................. SUCCESS [7.736s] [INFO] co.codewizards.cloudstore.ls.rest.server .......... SUCCESS [3.537s] [INFO] co.codewizards.cloudstore.ls.server ............... SUCCESS [3.357s] [INFO] co.codewizards.cloudstore.ls.rest.client .......... SUCCESS [2.741s] [INFO] co.codewizards.cloudstore.ls.server.cproc ......... SUCCESS [2.944s] [INFO] co.codewizards.cloudstore.client .................. SUCCESS [44.161s] [INFO] co.codewizards.cloudstore.ls.client ............... SUCCESS [3.217s] [INFO] co.codewizards.cloudstore.site.skin ............... SUCCESS [1.086s] [INFO] co.codewizards.cloudstore.rest.server ............. SUCCESS [55.441s] [INFO] co.codewizards.cloudstore.server .................. SUCCESS [6.809s] [INFO] co.codewizards.cloudstore.test .................... SUCCESS [7:18.236s] [INFO] co.codewizards.cloudstore.webapp .................. SUCCESS [4.152s] [INFO] co.codewizards.cloudstore.aggregator .............. SUCCESS [3:19.091s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21:36.780s [INFO] Finished at: Sat Jul 14 08:42:20 CEST 2018 [INFO] Final Memory: 252M/1786M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.4/co.codewizards.cloudstore.ls.rest.client-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.4/co.codewizards.cloudstore.ls.rest.client-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.4/co.codewizards.cloudstore.ls.rest.client-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.updater/0.10.4/co.codewizards.cloudstore.updater-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.updater/0.10.4/co.codewizards.cloudstore.updater-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.updater/0.10.4/co.codewizards.cloudstore.updater-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.4/co.codewizards.cloudstore.core.oio.nio-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.4/co.codewizards.cloudstore.core.oio.nio-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.4/co.codewizards.cloudstore.core.oio.nio-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.test/0.10.4/co.codewizards.cloudstore.test-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.test/0.10.4/co.codewizards.cloudstore.test-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.test/0.10.4/co.codewizards.cloudstore.test-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/0.10.4/co.codewizards.cloudstore.site.skin-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/0.10.4/co.codewizards.cloudstore.site.skin-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/0.10.4/co.codewizards.cloudstore.site.skin-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/0.10.4/co.codewizards.cloudstore.rest.shared-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/0.10.4/co.codewizards.cloudstore.rest.shared-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/0.10.4/co.codewizards.cloudstore.rest.shared-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/0.10.4/co.codewizards.cloudstore.rest.server-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/0.10.4/co.codewizards.cloudstore.rest.server-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/0.10.4/co.codewizards.cloudstore.rest.server-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.parent/0.10.4/co.codewizards.cloudstore.parent-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/0.10.4/co.codewizards.cloudstore.ls.server-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/0.10.4/co.codewizards.cloudstore.ls.server-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/0.10.4/co.codewizards.cloudstore.ls.server-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.4-bin.tar.gz to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4-bin.tar.gz [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.4-bin.zip to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4-bin.zip [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.4/co.codewizards.cloudstore.server-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.core/0.10.4/co.codewizards.cloudstore.core-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.core/0.10.4/co.codewizards.cloudstore.core-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.core/0.10.4/co.codewizards.cloudstore.core-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.4/co.codewizards.cloudstore.ls.server.cproc-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.4/co.codewizards.cloudstore.ls.server.cproc-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.4/co.codewizards.cloudstore.ls.server.cproc-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/0.10.4/co.codewizards.cloudstore.rest.client-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/0.10.4/co.codewizards.cloudstore.rest.client-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/0.10.4/co.codewizards.cloudstore.rest.client-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.local/0.10.4/co.codewizards.cloudstore.local-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.local/0.10.4/co.codewizards.cloudstore.local-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.local/0.10.4/co.codewizards.cloudstore.local-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.4/co.codewizards.cloudstore.ls.rest.server-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.4/co.codewizards.cloudstore.ls.rest.server-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.4/co.codewizards.cloudstore.ls.rest.server-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/co.codewizards.cloudstore.aggregator-site.jar.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/0.10.4/co.codewizards.cloudstore.aggregator-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/0.10.4/co.codewizards.cloudstore.webapp-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/co.codewizards.cloudstore.webapp-0.10.4.war to co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/0.10.4/co.codewizards.cloudstore.webapp-0.10.4.war [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4-bin.tar.gz to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4-bin.tar.gz [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4-bin.zip to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4-bin.zip [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.4/co.codewizards.cloudstore.client-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/0.10.4/co.codewizards.cloudstore.ls.client-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/0.10.4/co.codewizards.cloudstore.ls.client-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/0.10.4/co.codewizards.cloudstore.ls.client-0.10.4-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/0.10.4/co.codewizards.cloudstore.ls.core-0.10.4.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.4.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/0.10.4/co.codewizards.cloudstore.ls.core-0.10.4.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.4-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/0.10.4/co.codewizards.cloudstore.ls.core-0.10.4-sources.jar channel stopped 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 org.subshare is disabled. Triggering skipped Finished: SUCCESS